5724 Commits

Author SHA1 Message Date
Matthias Ringwald
1cc65c4fce hfp_hf: extract hfp_hf_handle_suggested_codec, use flags to trigger commands 2020-10-12 16:28:00 +02:00
Matthias Ringwald
332ca98fda hfp_hf: use trigger_codec_exchange instead of command field 2020-10-12 15:40:27 +02:00
Matthias Ringwald
47e6a58d45 hfp_hff: +BAC not sent by AG 2020-10-12 15:19:44 +02:00
Matthias Ringwald
eaf2b0a14e hfp_hf: sending ATA must wait for ok 2020-10-12 12:31:01 +02:00
Matthias Ringwald
76cc152743 hfp: sort code, use assert 2020-10-12 12:09:29 +02:00
Matthias Ringwald
2e755e5da0 sm: fix compile, reduce compile time flag use 2020-10-12 11:59:50 +02:00
Matthias Ringwald
6857ad8fd2 sm: Cross-Transport Key Derivation requires ENABLE_CROSS_TRANSPORT_KEY_DERIVATION 2020-10-09 13:05:50 +02:00
Matthias Ringwald
1046568c8f sm: only start CTKD if bonding enabled 2020-10-09 13:04:34 +02:00
Matthias Ringwald
a756d52b32 sm: skip calculation of h6 without classic 2020-10-09 11:55:03 +02:00
Matthias Ringwald
1159d23955 avdtp: remove local_seid from capabilities events 2020-10-09 11:53:16 +02:00
Matthias Ringwald
1c8795f6af avdtp: improve debug output 2020-10-09 11:40:48 +02:00
Matthias Ringwald
3a69f723a4 avdtp_initiator: more log_debug 2020-10-08 12:13:31 +02:00
Matthias Ringwald
bdf09c5f4f avdtp_initiator: prioritize set config over stream operations, additional log_debug 2020-10-07 13:52:42 +02:00
Milanka Ringwald
0b322400fd avrcp: updated SDP record 2020-10-06 15:29:25 +02:00
Milanka Ringwald
163a4e3213 a2dp_source: improve log info 2020-10-02 15:00:55 +02:00
Milanka Ringwald
70487fd103 avrcp: update supported protocol version 2020-10-02 09:31:41 +02:00
Matthias Ringwald
a2489f29b6 gatt-services: use assert to check service found in att db 2020-10-01 17:51:13 +02:00
Matthias Ringwald
e86f2b509d device_information_service_server: fix compile warning 2020-10-01 17:01:43 +02:00
Milanka Ringwald
00e061db23 avdtp_initiator: follow specification for stream endpoint states 2020-10-01 16:14:41 +02:00
Milanka Ringwald
7f162947d9 avdtp: reset configuration state on media channel closed 2020-10-01 16:14:41 +02:00
Milanka Ringwald
b3b67de40a avdtp_util: update reset stream endpoint 2020-10-01 16:14:41 +02:00
Milanka Ringwald
fa4419db65 avdtp: rename variable 2020-10-01 16:14:41 +02:00
Milanka Ringwald
22bed8e12d a2dp: remove redundant functions 2020-10-01 16:14:41 +02:00
Milanka Ringwald
2dbb0487a7 avdtp_initiator: set transaction label on suspend 2020-10-01 16:14:41 +02:00
Milanka Ringwald
41c62a0838 avdtp: change stream endpoint state directly after sending stream_open command 2020-10-01 16:14:41 +02:00
Milanka Ringwald
c38fa3efb1 avdtp: rename variable 2020-10-01 16:14:41 +02:00
Milanka Ringwald
7dbc6cb88b avrcp: extend AVRCP_SUBEVENT_CONNECTION_ESTABLISHED with con_handle 2020-10-01 16:14:41 +02:00
Milanka Ringwald
146fc0fb6e avdtp: extend AVDTP_SUBEVENT_SIGNALING_CONNECTION_ESTABLISHED event with con_handle 2020-10-01 16:14:41 +02:00
Matthias Ringwald
287379cc24 hci: fix call to hci_whitelist_add when entry on controller but scheduled for removal 2020-10-01 15:49:54 +02:00
Matthias Ringwald
6ceb2ba58a hci_dump: fix tv_us calculation for non-posix / embedded systems with binary output 2020-09-30 12:33:15 +02:00
Milanka Ringwald
c91f9817de a2dp_source, avrcp: clean up log_info 2020-09-29 21:14:04 +02:00
Milanka Ringwald
38c24fced1 a2dp_source: trigger set config after all capabilities are reported 2020-09-29 20:59:04 +02:00
Matthias Ringwald
75718a3256 a2dp_source: accept sbc configuration from remote sink and stop outgoing activities 2020-09-29 17:48:59 +02:00
Milanka Ringwald
1e043e5bc3 a2dp_source: add log info 2020-09-29 17:23:33 +02:00
Matthias Ringwald
077564c843 a2dp_source: reset discovery timer while remote is active as initiator 2020-09-29 17:06:47 +02:00
Matthias Ringwald
d7cef2744b a2dp_source: track if timer is active 2020-09-29 17:05:09 +02:00
Milanka Ringwald
74b2411b79 avdtp_util: increase packet size for the cp_type_value_len of content protection struct 2020-09-29 16:43:27 +02:00
Milanka Ringwald
83733477bb a2dp_source: set delay_report capability for remote, if reported 2020-09-29 15:18:10 +02:00
Matthias Ringwald
f8301d4687 hfp: fix parsing of ranges e.g. in +CIND responses 2020-09-29 12:20:52 +02:00
Milanka Ringwald
184da38c1a btstack_memory_pool: assert that node is not freed twice 2020-09-29 10:36:53 +02:00
Matthias Ringwald
0ce3f2176d hci: extract event_handle_le_connection_complete 2020-09-28 19:07:06 +02:00
Matthias Ringwald
797b2a3f5e hci: rework disconnection complete handling 2020-09-28 18:55:36 +02:00
Matthias Ringwald
a28148f715 src: avoid __ in defines 2020-09-28 18:15:47 +02:00
Milanka Ringwald
4495c8c051 src: avoid __ in defines 2020-09-28 16:51:06 +02:00
Matthias Ringwald
0abd9f6450 hci: fix build without le central 2020-09-26 23:06:25 +02:00
Milanka Ringwald
1da84c0920 test/gatt_service: device_information 2020-09-25 14:37:53 +02:00
Milanka Ringwald
2e5374e1ad ble/battery_service_server: assert battery service exists 2020-09-25 11:37:06 +02:00
Milanka Ringwald
db5aaf2afe le_device_db_tlv: check entry index 2020-09-24 15:16:08 +02:00
Milanka Ringwald
27c566a6f0 att_db: use btstack_min 2020-09-24 11:41:07 +02:00
Milanka Ringwald
c3b0d2da7b att_db: improve and test att_read_callback_handle_blob 2020-09-24 10:42:07 +02:00