16112 Commits

Author SHA1 Message Date
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
Matthias Ringwald
d4c70691b6 test/hfp: test invalid commands 2024-07-31 13:33:49 +02:00
Dirk Helbig
36916f811e hci: fix warnings 2024-07-24 11:53:20 +02:00
Dirk Helbig
7091533c99 btstack_run_loop_base: fix warnings 2024-07-24 11:49:23 +02:00
Dirk Helbig
02453b4dd4 btstack_run_loop: fix warnings 2024-07-24 11:46:46 +02:00
Matthias Ringwald
42a2bbebe0 tool/btstack_memory_generator: fix free template for HAVE_MALLOC 2024-07-24 11:46:35 +02:00
Dirk Helbig
cc95824c52 sm: fix warnings 2024-07-24 11:41:48 +02:00
Matthias Ringwald
52c964be65 gatt-service/cycling_power_service_server: store current force/torque magnitudes in uint16_t, counter in uint16_t 2024-07-24 11:26:26 +02:00
Matthias Ringwald
89d9762f09 gatt-service/cycling_power_service_server: check for enhanced calibration supported 2024-07-24 11:26:26 +02:00
Matthias Ringwald
ef34fc1487 gatt-service/cycling_power_service_server: offset compensation operation do not depend on extreme magnitudes 2024-07-24 11:26:26 +02:00
Matthias Ringwald
ee5fda2379 gatt-service/cycling_power_service_server: use global measurement type 2024-07-24 11:26:26 +02:00
Matthias Ringwald
ba458d3bdf gatt-service/cycling_power_service_server: remove tautology 2024-07-24 11:26:26 +02:00
Matthias Ringwald
c24127c45b gatt-service/cycling_power_service_server: extract cycling_power_service_server_emit_start_calibration 2024-07-24 11:26:26 +02:00
Matthias Ringwald
408b5fdba3 hfp_ag: makr emit functions static 2024-07-23 20:43:51 +02:00
Matthias Ringwald
885f7aad9c changelog: add HFP support for Apple extension 2024-07-23 18:26:03 +02:00
Matthias Ringwald
5e1d7366ee example/hfp_ag_demo: report apple accessory information 2024-07-23 18:26:03 +02:00
Matthias Ringwald
50e8282869 example/hfp_hf_demo: set Apple Accessory Information 2024-07-23 18:26:03 +02:00
Matthias Ringwald
9ca3bacbd0 changelog: mention HFP HF support for Apple extension 2024-07-23 18:26:03 +02:00
Matthias Ringwald
edc46354e2 hfp_ag: send Apple Device information upon request, report Accessory battery level and docked state 2024-07-23 18:26:03 +02:00
Matthias Ringwald
910dced5cc hfp_hf: report Apple accessory battery level and docked state 2024-07-23 18:26:02 +02:00
Matthias Ringwald
4e8ee53afc hfp_hf: send Apple Accessory information, report Apple extension support 2024-07-23 18:26:02 +02:00
Matthias Ringwald
e1c4900728 test/hfp: test parsing of apple extensions 2024-07-23 18:26:02 +02:00
Matthias Ringwald
6c76fcc734 hfp: parse Apple accessory information and state 2024-07-23 18:08:36 +02:00
Matthias Ringwald
f39f7f89c1 hfp: add Apple extension strings + fields 2024-07-23 18:07:34 +02:00
Matthias Ringwald
919d165e30 btstack_defines: add events for HFP Apple extension 2024-07-23 17:45:44 +02:00
Matthias Ringwald
a6c24dc0b9 hci_dump_dispatch: allow to use multiple HCI Dump implementations 2024-07-22 18:14:48 +02:00
Matthias Ringwald
53a869da01 att_server: improve handling of pending response 2024-07-22 14:57:55 +02:00
Matthias Ringwald
dbeaa5cd7b posix: clear run loop exit flag 2024-07-22 12:46:32 +02:00
Matthias Ringwald
d09b259dd6 hfp_ag: always initiate codec connection setup before establishing audio 2024-07-22 12:40:03 +02:00
Matthias Ringwald
d72e9d4b1d att_server: document delayed write 2024-07-19 16:25:38 +02:00
Matthias Ringwald
4431fb7a03 hfp_hf: send HF Indicator update only if enabled by AG 2024-07-18 14:57:12 +02:00
Matthias Ringwald
745e7a2fc2 mtk: fix build 2024-07-18 11:51:12 +02:00
Matthias Ringwald
d545aea088 mtk: fix build 2024-07-18 11:41:24 +02:00
Matthias Ringwald
511c7f3dfa wiced-h4: fix build 2024-07-18 11:39:04 +02:00
Matthias Ringwald
a2b96185d1 test: fix build 2024-07-18 11:38:55 +02:00
Matthias Ringwald
a288747709 example/pbap_client_demo: add 'A' to disconnect PBAP 2024-07-18 11:23:30 +02:00
Matthias Ringwald
7c685700db pbap_client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 2024-07-18 11:23:12 +02:00
Matthias Ringwald
f3185e85ee pbap_client: support multiple parallel connections 2024-07-18 10:56:58 +02:00
Matthias Ringwald
96ba8cb10d pbap_client: move singleton into pbap_connect 2024-07-18 10:55:07 +02:00
Matthias Ringwald
688eefc0dc pbap_client: keep clients in list 2024-07-18 10:43:50 +02:00