16201 Commits

Author SHA1 Message Date
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
Dirk Helbig
a02d959ec4 btstack_debug: avoid gcc extension in logging macro 2024-08-07 15:52:46 +02:00
Matthias Ringwald
808cabbb63 goep_client: remove goep_client_create_connection 2024-08-07 13:14:08 +02:00
Matthias Ringwald
dff8de67db pbap_client: provide single l2cap ertm buffer in pbap_connect 2024-08-07 13:10:34 +02:00
Matthias Ringwald
0806590a60 pbap_client: pass l2cap ertm config into pbap_client_connect and use goep_client_connect 2024-08-07 13:09:59 +02:00
Matthias Ringwald
1747cbabcd chipset/realtek: use #pragma pack 2024-08-07 12:21:28 +02:00
Matthias Ringwald
889634f398 chipset/bcm: provide sleep for Visual Studio 2024-08-07 12:17:08 +02:00
Matthias Ringwald
c9207d2082 chipset/bcm: map strncasecmp for Visual Studio 2024-08-07 12:17:08 +02:00
Matthias Ringwald
9eadad2068 btstack_bool: workaround for Visual Studio 2024-08-07 12:17:08 +02:00
Matthias Ringwald
6f5aa202a8 btstack_util: fix btstack_clz for Visual Studio 2024-08-07 10:53:08 +02:00
Matthias Ringwald
39dac8ff74 btstack_run_loop_windows: support btstack_run_loop_trigger_exit 2024-08-06 17:31:03 +02:00
Matthias Ringwald
41e15c2ad2 doc: update gatt service creation 2024-08-02 13:01:59 +02:00