Commit Graph

604 Commits

Author SHA1 Message Date
Matthias Ringwald
b148347693 changelog: mention snprintf wrappers 2024-09-24 11:57:51 +02:00
Matthias Ringwald
595b4c146c changelog: mention iso packets for packet logger 2024-08-23 10:04:34 +02:00
Matthias Ringwald
58e8c9f546 gatt_client: emit events for gatt service changed and database hash 2024-08-20 09:56:18 +02:00
Matthias Ringwald
60a1ee1b36 l2cap: provide access to number of available credits in cbm/ecbm 2024-08-14 11:26:45 +02:00
Matthias Ringwald
e166108ca1 changelog: add hid parser changes 2024-08-13 18:17:38 +02:00
Matthias Ringwald
14618ebfef hid_host: omit Report ID in Set/Get Report and send report for report id == HID_REPORT_ID_UNDEFINED 2024-08-13 18:14:27 +02:00
Matthias Ringwald
808cabbb63 goep_client: remove goep_client_create_connection 2024-08-07 13:14:08 +02:00
Matthias Ringwald
885f7aad9c changelog: add HFP support for Apple extension 2024-07-23 18:26:03 +02:00
Matthias Ringwald
9ca3bacbd0 changelog: mention HFP HF support for Apple extension 2024-07-23 18:26:03 +02:00
Matthias Ringwald
a6c24dc0b9 hci_dump_dispatch: allow to use multiple HCI Dump implementations 2024-07-22 18:14:48 +02:00
Matthias Ringwald
dbeaa5cd7b posix: clear run loop exit flag 2024-07-22 12:46:32 +02:00
Matthias Ringwald
d09b259dd6 hfp_ag: always initiate codec connection setup before establishing audio 2024-07-22 12:40:03 +02:00
Matthias Ringwald
4431fb7a03 hfp_hf: send HF Indicator update only if enabled by AG 2024-07-18 14:57:12 +02:00
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