3100 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
0e55bd6930 hci: exit hci_run after sending remote name request 2017-06-09 23:03:04 +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
6aecb8a4f3 avrcp: use play_status in AVRCP_SUBEVENT_NOTIFICATION_PLAYBACK_STATUS_CHANGED as it is the same as in AVRCP_SUBEVENT_PLAY_STATUS 2017-06-09 17:48:39 +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
Matthias Ringwald
eaac31e881 fix build 2017-06-07 15:14:53 +02:00
Milanka Ringwald
25107fb724 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-06-07 15:09:37 +02:00
Milanka Ringwald
9cc1f3ce08 avrcp: fix state transition when notification comes before response 2017-06-07 15:09:27 +02:00
Matthias Ringwald
f193890f13 btstack_defines: fix spelling ATT_HANDLE_VALUE_INDICATION_IN_PROGRESS, re-enumberate OBEX errors, markup Bluetooth and BTstack error codes 2017-06-07 14:41:34 +02:00
Matthias Ringwald
47430bed98 btstack_event: enable getters for HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE 2017-06-07 12:36:54 +02:00
Milanka Ringwald
0bd7cb1f0a avdtp sink demo: removed events 2017-06-07 11:49:42 +02:00
Matthias Ringwald
d79faacd66 btstack_defines: fix spelling gap_event_inquiry_result_get_rssi_available 2017-06-07 11:21:10 +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
Matthias Ringwald
dfbc0b0d57 bluetooth.h: add PSM_IPSP 2017-05-30 11:20:23 +02:00
Matthias Ringwald
95a8ee01a4 btstack_stdin: provide console input in callback 2017-05-27 21:50:39 +02:00
Matthias Ringwald
ccaa09ba3e btstack_stdin: actually add btstack_stdin.h 2017-05-27 21:50:19 +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
Matthias Ringwald
bf10a32678 gap: gap_pin_code_response fix hci command send 2017-05-22 11:29:53 +02:00
Matthias Ringwald
0a51f88b22 gap: add gap functions for responding to legacy and ssp pairing requests 2017-05-22 10:31:47 +02:00
Matthias Ringwald
b7f1ee76fc gap: provide gap_remote_name_request 2017-05-21 22:44:47 +02:00
Matthias Ringwald
f5875de52c gap: provide gap_inquiry_start + gap_inquiry_stop. emit GAP_EVENT_INQUIRY_COMPLETE 2017-05-21 22:23:03 +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