Commit Graph

  • 5308d60771 test/gap: use synchronous transport and enable address sanitizer Matthias Ringwald 2024-12-18 16:54:17 +01:00
  • 5058b333e7 btstack_version: provide current release version Matthias Ringwald 2024-12-18 15:58:26 +01:00
  • 566df4e8af test/gap: more tests Matthias Ringwald 2024-12-18 15:43:56 +01:00
  • 9ca3a83442 test/security_manager: add test Matthias Ringwald 2024-12-18 12:14:58 +01:00
  • 3b40ed9800 test/l2cap-cbm: add tests Matthias Ringwald 2024-12-18 11:12:46 +01:00
  • 28739e5f5d test/gap: add unit tests Matthias Ringwald 2024-12-17 15:56:29 +01:00
  • bee7a0d93a gatt_service_client: allow multiple clients for different secondary services Matthias Ringwald 2024-12-17 12:34:03 +01:00
  • 26c453f70b test/device_information_service_server: update tests Milanka Ringwald 2024-12-16 23:15:15 +01:00
  • 639880bae5 gatt-service/device_information_service_server: check NULL strings Milanka Ringwald 2024-12-16 23:14:43 +01:00
  • 5445980898 test/gatt_client: add tests Milanka Ringwald 2024-12-16 22:19:41 +01:00
  • a68a4a7592 test/gatt_client: extend mock Milanka Ringwald 2024-12-16 22:19:21 +01:00
  • a73588f0fe hci: add hci_get_stack for testing Matthias Ringwald 2024-12-18 12:20:44 +01:00
  • 6ec1ca0cfb hci: use assert in hci_number_free_acl_slots_for_connection_type Matthias Ringwald 2024-12-18 12:18:43 +01:00
  • c769c85c11 hci: update state before sending hci command Matthias Ringwald 2024-12-17 15:24:18 +01:00
  • b182b7f477 avdtp_util: fix array size Milanka Ringwald 2024-12-16 14:40:18 +01:00
  • cb140a1e11 att_server: fix signed vs. unsigned warnings Matthias Ringwald 2024-12-16 22:59:14 +01:00
  • c6d8b8168b att_db: fix signed vs. unsigned warnings Matthias Ringwald 2024-12-16 22:44:30 +01:00
  • 035b1b6460 sm: fix unused warning Matthias Ringwald 2024-12-16 22:27:05 +01:00
  • b7454a8757 3rdparty/hxcmod: rename channel into hxcmod_channel_t Matthias Ringwald 2024-12-16 22:21:00 +01:00
  • ce713b46c5 btstack_ring_buffer: remove duplicate definition Matthias Ringwald 2024-12-16 22:17:35 +01:00
  • 1f030017a9 hcxmod: fix shadow warning, rename sample into a_sample Matthias Ringwald 2024-12-16 20:36:09 +01:00
  • df8843a08c bluetooth: mark status and att error codes as unsigned Matthias Ringwald 2024-12-16 19:45:04 +01:00
  • 95f31ee848 hci: fix warnings Matthias Ringwald 2024-12-16 19:36:07 +01:00
  • 2e7060d6a8 sm: fix unused warnings Matthias Ringwald 2024-12-16 19:22:53 +01:00
  • 3912775411 tool/metrics: list max values for deviations Matthias Ringwald 2024-12-16 19:14:15 +01:00
  • f94048d120 sm: extract sm_pdu_handler_pairing_public_key Matthias Ringwald 2024-12-16 19:11:22 +01:00
  • 0d0cbb529c gatt-service/ancs-client: extract ancs_client_handle_gatt_client_event_in_w4_service_result Matthias Ringwald 2024-12-16 19:02:24 +01:00
  • 12f6b60600 att_db_util: Add API to specify next attribute handle. (#647) Alex McHugh 2024-12-14 03:41:03 +13:00
  • b7aa69761a avdtp_util: move drc field at the end of AVDTP MPEG AAC events definition Milanka Ringwald 2024-12-12 12:22:00 +01:00
  • 4aba847a6d btstack_defines: move drc field at the end of AVDTP MPEG AAC events definition and extend corresponding A2DP events with the same field Milanka Ringwald 2024-12-12 12:20:21 +01:00
  • 48070a6f9a avdp: use enum type for block lenght and subbands in avdtp_configuration_sbc_t Milanka Ringwald 2024-12-11 11:52:13 +01:00
  • 858500b1d8 avdtp_util: fix SBC block length and subbands validation Milanka Ringwald 2024-12-11 11:43:38 +01:00
  • a09eff8155 libusb: add -Wall -Wextra Matthias Ringwald 2024-12-09 14:57:27 +01:00
  • 0f375d52f8 posix-h4: add -Wall -Wextra Matthias Ringwald 2024-12-05 15:12:28 +01:00
  • 25c92c2437 panu_demo: fix unused warning Matthias Ringwald 2024-12-09 14:57:15 +01:00
  • cf03799a02 btstack_defines: rename a battery service event param Milanka Ringwald 2024-12-09 14:41:41 +01:00
  • dbce187c40 gatt-service/battery_service_v1: fix characteristic UUID Milanka Ringwald 2024-12-09 14:40:06 +01:00
  • 0560949a98 example: update a2dp_source for hxcmod update Matthias Ringwald 2024-12-09 12:26:31 +01:00
  • 4aa7d471d3 hxcmod-player: fix unused warnings Matthias Ringwald 2024-12-09 12:14:29 +01:00
  • 036e10079a example: update le_audio_demo_util_source + mod_player for hxcmod update Matthias Ringwald 2024-12-09 11:52:19 +01:00
  • 8201da8822 hxcmod-player: updated and suppressed warnings Matthias Ringwald 2024-12-09 11:13:02 +01:00
  • 29274966a2 goep_client: always cache MAS Version Matthias Ringwald 2024-12-06 16:17:04 +01:00
  • d81d696e0d classic/avrcp_browsing_target: remove UID counter from change path response API call Milanka Ringwald 2024-12-06 16:14:20 +01:00
  • 1fa044644e btstack_debug: avoid STATIC_ASSER macro for portability Matthias Ringwald 2024-12-05 17:44:53 +01:00
  • 7f5d8e5f11 bluetooth_gatt: fix spelling of ORG_BLUETOOTH_CHARACTERISTIC_BATTERY_CRITCAL_STATUS Matthias Ringwald 2024-12-05 16:50:12 +01:00
  • 404dc667ff pbap_client: fix warning Matthias Ringwald 2024-12-05 15:55:02 +01:00
  • faddce61d0 broadcast_audio_uri_builder: fix warnings Matthias Ringwald 2024-12-05 15:36:45 +01:00
  • 0ba5747287 avrcp_browsing_client: add missing break Matthias Ringwald 2024-12-05 15:37:47 +01:00
  • 8b69b608f0 a2dp_source_demo: fix warning Matthias Ringwald 2024-12-05 15:37:25 +01:00
  • 133170f2c6 gatt-service/bas-server-1.1: fix warnings Dirk Helbig 2024-12-02 14:04:59 +01:00
  • ad2dfd72d7 btstack_debug: avoid unused warnings with NDEBUG Matthias Ringwald 2024-12-05 15:33:05 +01:00
  • c1b6583a19 posix: fix warnings Matthias Ringwald 2024-12-05 15:12:38 +01:00
  • 5b67487b54 posix-h4: fix warninigs Matthias Ringwald 2024-12-05 15:11:58 +01:00
  • 5449042e9f chipset: fix warnings Matthias Ringwald 2024-12-05 15:10:51 +01:00
  • 04405944da le_audio_demo_util_sink: add test codec ids Matthias Ringwald 2024-12-16 11:27:03 +01:00
  • b915178959 le_audio_demo_util_sink: add loopback source type Matthias Ringwald 2024-12-16 11:26:39 +01:00
  • 1ab12960cb port/posix-h4: allow multi stage argv parsing Matthias Ringwald 2024-12-05 15:05:12 +01:00
  • e2475b4c6e port/posix-h4: add asan build on debug Matthias Ringwald 2024-12-05 15:04:32 +01:00
  • 588a837a08 avdtp_util: extract helper functions Milanka Ringwald 2024-12-04 19:52:22 +01:00
  • ea8aa2085a avdtp_util: introduce status code Milanka Ringwald 2024-12-04 19:26:34 +01:00
  • c83b8b89db avdtp_util: validate channel count Milanka Ringwald 2024-12-04 17:42:02 +01:00
  • 1da1861527 avdtp_util: extend MPEG_AUDIO_CONFIGURATION event Milanka Ringwald 2024-11-29 12:21:01 +01:00
  • 24d5fe847f avdp_util: add helper functions for MPEG-D USAC codec Milanka Ringwald 2024-11-21 13:33:40 +01:00
  • 0737c3bfb7 avdtp_util: fix AAC channel bitmap Milanka Ringwald 2024-11-21 13:30:17 +01:00
  • e787eab08f avdtp.h: extend media codec and AAC definitions Milanka Ringwald 2024-11-20 11:09:07 +01:00
  • b8163c8629 avdtp.h: add codec specific errors Milanka Ringwald 2024-11-20 11:07:15 +01:00
  • f8c3a13077 avdtp.h: add codec specific error codes Milanka Ringwald 2024-11-18 11:23:56 +01:00
  • b9f0ca2140 btstack_defines: extend MPEG_AUDIO_CONFIGURATION event Milanka Ringwald 2024-11-29 12:20:21 +01:00
  • 0100d21c68 btstack_defines: add MPEG-D USAC events Milanka Ringwald 2024-11-21 13:28:30 +01:00
  • 113487d2e9 posix-h4: reset stdin/stdout on exit Dirk Helbig 2024-11-14 14:33:57 +01:00
  • 4245bf3de9 btstack_resample: validate num channels in init Matthias Ringwald 2024-12-05 14:04:11 +01:00
  • 0532fef7b5 btstack_resample: prevent out of bound read Matthias Ringwald 2024-12-05 14:01:47 +01:00
  • e9d8dc8bd8 tinydir: updated to fix warnings Dirk Helbig 2024-12-02 13:54:03 +01:00
  • 5a72330251 hci: fix cis to iso stream assignment in central role Matthias Ringwald 2024-11-29 11:36:12 +01:00
  • 00220a2b29 hci: fix emit cis/bis created Matthias Ringwald 2024-11-18 21:01:01 +01:00
  • 87e52a097b
    att_db_util: Add API to specify next attribute handle. (#647) Alex McHugh 2024-12-14 03:41:03 +13:00
  • 91689a4d0c att_db_util: Add API to specify next attribute handle. Alex McHugh 2024-12-13 12:09:19 +13:00
  • 4839cdf83e esp32: fix warning for changes in esp-idf 5.3 Matthias Ringwald 2024-12-10 14:53:38 +01:00
  • 4b86d035e6 esp32: enable audio driver by default on esp32, esp32c3 and esp32c6 Matthias Ringwald 2024-12-10 14:34:28 +01:00
  • c9822bc75b esp32: use synchronous VHCI API with newer ESP32 variants (esp32,-c3, s3 use asynchronous API) Matthias Ringwald 2024-12-10 14:21:42 +01:00
  • 94fd3c039b test/security_manager_sc: use legacy gatt client lookup mechanism Matthias Ringwald 2024-12-10 11:49:23 +01:00
  • 36f8195c42 gatt_client: provide original cccd lookup via ENABLE_GATT_LEGACY_CCC_DISCOVERY Matthias Ringwald 2024-12-10 11:49:08 +01:00
  • 197b4dd334 Revert "gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications" Matthias Ringwald 2024-12-10 11:40:32 +01:00
  • e1f9b11f61 hci: send hci_le_set_host_feature only if supported Matthias Ringwald 2024-12-10 11:36:56 +01:00
  • fe3c1d9398 bnep: add setup connection response codes to header Matthias Ringwald 2024-12-09 18:29:33 +01:00
  • 37e1b22048 bnep: provide setup connection response in BNEP_EVENT_CHANNEL_OPENED Matthias Ringwald 2024-12-09 18:24:20 +01:00
  • 0295d888da btstack_defines: add setup_connection_response Matthias Ringwald 2024-12-09 18:23:40 +01:00
  • b14ca7e1e2 bluetooth: add BNEP_SETUP_ERROR Matthias Ringwald 2024-12-09 18:22:38 +01:00
  • 1b9be2e8d2 gatt_client: use Find by Information Request to lookup CCCD for Notifications/Indications Matthias Ringwald 2024-12-09 18:03:58 +01:00
  • fd8c009856 hfp_hf: return error when indicator is not supported Milanka Ringwald 2024-12-05 11:00:05 +01:00
  • 892de2076e broadcast_audio_uri_builder: avoid warning Matthias Ringwald 2024-11-20 09:15:16 +01:00
  • 00cda5fb3f gatt-service/bas-server-v1: remove unused function Matthias Ringwald 2024-11-20 08:53:17 +01:00
  • a63b240e41 tool/dump_pklg.py: extend parsed packet types Milanka Ringwald 2024-11-29 12:28:56 +01:00
  • 7b782c70a1 gatt_battery_query: fix event getter Matthias Ringwald 2024-11-17 12:05:41 +01:00
  • 3825f59112 changelog: update Matthias Ringwald 2024-11-16 18:12:27 +01:00
  • cbceaafac6 hfp_ag: fix audio setup if codec negotiation not supported ( Matthias Ringwald 2024-11-16 18:07:23 +01:00
  • 9c803eb777 test/hfp: enable asserts Matthias Ringwald 2024-11-16 18:06:15 +01:00
  • 3d138b907a test/gatt-service-client: fix battery service client test build Matthias Ringwald 2024-11-16 11:20:33 +01:00
  • d2221de848 test/mock: add att_server_request_to_send_indication Matthias Ringwald 2024-11-16 11:20:11 +01:00
  • 92e81b743e sdp_util: fix unused warning Matthias Ringwald 2024-11-16 11:19:57 +01:00