16420 Commits

Author SHA1 Message Date
Matthias Ringwald
e2475b4c6e port/posix-h4: add asan build on debug 2024-12-16 11:18:12 +01:00
Milanka Ringwald
588a837a08 avdtp_util: extract helper functions 2024-12-16 11:07:00 +01:00
Milanka Ringwald
ea8aa2085a avdtp_util: introduce status code 2024-12-16 11:07:00 +01:00
Milanka Ringwald
c83b8b89db avdtp_util: validate channel count 2024-12-16 11:07:00 +01:00
Milanka Ringwald
1da1861527 avdtp_util: extend MPEG_AUDIO_CONFIGURATION event 2024-12-16 11:07:00 +01:00
Milanka Ringwald
24d5fe847f avdp_util: add helper functions for MPEG-D USAC codec 2024-12-16 11:07:00 +01:00
Milanka Ringwald
0737c3bfb7 avdtp_util: fix AAC channel bitmap 2024-12-16 11:07:00 +01:00
Milanka Ringwald
e787eab08f avdtp.h: extend media codec and AAC definitions 2024-12-16 11:07:00 +01:00
Milanka Ringwald
b8163c8629 avdtp.h: add codec specific errors 2024-12-16 11:07:00 +01:00
Milanka Ringwald
f8c3a13077 avdtp.h: add codec specific error codes 2024-12-16 11:07:00 +01:00
Milanka Ringwald
b9f0ca2140 btstack_defines: extend MPEG_AUDIO_CONFIGURATION event 2024-12-16 11:07:00 +01:00
Milanka Ringwald
0100d21c68 btstack_defines: add MPEG-D USAC events 2024-12-16 11:07:00 +01:00
Dirk Helbig
113487d2e9 posix-h4: reset stdin/stdout on exit 2024-12-16 11:07:00 +01:00
Matthias Ringwald
4245bf3de9 btstack_resample: validate num channels in init 2024-12-16 11:07:00 +01:00
Matthias Ringwald
0532fef7b5 btstack_resample: prevent out of bound read 2024-12-16 11:07:00 +01:00
Dirk Helbig
e9d8dc8bd8 tinydir: updated to fix warnings 2024-12-16 11:07:00 +01:00
Matthias Ringwald
5a72330251 hci: fix cis to iso stream assignment in central role 2024-12-16 11:07:00 +01:00
Matthias Ringwald
00220a2b29 hci: fix emit cis/bis created 2024-12-16 11:07:00 +01:00
Matthias Ringwald
4839cdf83e esp32: fix warning for changes in esp-idf 5.3 2024-12-10 14:53:38 +01:00
Matthias Ringwald
4b86d035e6 esp32: enable audio driver by default on esp32, esp32c3 and esp32c6 2024-12-10 14:34:58 +01:00
Matthias Ringwald
c9822bc75b esp32: use synchronous VHCI API with newer ESP32 variants (esp32,-c3, s3 use asynchronous API) 2024-12-10 14:34:58 +01:00
Matthias Ringwald
94fd3c039b test/security_manager_sc: use legacy gatt client lookup mechanism 2024-12-10 11:49:23 +01:00
Matthias Ringwald
36f8195c42 gatt_client: provide original cccd lookup via ENABLE_GATT_LEGACY_CCC_DISCOVERY 2024-12-10 11:49:08 +01:00
Matthias Ringwald
197b4dd334 Revert "gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications"
This reverts commit 1b9be2e8d27cdda8e4ec6c17a6c75ebf262a671d.
2024-12-10 11:42:13 +01:00
Matthias Ringwald
e1f9b11f61 hci: send hci_le_set_host_feature only if supported 2024-12-10 11:36:56 +01:00
Matthias Ringwald
fe3c1d9398 bnep: add setup connection response codes to header 2024-12-09 18:29:42 +01:00
Matthias Ringwald
37e1b22048 bnep: provide setup connection response in BNEP_EVENT_CHANNEL_OPENED 2024-12-09 18:24:48 +01:00
Matthias Ringwald
0295d888da btstack_defines: add setup_connection_response 2024-12-09 18:24:48 +01:00
Matthias Ringwald
b14ca7e1e2 bluetooth: add BNEP_SETUP_ERROR 2024-12-09 18:24:48 +01:00
Matthias Ringwald
1b9be2e8d2 gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications 2024-12-09 18:24:48 +01:00
Milanka Ringwald
fd8c009856 hfp_hf: return error when indicator is not supported 2024-12-05 11:05:30 +01:00
Matthias Ringwald
892de2076e broadcast_audio_uri_builder: avoid warning 2024-12-05 10:53:34 +01:00
Matthias Ringwald
00cda5fb3f gatt-service/bas-server-v1: remove unused function 2024-12-05 10:53:34 +01:00
Milanka Ringwald
a63b240e41 tool/dump_pklg.py: extend parsed packet types 2024-11-29 12:28:56 +01:00
Matthias Ringwald
7b782c70a1 gatt_battery_query: fix event getter 2024-11-17 12:05:52 +01:00
Matthias Ringwald
3825f59112 changelog: update 2024-11-16 18:12:27 +01:00
Matthias Ringwald
cbceaafac6 hfp_ag: fix audio setup if codec negotiation not supported (
regression from ced0de4 "hfp_ag: start codec negotiation only for the first audio connection"
2024-11-16 18:07:23 +01:00
Matthias Ringwald
9c803eb777 test/hfp: enable asserts 2024-11-16 18:06:15 +01:00
Matthias Ringwald
3d138b907a test/gatt-service-client: fix battery service client test build 2024-11-16 11:20:33 +01:00
Matthias Ringwald
d2221de848 test/mock: add att_server_request_to_send_indication 2024-11-16 11:20:11 +01:00
Matthias Ringwald
92e81b743e sdp_util: fix unused warning 2024-11-16 11:19:57 +01:00
Matthias Ringwald
013ffcabc4 avrcp_browsing_target: fix unused 2024-11-16 11:09:46 +01:00
Matthias Ringwald
e10f07a1f0 avrcp_controller: fix unused 2024-11-16 11:09:09 +01:00
Milanka Ringwald
13993a4220 avdtp: add codec error code 2024-11-16 11:06:36 +01:00
Milanka Ringwald
dbc2e43299 avdtp: add set codec configuration error codes 2024-11-16 11:06:36 +01:00
Milanka Ringwald
06de70210f avrcp_target: implement search 2024-11-16 11:06:36 +01:00
Milanka Ringwald
32bc1a19a7 btstack_defines: add AVRCP_SUBEVENT_BROWSING_SEARCH event 2024-11-16 11:06:36 +01:00
Milanka Ringwald
ef94f2df21 avrcp_browsing_target: fix event 2024-11-16 11:06:35 +01:00
Milanka Ringwald
163cc38682 avrcp_target: implement response for add to now playing cmd 2024-11-16 11:06:35 +01:00
Milanka Ringwald
25c2629806 btstack_defines: add AVRCP_SUBEVENT_ADD_TO_NOW_PLAYING event 2024-11-16 11:06:35 +01:00