Matthias Ringwald
c004c8c5bd
fix build, add missing ble_central_test example
2015-03-29 22:20:49 +02:00
matthias.ringwald@gmail.com
690bd0bab8
change hci_local_bd_adr
2015-03-24 08:44:48 +00:00
matthias.ringwald@gmail.com
2e62db4a2a
extracted cli stdin usage
2015-03-06 11:52:55 +00:00
mila@ringwald.ch
8f74874871
hsp ag & hs pass pts tests
2015-03-05 16:23:58 +00:00
matthias.ringwald@gmail.com
85cacb82ec
sm starts encryption using ltk/ediv/rand from previous bonding
2015-03-03 22:17:47 +00:00
matthias.ringwald@gmail.com
3a3e1c9119
renamed central_device_db* files into le_device_db*
2015-03-02 21:40:56 +00:00
matthias.ringwald@gmail.com
c5d3944d90
rename central_device_db into le_device_db
2015-03-02 21:30:12 +00:00
mila@ringwald.ch
c53851e80c
hsp ag: pts test passed
2015-03-01 22:58:19 +00:00
matthias.ringwald@gmail.com
2e77e513be
Stop using pointer to array for bd_addr_t and link_key_t
2015-03-01 20:51:08 +00:00
mila@ringwald.ch
3099ceee29
hsp: ag emits events, added cmd line ag test
2015-02-27 16:17:11 +00:00
mila@ringwald.ch
e330774b96
hsp ag and hs: extract library, introduce callback, emit event not yet implemented
2015-02-27 11:07:58 +00:00
mila@ringwald.ch
7cbfd89c15
check if ring tone is received, added ring timer
2015-02-26 21:55:25 +00:00
mila@ringwald.ch
268602ef87
split hsp ag and hs, under development
2015-02-26 16:38:50 +00:00
mila@ringwald.ch
7a5fe7bded
hsp in development
2015-02-20 15:26:01 +00:00
matthias.ringwald@gmail.com
32a39397ce
allow to test UCD against PTS
2015-02-20 14:21:56 +00:00
mila@ringwald.ch
de2e9f2579
hsp: start implementing hs role
2015-02-13 22:53:52 +00:00
mila@ringwald.ch
5a78d89951
handle CTRL+C
2015-02-13 22:07:29 +00:00
mila@ringwald.ch
ae7a3728bf
added hfs hs and ag sdp records
2015-02-13 20:08:13 +00:00
mila@ringwald.ch
ea1ab2501f
hsp: implement reconnect sco
2015-02-13 19:08:38 +00:00
mila@ringwald.ch
40063d03c2
hsp: support for microphone and speaker
2015-02-13 16:23:52 +00:00
mila@ringwald.ch
a478ebf9cb
extracted send rfcomm
2015-02-13 13:44:40 +00:00
mila@ringwald.ch
baa06d2b73
extracted send rfcomm
2015-02-13 13:42:54 +00:00
mila@ringwald.ch
fb4daa262f
added hsp test
2015-02-13 12:08:14 +00:00
mila@ringwald.ch
ff34c5fd2d
defined new SDP Sevice Class and Protocol constants
2015-02-13 09:28:39 +00:00
matthias.ringwald@gmail.com
b4542301ea
fix compile
2015-02-13 09:19:03 +00:00
mila@ringwald.ch
6506947691
hfp: first response
2015-02-12 23:13:50 +00:00
mila@ringwald.ch
6cfc5c8db7
add draft hfp example
2015-02-12 23:06:08 +00:00
mila@ringwald.ch
a0c35809ae
streamline copyright headers
2015-02-06 16:19:27 +00:00
mila@ringwald.ch
231d622c24
update copyright
2015-02-06 11:25:18 +00:00
mila@ringwald.ch
f6ed4ea310
update copyright, add author
2015-02-06 10:45:10 +00:00
matthias.ringwald@gmail.com
f5a72a7640
try to send ARP Probe request
2015-02-05 22:49:56 +00:00
ole.reinhardt@googlemail.com
1ffd7400f6
Added another pts_addr for testing / debugging / development...
2015-01-04 00:19:23 +00:00
ole.reinhardt@googlemail.com
7d25205242
Fixed bnep device name setting on linux. The device name shall be of the form
...
bnepX where X is automatically enumerated by the kernel.
So if bnep0 just exists, the created device will be named bnep1
The former solution set the device name fixed to bnep
2015-01-04 00:19:18 +00:00
ole.reinhardt@googlemail.com
a704f1d53a
Added sample code for sending network protocol and multicast filters
2015-01-02 01:14:00 +00:00
ole.reinhardt@googlemail.com
cda4591470
Fix compilation on Linux (Apple compilation needs several header files that
...
are not available on Linux)
2015-01-02 01:13:44 +00:00
ole.reinhardt@googlemail.com
c47c72f6c4
Commented out unused variables (to suppress compiler warnings)
2015-01-02 01:13:39 +00:00
matthias.ringwald@gmail.com
44a024d4f1
adapt for tuntaposx
2014-12-21 21:59:27 +00:00
matthias.ringwald@gmail.com
468e4ec60a
prepare OS X port
2014-12-18 13:22:03 +00:00
matthias.ringwald@gmail.com
7869cf5018
all but BV 9 and 9 pass in BNEP PTS tests
2014-12-12 13:57:03 +00:00
matthias.ringwald@gmail.com
1657dbb210
start bnep console test app
2014-12-12 10:28:37 +00:00
mila@ringwald.ch
881797bd1b
des_iterator moved to sdp_util
2014-12-12 08:42:35 +00:00
mila@ringwald.ch
8532c95dfb
mtu limited by l2cap
2014-12-11 16:24:30 +00:00
matthias.ringwald@gmail.com
21cd7d2f9b
moved de_get_uint16 into sdp_utils
2014-12-04 09:40:43 +00:00
ole.reinhardt@googlemail.com
17d9831b7e
Fixed buffer overflow in event package assembly in bnep_emit_incoming_connection()
2014-11-19 01:01:22 +00:00
ole.reinhardt@googlemail.com
0f62875543
Register panu service (server mode) and instanciate bnep device if a client connection has been
...
established
2014-11-19 01:01:16 +00:00
ole.reinhardt@googlemail.com
a29c6a1c34
Fixed memory leak (unfreed allocated string memory)
2014-11-18 21:37:29 +00:00
ole.reinhardt@googlemail.com
f16a69bbd8
Fixed compiler warnings (comparision of signed with unsigned)
2014-11-18 21:37:23 +00:00
ole.reinhardt@googlemail.com
4d7288b3ec
Fixed panu_demo compile rule. panu_demo needs SDP_CLIENT libraries
2014-11-18 12:01:30 +00:00
matthias.ringwald@gmail.com
166c83b075
extracted spp_flowcontrol
2014-11-15 17:15:11 +00:00
matthias.ringwald@gmail.com
11d8b8aace
separate sdp client objects
2014-11-15 17:06:55 +00:00