1260 Commits

Author SHA1 Message Date
Matthias Ringwald
ff01079be9 add le_data_channel examples to most ports 2018-01-19 16:32:28 +01:00
Matthias Ringwald
e69f253036 le_data_channel_client: fix compile 2018-01-19 16:15:29 +01:00
Matthias Ringwald
483d346123 le_data_channel_server: add GAP Service with name 2018-01-19 16:15:29 +01:00
Matthias Ringwald
17f4e5f98f le_data_channel_client: send by default 2018-01-19 16:15:29 +01:00
Matthias Ringwald
e8afb645ae le_data_channel_server: log connection parameter request response and updates 2018-01-19 16:15:28 +01:00
Matthias Ringwald
ed69724ce0 le_data_channel_server: fix build 2018-01-19 16:15:28 +01:00
Matthias Ringwald
fc243dc843 le_data_channel_server: request 15 ms connection interval 2018-01-19 16:15:28 +01:00
Matthias Ringwald
5b6326f143 le_data_channel_server: add dummy ATT Server 2018-01-19 16:15:28 +01:00
Matthias Ringwald
7eb8556897 example/le_data_channel: allow to configure packet size 2018-01-19 16:15:28 +01:00
Matthias Ringwald
13171b9312 example/le_data_channel: allow to send from both sides 2018-01-19 16:15:28 +01:00
Matthias Ringwald
1add4db554 example: add le_data_channel_client and le_data_channel_server demos 2018-01-19 16:15:28 +01:00
Milanka Ringwald
813397ea25 sbc: remove bad frame num 2018-01-17 16:39:48 +01:00
Matthias Ringwald
173fff9bf3 example: fix warnings for printf of uint32_t values 2018-01-12 15:54:03 +01:00
Matthias Ringwald
8963e613e9 a2dp_source_demo: fix compile without stdin 2018-01-04 21:33:40 +01:00
Matthias Ringwald
d6778c2c6c a2dp_sink_demo: fix compile without stdin 2018-01-04 21:13:05 +01:00
Milanka Ringwald
9974aee0d2 avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library 2017-12-15 16:11:34 +01:00
Milanka Ringwald
81c03ff0b8 a2dp: handle pin code request 2017-12-13 14:30:53 +01:00
Milanka Ringwald
a5c9fdc555 a2dp: handle pin code request 2017-12-13 14:29:50 +01:00
Milanka Ringwald
c0a054f62c avrcp browsing: handle incoming avrcp connection 2017-12-13 14:29:15 +01:00
Matthias Ringwald
1d5191c92e hid_host_demo: use new HID parser to decode keyboard and simulate terminal 2017-12-04 14:57:08 +01:00
Milanka Ringwald
ec3d71e355 avdtp: fix incoming/outgoing connection, introduce more logs 2017-12-01 17:30:20 +01:00
Milanka Ringwald
63331bf43d avdtp source: send event on signaling connection established for both incoming and outgoing connections 2017-12-01 15:23:23 +01:00
Matthias Ringwald
a59e4bafff sbc: only link against sbc encoder for a2dp_source and sbc decoder in a2dp_sink demos 2017-11-29 17:23:58 +01:00
Matthias Ringwald
c37cd8f3d1 sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation 2017-11-29 17:13:17 +01:00
Matthias Ringwald
8d995dff46 hid_host_demo: fix compile 2017-11-27 15:26:35 +01:00
Matthias Ringwald
67c74d2681 hid_host_demo: larger max attribute value for larger hid descriptor length 2017-11-27 15:21:42 +01:00
Matthias Ringwald
e85416c122 hid_host_demo: open l2ap channels and print received packets 2017-11-27 15:21:42 +01:00
Matthias Ringwald
2d05904d2f hid_host_demo: query SDP HID record for PSMs and HID Descriptor 2017-11-27 15:21:42 +01:00
Milanka Ringwald
ffa6c1604b avdtp: cache SBC codec info to emot on set config accept 2017-11-27 00:40:37 +01:00
Milanka Ringwald
baba939ba9 a2dp sink: fix typo 2017-11-24 16:37:07 +01:00
Milanka Ringwald
10b7d8c399 a2dp source: move sbc init from a2dp source to demo 2017-11-24 16:37:07 +01:00
Milanka Ringwald
3dfa93f535 a2dp source: fix cid chack on incoming connection 2017-11-24 16:37:07 +01:00
Milanka Ringwald
3290eaa8b0 a2dp sink demo: fix status of read_media_data_header and read_sbc_header 2017-11-24 16:37:07 +01:00
Matthias Ringwald
3b70da213b a2dp_source_demo: add bd_addr of headphones 2017-11-23 15:47:40 +01:00
Matthias Ringwald
2c65c00413 a2dp_source_demo: limit generated samples by sbc_storage size 2017-11-23 15:26:40 +01:00
Milanka Ringwald
e5b24613ab avrcp browsing: change go up one folder API 2017-11-22 17:16:41 +01:00
Milanka Ringwald
2f511ffbef avrcp browsing: change API for folder/media browsing 2017-11-22 16:52:27 +01:00
Milanka Ringwald
db79553a49 avrcp browsing: add set browsed player 2017-11-22 15:05:40 +01:00
Matthias Ringwald
3c90b2d907 sm_pairing_peripheral: fix gatt include 2017-11-22 09:40:57 +01:00
Matthias Ringwald
6c42608ae7 sm_pairing_central: print encryption state 2017-11-21 16:08:29 +01:00
Matthias Ringwald
e5779dd230 sm_pairing_central: add dummy GATT DB 2017-11-21 15:52:22 +01:00
Milanka Ringwald
f4cac3dd72 avrcp browsing: remove example from Makeifile 2017-11-21 11:55:17 +01:00
Milanka Ringwald
954cc391b7 avrcp: add media item iterator 2017-11-21 11:46:32 +01:00
Matthias Ringwald
4b8c611fad sm: sm_use_fixed_legacy_pairing_passkey_in_display_role -> sm_use_fixed_passkey_in_display_role 2017-11-13 12:06:04 +01:00
Milanka Ringwald
e30788a349 avrcp browsing: add done event 2017-11-10 12:16:43 +01:00
Milanka Ringwald
ed0df7b276 avrcp browsing: GetFolderItems 2017-11-10 12:16:43 +01:00
Matthias Ringwald
5b9509253f hog_mouse_demo: ignore repeated subscriptions 2017-11-09 12:14:10 +01:00
Matthias Ringwald
2ef57735b0 btstack_tlv: add btstack_tlv registry to all examples 2017-11-09 12:07:52 +01:00
Milanka Ringwald
247956ea1e avrcp browsing: link avrcp browsing to control channel 2017-11-08 14:43:16 +01:00
Matthias Ringwald
84693d68c6 network: fix compile, add btstack_network_get_name 2017-11-07 22:10:15 +01:00