1297 Commits

Author SHA1 Message Date
Milanka Ringwald
9635072ee4 a2dp sink demo: store dev address on incoming connection 2017-10-25 16:37:51 +02:00
Milanka Ringwald
694666f27c a2dp source demo: print reception of AVRCP play, pause, stop operation 2017-10-25 12:55:28 +02:00
Milanka Ringwald
b583bd52d4 a2dp source demo: fix pause stream 2017-10-25 12:46:01 +02:00
Matthias Ringwald
a75ba47b51 example/dut_mode_classic: fix packet handler comment 2017-10-19 11:58:20 +02:00
Matthias Ringwald
486d2354f0 example/dut_mode_classic: enter BR/EDR Device Under Test (DUT) mode example 2017-10-19 11:42:45 +02:00
Milanka Ringwald
b50123e9f2 a2dp sink demo: fix audio on stream restart 2017-10-17 15:10:42 +02:00
Milanka Ringwald
596b7fdcf4 a2dp sink: fix avdtp cid propagation 2017-10-17 12:50:33 +02:00
Matthias Ringwald
c246d1bbea a2dp_sink_demo: fix compile error 2017-10-13 15:27:14 +02:00
Milanka Ringwald
1bf7a74f31 avrcp: draft fragmentation implementation 2017-10-12 17:14:45 +02:00
Matthias Ringwald
47f85edbd6 hid_keyboard_demo: add Device ID service record 2017-10-06 18:04:02 +02:00
Milanka Ringwald
d1207cd896 avrcp target: notifications and fragmentation 2017-10-06 17:04:42 +02:00
Matthias Ringwald
95c72533b4 example: add ANT example for TI CC2567 2017-10-02 15:01:57 +02:00
Matthias Ringwald
0830ab8fee hog_mouse_demo: print connection parameter changes 2017-10-02 12:30:01 +02:00
Matthias Ringwald
aa29f5873d add hid_mouse_demo example 2017-09-25 16:19:25 +02:00
Matthias Ringwald
fbf7b2f339 add hog_mouse_demo example 2017-09-25 16:07:45 +02:00
Matthias Ringwald
381856a58f hog_keyboard_demo: only send when connected 2017-09-25 16:07:00 +02:00
Matthias Ringwald
a4bfc4fed9 hog: hid-over-gatt - add hids_device gatt service and hog_keyboard_demo example 2017-09-25 11:41:28 +02:00
Matthias Ringwald
b1ca30db1b example: use new att_read_callback_* helpers 2017-09-23 21:37:22 +02:00
Matthias Ringwald
bacdd2ab9e examples: also delete spp_and_le_streamer.h 2017-09-14 14:30:16 +02:00
Matthias Ringwald
36b4a12c09 panu_demo: enable tun interface read callback 2017-09-08 15:56:24 +02:00
Matthias Ringwald
dbc206868b panu_demo: also log bnep send 2017-09-07 17:12:51 +02:00
Matthias Ringwald
60f21f5228 panu_demo: request can send now, log received network packets 2017-09-07 17:02:06 +02:00
Matthias Ringwald
b5a442a757 panu_demo: prefer NAP over PANU 2017-09-06 15:19:44 +02:00
Matthias Ringwald
7693aad03d panu_demo: connect to BNEP after SDP query is complete 2017-09-04 13:05:09 +02:00
Matthias Ringwald
428b8c5a61 a2dp_source_demo: fix warning 2017-08-31 12:13:27 +02:00
Milanka Ringwald
831d3fd526 avrcp target: crude pass through implemetation 2017-08-30 17:22:15 +02:00
Milanka Ringwald
a466d50862 ad2p: fix disconnect 2017-08-30 11:05:20 +02:00
Milanka Ringwald
88132161fe a2dp source: cleanup api, add minimal docu, update example 2017-08-29 15:22:27 +02:00
Milanka Ringwald
fd58c90006 a2dp sink: cleanup api, add minimal docu, update tests and examples 2017-08-29 15:22:27 +02:00
Milanka Ringwald
326e5ced38 a2dp sink: reset state on connetion failure 2017-08-25 17:47:32 +02:00
Milanka Ringwald
04cd6488fb a2dp: handle signaling chanel release, fix event's meta type 2017-08-25 16:50:34 +02:00
Milanka Ringwald
55ddebcc9f a2dp source: reset state on channel opened failed 2017-08-25 14:21:18 +02:00
Milanka Ringwald
63d7d357dc a2dp source demo: fix playback stop when 'z' is hit twice 2017-08-25 14:21:18 +02:00
Milanka Ringwald
87e914e548 a2dp source demo: fix playback stop when 'z' is hit twice 2017-08-25 14:21:18 +02:00
Matthias Ringwald
5ddac27281 example/le_streamer_client: provide template to set connection interval 2017-08-23 17:13:26 +02:00
Milanka Ringwald
05d93378f0 autoconnect if STDIN is not defined 2017-08-23 11:19:27 +02:00
Milanka Ringwald
6dbf1f9ab2 handle SDP query error 2017-08-22 11:12:08 +02:00
Matthias Ringwald
0c2b8870c4 examples: unify local names and append BD_ADDR 2017-08-16 21:40:32 +02:00
Milanka Ringwald
5448c259b2 a2dp source: handle incoming connection, send event to client on signaling connection established 2017-08-16 16:06:13 +02:00
Milanka Ringwald
1e1ae2bcab a2dp: handle sdp query failure 2017-08-15 15:07:44 +02:00
Milanka Ringwald
8c0f36353f remove Remove Ctrl-C from usage 2017-08-15 15:07:44 +02:00
Matthias Ringwald
0c92bcc661 sm: drop support for mbed-tls for ECDH 2017-08-14 11:17:52 +02:00
Milanka Ringwald
5389404447 a2dp sink demo: redundant redeclaration of ring_buffer 2017-08-11 12:31:22 +02:00
Milanka Ringwald
72c514e816 avdtp: add init/close media on start/suspend stream event 2017-08-11 12:21:31 +02:00
Milanka Ringwald
be030f500e fix comparison of integers of different signs 2017-08-11 12:14:47 +02:00
Milanka Ringwald
ef5ad9d62b a2dp: pass remote bd address on stream established event 2017-08-11 11:37:16 +02:00
Matthias Ringwald
adaba9f340 Fix more warnings (mostly sign-compare) 2017-08-09 22:58:56 +02:00
Milanka Ringwald
4567cc17d5 avdtp/avrcp: log error on malloc failure 2017-08-09 16:45:27 +02:00
Matthias Ringwald
249d94cf77 fix warnings: mostly sign-compare 2017-08-08 18:03:40 +02:00
Milanka Ringwald
5e3d4d2bb3 avrcp: get now playing info, without fragmentation 2017-08-08 17:09:47 +02:00