1027 Commits

Author SHA1 Message Date
Milanka Ringwald
89f1e358dd hfp hf: fix typo, add event to demo 2017-06-14 14:31:58 +02:00
Milanka Ringwald
1b3c69e83d avdtp acceptor: fix set config 2017-06-14 14:13:12 +02:00
Milanka Ringwald
8b097e296f avdtp: check if media handler exists before calling it 2017-06-14 14:10:46 +02:00
Milanka Ringwald
ac98fce4e3 avdtp: fix wrongly freed stream endpoint 2017-06-13 15:22:58 +02:00
Matthias Ringwald
a635c9d9b2 rfcomm: add missing includs 2017-06-12 13:54:28 +02:00
Matthias Ringwald
bdab4b0beb remove <unistd.h> from examples and avrcp impl 2017-06-12 12:29:21 +02:00
Matthias Ringwald
09a233a15f hfp: free hfp connection struct on disconnect 2017-06-12 11:46:54 +02:00
Matthias Ringwald
671c66c199 avdtp: free stream endpoints and connection on l2cap close 2017-06-12 11:44:44 +02:00
Matthias Ringwald
47ec446b23 avrcp: fix compile 2017-06-12 11:38:00 +02:00
Matthias Ringwald
6f43fcd768 avrcp: drop con_handle from connection struct, use avrcp_cid in events, free memory on disconnect 2017-06-12 11:32:55 +02:00
Matthias Ringwald
e0bb66f826 btstack_link_key_db_tlv: use 1 as default for NVM_NUM_LINK_KEYS 2017-06-09 22:36:19 +02:00
Matthias Ringwald
ee6d17f24f avrcp: remove track_status from AVRCP_NOTIFICATION_EVENT_TRACK_CHANGED 2017-06-09 18:04:13 +02:00
Matthias Ringwald
0f76c2d709 avrcp: emit connestion established with error code on failure 2017-06-09 14:51:46 +02:00
Matthias Ringwald
d3b6a85e7f avrcp: use 'command_type' for ctype in AVRCP Events 2017-06-08 16:20:10 +02:00
Matthias Ringwald
31a5a745d6 avrcp: provide status return for all functions 2017-06-08 15:42:09 +02:00
Milanka Ringwald
294335f1d3 avrcp: clean disconnect, improve notification registration 2017-06-07 23:46:44 +02:00
Milanka Ringwald
b193c45e22 avrcp: use l2cap cid instead of handle 2017-06-07 22:50:10 +02:00
Milanka Ringwald
8a2c6c7c4b avrcp: create connection returns status 2017-06-07 15:45:03 +02:00
Milanka Ringwald
9cc1f3ce08 avrcp: fix state transition when notification comes before response 2017-06-07 15:09:27 +02:00
Milanka Ringwald
0bd7cb1f0a avdtp sink demo: removed events 2017-06-07 11:49:42 +02:00
Milanka Ringwald
adcdded97f avrcp: fix array too small in cmd send 2017-06-06 12:02:16 +02:00
Matthias Ringwald
d9f53676a5 test/flash_tlv: sort link key db using btstack_tlv on top of hal_flash_sector into main folders 2017-06-05 11:52:35 +02:00
Matthias Ringwald
4bb88fd7fc avrcp: only parse get element attributes for AVRCP_CTYPE_RESPONSE_IMPLEMENTED_STABLE or AVRCP_CTYPE_RESPONSE_CHANGED_STABLE 2017-06-02 16:00:20 +02:00
Matthias Ringwald
675720ad4b avdp: drop unistd.h include 2017-06-01 22:07:07 +02:00
Matthias Ringwald
73264fe8c5 avrcp: clear todo flag before sending command 2017-06-01 19:00:50 +02:00
Matthias Ringwald
b83f9371eb provide btstack_link_key_db_fixed to make testing easier during porting 2017-06-01 12:50:54 +02:00
Matthias Ringwald
132b48eff2 sbc: fix warning 2017-05-30 12:35:25 +02:00
Milanka Ringwald
b0920f2551 fix warnings in bluedroid and avdtp 2017-05-27 17:39:23 +02:00
Matthias Ringwald
b528169261 more missing breaks 2017-05-25 15:17:12 +02:00
Matthias Ringwald
eddf49b7d3 fix warning in classic/avdtp.c 2017-05-22 12:00:38 +02:00
Matthias Ringwald
c2471f6ed7 a2dp_sink: don't respond to pin code request 2017-05-22 11:46:06 +02:00
Milanka Ringwald
0da182f51c avdtp: mote sink test to pts 2017-05-19 19:51:31 +02:00
Milanka Ringwald
ab48117f03 use AVDTP_INVALID_SEP_INDEX 2017-05-19 19:41:56 +02:00
Milanka Ringwald
3e3fbf3df6 Merge branch 'avdtp-source2' into develop 2017-05-19 17:46:45 +02:00
Milanka Ringwald
8587e32cbd remove printf from library code 2017-05-19 17:06:41 +02:00
Milanka Ringwald
49dda2734b use sine table, fix sink 2017-05-19 16:39:06 +02:00
Milanka Ringwald
692c060596 handle sdp query 2017-05-19 11:48:49 +02:00
Matthias Ringwald
065e52f383 fix mixed enumerated types warning and var declaration in case 2017-05-18 18:31:27 +02:00
Milanka Ringwald
34d146a321 avdtp source: add sdp query 2017-05-09 12:12:26 +02:00
Matthias Ringwald
56f7db6385 fix 'missing initializer' warnings 2017-05-05 11:29:39 +02:00
Matthias Ringwald
3982eab914 fix 'comparions is always true' warning 2017-05-05 11:27:23 +02:00
Matthias Ringwald
867053f82d avdtp: fix signed comparison warning 2017-05-05 11:24:16 +02:00
Matthias Ringwald
6484b28a8c avdtp: introduce AVDTP_INVALID_SEP_INDEX and use in init 2017-05-05 11:21:29 +02:00
Milanka Ringwald
be0f0dbba8 avdtp_source_demo: remove ring buffer, ... 2017-05-02 23:27:22 +02:00
Milanka Ringwald
b9beeeb278 avdtp: move read ring to uint8_t buffer to the app 2017-05-02 22:29:04 +02:00
Matthias Ringwald
bace42effc fix format warnings for uint32_t values 2017-05-02 16:17:33 +02:00
Milanka Ringwald
15c4965bbc star removing ring buffer 2017-04-28 17:55:35 +02:00
Milanka Ringwald
94a654e1d7 use intermidiate sbc storage 2017-04-28 17:40:44 +02:00
Milanka Ringwald
1f6397ce22 calc num frames 2017-04-28 17:13:38 +02:00
Milanka Ringwald
8ca0814ab3 remove a2dp dependancy on sbc encoder 2017-04-28 15:19:42 +02:00