16420 Commits

Author SHA1 Message Date
Milanka Ringwald
26c453f70b test/device_information_service_server: update tests 2024-12-18 16:03:47 +01:00
Milanka Ringwald
639880bae5 gatt-service/device_information_service_server: check NULL strings 2024-12-18 16:03:47 +01:00
Milanka Ringwald
5445980898 test/gatt_client: add tests 2024-12-18 16:03:46 +01:00
Milanka Ringwald
a68a4a7592 test/gatt_client: extend mock 2024-12-18 16:03:46 +01:00
Matthias Ringwald
a73588f0fe hci: add hci_get_stack for testing 2024-12-18 15:44:19 +01:00
Matthias Ringwald
6ec1ca0cfb hci: use assert in hci_number_free_acl_slots_for_connection_type 2024-12-18 15:44:19 +01:00
Matthias Ringwald
c769c85c11 hci: update state before sending hci command 2024-12-18 10:25:49 +01:00
Milanka Ringwald
b182b7f477 avdtp_util: fix array size 2024-12-18 10:25:48 +01:00
Matthias Ringwald
cb140a1e11 att_server: fix signed vs. unsigned warnings 2024-12-16 22:59:14 +01:00
Matthias Ringwald
c6d8b8168b att_db: fix signed vs. unsigned warnings 2024-12-16 22:44:30 +01:00
Matthias Ringwald
035b1b6460 sm: fix unused warning 2024-12-16 22:27:05 +01:00
Matthias Ringwald
b7454a8757 3rdparty/hxcmod: rename channel into hxcmod_channel_t 2024-12-16 22:21:00 +01:00
Matthias Ringwald
ce713b46c5 btstack_ring_buffer: remove duplicate definition 2024-12-16 22:17:35 +01:00
Matthias Ringwald
1f030017a9 hcxmod: fix shadow warning, rename sample into a_sample 2024-12-16 20:36:09 +01:00
Matthias Ringwald
df8843a08c bluetooth: mark status and att error codes as unsigned 2024-12-16 19:45:04 +01:00
Matthias Ringwald
95f31ee848 hci: fix warnings 2024-12-16 19:36:07 +01:00
Matthias Ringwald
2e7060d6a8 sm: fix unused warnings 2024-12-16 19:26:45 +01:00
Matthias Ringwald
3912775411 tool/metrics: list max values for deviations 2024-12-16 19:15:24 +01:00
Matthias Ringwald
f94048d120 sm: extract sm_pdu_handler_pairing_public_key 2024-12-16 19:15:24 +01:00
Matthias Ringwald
0d0cbb529c gatt-service/ancs-client: extract ancs_client_handle_gatt_client_event_in_w4_service_result 2024-12-16 19:15:24 +01:00
Alex McHugh
12f6b60600 att_db_util: Add API to specify next attribute handle. (#647)
Co-authored-by: Alex McHugh <alex.mchugh@allient.com>
2024-12-16 13:29:04 +01:00
Milanka Ringwald
b7aa69761a avdtp_util: move drc field at the end of AVDTP MPEG AAC events definition 2024-12-16 11:41:34 +01:00
Milanka Ringwald
4aba847a6d btstack_defines: move drc field at the end of AVDTP MPEG AAC events definition and extend corresponding A2DP events with the same field 2024-12-16 11:41:34 +01:00
Milanka Ringwald
48070a6f9a avdp: use enum type for block lenght and subbands in avdtp_configuration_sbc_t 2024-12-16 11:41:12 +01:00
Milanka Ringwald
858500b1d8 avdtp_util: fix SBC block length and subbands validation 2024-12-16 11:41:12 +01:00
Matthias Ringwald
a09eff8155 libusb: add -Wall -Wextra 2024-12-16 11:40:42 +01:00
Matthias Ringwald
0f375d52f8 posix-h4: add -Wall -Wextra 2024-12-16 11:40:42 +01:00
Matthias Ringwald
25c92c2437 panu_demo: fix unused warning 2024-12-16 11:40:37 +01:00
Milanka Ringwald
cf03799a02 btstack_defines: rename a battery service event param 2024-12-16 11:39:34 +01:00
Milanka Ringwald
dbce187c40 gatt-service/battery_service_v1: fix characteristic UUID 2024-12-16 11:39:34 +01:00
Matthias Ringwald
0560949a98 example: update a2dp_source for hxcmod update 2024-12-16 11:37:16 +01:00
Matthias Ringwald
4aa7d471d3 hxcmod-player: fix unused warnings 2024-12-16 11:37:16 +01:00
Matthias Ringwald
036e10079a example: update le_audio_demo_util_source + mod_player for hxcmod update 2024-12-16 11:37:16 +01:00
Matthias Ringwald
8201da8822 hxcmod-player: updated and suppressed warnings 2024-12-16 11:37:16 +01:00
Matthias Ringwald
29274966a2 goep_client: always cache MAS Version 2024-12-16 11:36:52 +01:00
Milanka Ringwald
d81d696e0d classic/avrcp_browsing_target: remove UID counter from change path response API call 2024-12-16 11:36:25 +01:00
Matthias Ringwald
1fa044644e btstack_debug: avoid STATIC_ASSER macro for portability 2024-12-16 11:36:01 +01:00
Matthias Ringwald
7f5d8e5f11 bluetooth_gatt: fix spelling of ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITCAL_STATUS 2024-12-16 11:35:03 +01:00
Matthias Ringwald
404dc667ff pbap_client: fix warning 2024-12-16 11:34:40 +01:00
Matthias Ringwald
faddce61d0 broadcast_audio_uri_builder: fix warnings 2024-12-16 11:33:58 +01:00
Matthias Ringwald
0ba5747287 avrcp_browsing_client: add missing break 2024-12-16 11:32:15 +01:00
Matthias Ringwald
8b69b608f0 a2dp_source_demo: fix warning 2024-12-16 11:32:04 +01:00
Dirk Helbig
133170f2c6 gatt-service/bas-server-1.1: fix warnings 2024-12-16 11:31:24 +01:00
Matthias Ringwald
ad2dfd72d7 btstack_debug: avoid unused warnings with NDEBUG 2024-12-16 11:30:58 +01:00
Matthias Ringwald
c1b6583a19 posix: fix warnings 2024-12-16 11:30:39 +01:00
Matthias Ringwald
5b67487b54 posix-h4: fix warninigs 2024-12-16 11:30:26 +01:00
Matthias Ringwald
5449042e9f chipset: fix warnings 2024-12-16 11:29:51 +01:00
Matthias Ringwald
04405944da le_audio_demo_util_sink: add test codec ids 2024-12-16 11:28:26 +01:00
Matthias Ringwald
b915178959 le_audio_demo_util_sink: add loopback source type 2024-12-16 11:28:26 +01:00
Matthias Ringwald
1ab12960cb port/posix-h4: allow multi stage argv parsing 2024-12-16 11:18:12 +01:00