16112 Commits

Author SHA1 Message Date
Matthias Ringwald
eb78fada06 btstack_hid_parser: move tracking of active record up 2024-08-13 18:17:38 +02:00
Matthias Ringwald
491c2cbcf9 test/hid_parser: remove test for report position 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
b4c9695082 hid_host: abort outgoing connection if sdp query does not complete 2024-08-13 18:14:27 +02:00
Matthias Ringwald
3eaa38a78a hid_host: fix function documentation syntax 2024-08-13 18:14:27 +02:00
Matthias Ringwald
0ee91062a6 pbap_client: init SRM state on each new get/put request 2024-08-09 12:08:40 +02:00
Matthias Ringwald
efcd365293 pbap_client: use obex_srm_client module 2024-08-09 12:08:40 +02:00
Matthias Ringwald
5c3f674cf6 avrcp_cover_art_client: use obex_srm_client module 2024-08-09 12:08:40 +02:00
Matthias Ringwald
30f40b4a93 obex_srm_client: split init, add srm_is_active 2024-08-09 12:07:28 +02:00
Matthias Ringwald
50c752545e obex_srm_server: split init, use srm_is_active 2024-08-09 12:07:28 +02:00
Matthias Ringwald
653ef60c0f obex_srm_server: fix bracket style 2024-08-09 12:05:33 +02:00
Matthias Ringwald
e04e269d14 obex_srm_server: make obex_srm_server_is_enabled pure 2024-08-09 12:05:33 +02:00
Matthias Ringwald
91a1f2a16a obex_srm_server: make obex_srm_server_handle_headers public 2024-08-09 12:05:33 +02:00
Matthias Ringwald
0173416cc3 obex_srm_server: use obex_srm_server prefix 2024-08-09 12:05:33 +02:00
Matthias Ringwald
e001955a16 obex_srm: rename to obex_srm_server 2024-08-09 12:05:33 +02:00
Matthias Ringwald
07c6cfd449 stm32-f4discovery-cc2564: add obex_srm_client 2024-08-08 17:31:28 +02:00
Matthias Ringwald
0de94e451f avrcp_cover_art_client: use obex_srm_client module 2024-08-08 16:38:19 +02:00
Matthias Ringwald
e14fb63c33 pbap_client: use obex_srm_client module 2024-08-08 16:38:19 +02:00
Matthias Ringwald
c44ec4a041 example/Makefile: add obex_srm_client to makefile builds 2024-08-08 16:38:19 +02:00
Matthias Ringwald
5fe900187d obex_srm_client: add srm client module 2024-08-08 16:38:19 +02:00
Matthias Ringwald
414d3a9595 posix-h4: fix Makefile build 2024-08-08 16:37:02 +02:00
Matthias Ringwald
ff479fcfe6 posix-h4: use Zephyr Chipset logic for nRF5340 with SoftDevice and Nordic vendor id 2024-08-08 14:33:57 +02:00
Matthias Ringwald
e28aaf35e2 posix-h4: allow to set fallback random address for nRF5340 via command line 2024-08-08 14:33:57 +02:00
Matthias Ringwald
1c61f11625 posix-h4: support zephyr read static address, set random address if chip doesn't have any 2024-08-08 14:33:57 +02:00
Matthias Ringwald
5cc4aee33b example/audio_duplex: increase audio buffer 2024-08-08 14:33:57 +02:00
Matthias Ringwald
5d94838065 gatt-service/bass-util: store broadcast encryption fields 2024-08-08 14:33:57 +02:00
Dirk Helbig
e9396d52e0 gatt-service/bass-util: use store encryption fields in uint8_t[16] 2024-08-08 14:33:57 +02:00
Matthias Ringwald
481741fca8 gatt-service/bass-util: add broadcast encryption fields 2024-08-08 14:33:57 +02:00
Milanka Ringwald
5a2cbdbac3 gatt-service/tx_power: add debug info 2024-08-08 14:12:17 +02:00
Dirk Helbig
48553f675e ble/gatt_client: add a function to remove a queued can send now request 2024-08-08 14:12:17 +02:00
Matthias Ringwald
50e8757d79 Add TLV Builder for big endian data 2024-08-08 14:12:17 +02:00
Matthias Ringwald
a36ca8dc90 Add LTV Builder for little endian data 2024-08-08 14:12:17 +02:00
Matthias Ringwald
2bef0250cf Add hci_event_builder 2024-08-08 14:12:17 +02:00
Matthias Ringwald
0aeb0b245e hci: fix typo 2024-08-08 14:12:17 +02:00
Matthias Ringwald
c5f5d70624 hci: skip failed cis during iso path setup 2024-08-08 14:12:17 +02:00
Matthias Ringwald
8850b501b6 tool/btstack_event_generator: add daemon events 2024-08-08 14:12:17 +02:00
Matthias Ringwald
239f77ee6b tool/btstack_parser: use raw strings 2024-08-08 14:12:16 +02:00
Dirk Helbig
63a4cec072 tool/btstack_event_generator: support list iterator/type 2024-08-08 14:12:16 +02:00
Milanka Ringwald
db9f1b774b bluetooth_gatt: update 2024-08-08 14:02:26 +02:00
Milanka Ringwald
acd15d79cf btstack_defines: add GATT_EVENT_SERVICE_CHANGED 2024-08-08 14:02:26 +02:00
Matthias Ringwald
84cb16937f obex_srm: collect obex srm handling 2024-08-07 17:52:04 +02:00
Matthias Ringwald
f3827b09ae avrcp_cover_art_client: move obex srm state into obex_srm_t 2024-08-07 17:52:04 +02:00
Matthias Ringwald
e281c713a9 pbap_client: move obex srm state into obex_srm_t 2024-08-07 17:52:04 +02:00
Matthias Ringwald
1a3b1957af obex: move srm state back into clients 2024-08-07 17:24:01 +02:00
Dirk Helbig
a2763e0c6f le_audio_util: fix warnings 2024-08-07 15:57:33 +02:00
Dirk Helbig
cb4063318d btstack_hid_parser: fix warnings 2024-08-07 15:57:33 +02:00
Dirk Helbig
46788f9f69 l2cap: fix warnings 2024-08-07 15:57:33 +02:00
Dirk Helbig
47bf68a79f hci: fix warnings 2024-08-07 15:57:33 +02:00
Dirk Helbig
1990056b31 btstack_sample_rate_compensation: fix warnings 2024-08-07 15:57:33 +02:00
Dirk Helbig
fa11523703 btstack_tlv: fix warnings 2024-08-07 15:53:09 +02:00