591 Commits

Author SHA1 Message Date
Matthias Ringwald
7c685700db pbap_client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 2024-07-18 11:23:12 +02:00
Matthias Ringwald
f3185e85ee pbap_client: support multiple parallel connections 2024-07-18 10:56:58 +02:00
Matthias Ringwald
7efb077f0e gap: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2024-07-18 09:04:48 +02:00
Matthias Ringwald
7aa5195fa4 gatt_service/scan_parameters_service_client: emit disconnected event on HCI disconnect and free connection struct 2024-07-11 12:30:28 +02:00
Matthias Ringwald
e5451bcdc8 gatt-service/hids_client: emit disconnected event on HCI disconnect and free connection struct 2024-07-11 12:01:31 +02:00
Matthias Ringwald
04f86d08b5 pbap_client: allow to set start offset and max list count for pull phonebook operation 2024-07-10 09:07:48 +02:00
Matthias Ringwald
6d3263ec49 a2dp: emit stream established if peer set-up configuration 2024-07-08 15:05:37 +02:00
Matthias Ringwald
d44cdc4aa1 sm: observe role change 2024-07-04 11:26:45 +02:00
Matthias Ringwald
20964aa9e7 sm: fix CTKD over BR/EDR 2024-07-03 18:40:02 +02:00
Matthias Ringwald
61972f0a59 gap: return command disallowed if disconnect already requested 2024-06-28 11:06:46 +02:00
Matthias Ringwald
d9d6144e6f hid_host: return complete HID report 2024-06-17 14:09:40 +02:00
Matthias Ringwald
77f64391de changelog; rfcomm multiplexer 2024-06-17 11:51:08 +02:00
Matthias Ringwald
f5d0b66542 changelog: prepare for v1.6.1 2024-04-18 10:36:38 +02:00
Matthias Ringwald
9da9850b83 hci_dump: route internal events through hci_dump_btstack_event 2024-04-17 12:10:44 +02:00
Matthias Ringwald
b3163456d1 chengelog: sm fixes 2024-04-15 14:42:40 +02:00
Matthias Ringwald
f24eac8933 gap: suppress connected event with unknown identifier due to filterlist update 2024-04-12 10:18:56 +02:00
Matthias Ringwald
4dbe0476f2 gap: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for failed outgoing connections 2024-04-05 13:52:43 +02:00
Matthias Ringwald
434260a167 sm: respond to Pairing Request after Identity Resolution failed 2024-04-03 11:15:49 +02:00
Matthias Ringwald
95fdf9791c avdtp: allow call to avdtp_disconnect before connection was established 2024-04-02 12:03:23 +02:00
Matthias Ringwald
113d01ce21 hid_host: use round robin for outgoing connections 2024-04-02 11:15:36 +02:00
Matthias Ringwald
0e57192257 goep_client: use round robin for outgoing connections 2024-04-02 11:15:05 +02:00
Matthias Ringwald
d3a84258a9 avrcp: use round robin for outgoing connections 2024-04-02 11:14:38 +02:00
Matthias Ringwald
dbdb76a871 avdtp: use round robin for outgoing connections 2024-04-02 11:08:42 +02:00
Matthias Ringwald
a54f744344 hfp: use round robin for outgoing connections 2024-04-02 11:08:27 +02:00
Matthias Ringwald
880e8fc690 hfp_ag: send OK after SLC for HF that does not support 3-way-calling or HF Indicators 2024-03-13 14:26:10 +01:00
Matthias Ringwald
e2a5eb6349 sm: ignore Security Request after re-encryption has started 2024-03-01 10:38:01 +01:00
Matthias Ringwald
26bb3782a7 hsp_hs: use EV3 and 2EV3 packets for 7.5 ms voice interval 2024-02-05 12:22:20 +01:00
Matthias Ringwald
8f4649e3ba hci: remove bool from hci_reserve_packet_buffer and similiar higher layer functions 2024-01-25 14:05:06 +01:00
Matthias Ringwald
62daa44137 gap: made mutual authentication for legacy secure connections optional 2024-01-23 19:46:07 +01:00
Matthias Ringwald
e7af4f1f3f att_server: allow to start crypto operation from delayed att read/write request
# Conflicts:
#	CHANGELOG.md
2024-01-23 16:35:55 +01:00
Matthias Ringwald
c61037cc77 att_sever: call att_read_callback on services with ATT_READ_RESPONSE_PENDING
# Conflicts:
#	CHANGELOG.md
2024-01-23 16:35:10 +01:00
Matthias Ringwald
64e2b019f2 gap: document requirement for RPA in extended advertising 2024-01-17 12:05:17 +01:00
Matthias Ringwald
afbd946d92 sm: abort pairing with invalid parameter error for encryption key size > 16 2024-01-09 16:01:00 +01:00
Matthias Ringwald
94af8b0e57 hfp_hf: send HF Indicator update only if enabled by AG 2024-01-08 15:43:48 +01:00
Matthias Ringwald
d24641498b changelog: enhanced connection complete event not ready 2023-12-19 17:16:36 +01:00
Matthias Ringwald
c29f28ec28 changelog: mention LinkKey only for BR/EDR in SM 2023-12-13 14:13:15 +01:00
Matthias Ringwald
64431c36d9 changelog: update l2cap fixes 2023-12-12 18:42:07 +01:00
Matthias Ringwald
9cb061cb22 avdtp: return error in avdtp_suspend_stream if state is not streaming 2023-12-12 15:24:38 +01:00
Matthias Ringwald
84ad4212a9 avdtp_acceptor: reject suspend in state endpoint open 2023-12-12 15:22:22 +01:00
Matthias Ringwald
096e646974 avdtp_acceptor: fix get stream configuration 2023-12-12 14:50:18 +01:00
Matthias Ringwald
0b26674db3 add freebsd-netgraph port 2023-12-07 18:24:48 +01:00
Matthias Ringwald
1a6491ffa7 changelog: prepare for v1.6 2023-12-07 15:30:51 +01:00
Matthias Ringwald
f8a9dfacbd changelog: add hfp gsm changes 2023-12-06 11:35:46 +01:00
Matthias Ringwald
028ead5ee6 hci: configure Classic ACL packet types with hci_enable_acl_packet_types 2023-11-23 11:23:11 +01:00
Matthias Ringwald
ebd1b97964 hci: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for gap_connect_cancel 2023-11-23 10:28:53 +01:00
Matthias Ringwald
9cb529638d hci: return command disallowed in gap_connect() without emitting connection complete 2023-11-22 16:19:07 +01:00
Matthias Ringwald
a2e0d05dee changelog: update 2023-11-17 15:15:14 +01:00
Matthias Ringwald
adfefc4beb changelog: add SDP records without service name and/or provider 2023-11-13 17:26:53 +01:00
Matthias Ringwald
14685fd34e hfp_hf: send 'deactivate EC/NR' if supported in AG 2023-11-13 11:44:49 +01:00
Matthias Ringwald
dfb01e7774 btstack_hid_parser: ignore report items without usage 2023-11-01 11:38:30 +01:00