16179 Commits

Author SHA1 Message Date
Matthias Ringwald
585600fe6c gitignore: add vs and vscode 2024-09-30 15:55:31 +02:00
Matthias Ringwald
e2cd77349c libusb: depend on all .gatt files 2024-09-28 16:20:26 +02:00
Marcel Wappler
b795dcd07c windows: include <Windows.h> first 2024-09-26 16:05:25 +02:00
Marcel Wappler
d282ad889d hci_dump_windows_fs: allow read of .pklg while logging 2024-09-26 15:56:42 +02:00
Matthias Ringwald
a8ddb7eeff btstack_hid_parser: fix build with log_debug 2024-09-26 15:51:11 +02:00
Matthias Ringwald
db449e89e7 a2dp: set BTSTACK_FILE__ at start 2024-09-26 15:42:45 +02:00
Matthias Ringwald
345352ac28 hci: fix log level 2024-09-26 15:38:58 +02:00
Matthias Ringwald
22e80acc5e goep_server: include gap.h 2024-09-26 15:23:03 +02:00
Matthias Ringwald
64b4329f5b hci_dump_posix: limit log message len 2024-09-26 15:19:46 +02:00
Matthias Ringwald
b39ba5be90 msp432p401lp-cc256x: missing library file 2024-09-26 14:27:57 +02:00
Matthias Ringwald
bbc6d41329 stm32-f4discovery-cc2564: remove semicolon 2024-09-26 14:13:09 +02:00
Matthias Ringwald
45299ad704 doc: gitignore generated docs 2024-09-26 14:13:09 +02:00
Matthias Ringwald
b9bf29a070 gitignore: JetBrains IDE files 2024-09-26 14:13:09 +02:00
Matthias Ringwald
e54a3bca5d doc: add missing words in gap and gatt server sections 2024-09-26 13:55:55 +02:00
Tobias Müller
149e2bf9bd
gatt_client: fix error text (#631) 2024-09-26 09:06:46 +02:00
Tobias Müller
143eca7a03
example/le_streamer_client: fix index of phy_names (#630) 2024-09-26 09:04:21 +02:00
Matthias Ringwald
5ba953c2ee gatt-service/dis-server: suppress cppcheck warning 2024-09-26 08:17:09 +02:00
Matthias Ringwald
463bbfc472 example: add gatt_service_client to Makefile.inc 2024-09-25 18:13:34 +02:00
Matthias Ringwald
cd2a828590 example: add gatt_service_client to Makefile.inc 2024-09-25 17:38:15 +02:00
Matthias Ringwald
201ef9f69f test/le-audio: update 2024-09-25 16:16:17 +02:00
Matthias Ringwald
afb581af3f gatt-service/dis-server: update for v1.2 2024-09-25 16:16:17 +02:00
Matthias Ringwald
1d3c1f7fa0 gatt-service/dis-client: update for dis v1.2 2024-09-25 16:16:17 +02:00
Matthias Ringwald
a9cf7f9930 ble: add tx power service client 2024-09-25 16:16:17 +02:00
Matthias Ringwald
daa5f023ef ble: add link loss service server and client 2024-09-25 16:16:17 +02:00
Matthias Ringwald
1663a09d71 ble: add immediate alert service server and client 2024-09-25 16:16:17 +02:00
Matthias Ringwald
12879e7550 ble: add gatt_service_client 2024-09-25 16:16:17 +02:00
Matthias Ringwald
814908c5a4 gatt-service/bas-client: use request to send 2024-09-25 16:16:17 +02:00
Matthias Ringwald
b60c168034 gatt-service/hids-client: use error code instead of att status 2024-09-25 16:16:17 +02:00
Matthias Ringwald
fcf5cc990f gatt-service/sps-client: use error code instead of att status 2024-09-25 16:16:17 +02:00
Matthias Ringwald
31d175ff6d gatt-service/ancs-client: use request to send 2024-09-25 16:16:17 +02:00
Matthias Ringwald
59e9e2d128 gatt-service/bass-client: update 2024-09-25 16:16:17 +02:00
Matthias Ringwald
88e03d3c27 gatt-service: add gatt_service.gatt definitions 2024-09-25 16:16:17 +02:00
Matthias Ringwald
17b0fc30cc changelog: mention _with_context gatt client functions 2024-09-25 16:16:17 +02:00
Matthias Ringwald
7a6944e617 example/le_audio_demo_util_sink: fix warnings 2024-09-25 16:16:17 +02:00
Matthias Ringwald
65e7644287 example/le_audio_demo_util_source: support recording and 5-channel sine 2024-09-25 16:16:17 +02:00
Matthias Ringwald
d21278d067 le_audio: update utils 2024-09-25 16:16:17 +02:00
Matthias Ringwald
ba008c5f2d obex: add MAP constants 2024-09-25 16:16:17 +02:00
Matthias Ringwald
03ebb5214d goep_server: add disconnect, increase l2cap ertm buffer 2024-09-25 16:16:17 +02:00
Matthias Ringwald
650271be49 goep_client: select MAP instance with highest version 2024-09-25 16:16:17 +02:00
Matthias Ringwald
3db4d2e30d btstack_cvsd_plc: fix warning 2024-09-25 16:16:17 +02:00
Matthias Ringwald
e3c0c0c051 bluetooth_gatt: more UUIDs 2024-09-25 16:16:17 +02:00
Matthias Ringwald
6d891d93ad test/btstack_util: add empty coverage target 2024-09-25 08:06:03 +02:00
Matthias Ringwald
c26f92b34d gatt_client: set connection and service id for gatt_client_listen_for_service_characteristic_value_updates 2024-09-24 18:25:48 +02:00
Matthias Ringwald
f8b8dabac6 gatt_client: set service and connection id in gatt_client_listen_for_service_characteristic_value_updates 2024-09-24 18:25:48 +02:00
Matthias Ringwald
7bf08f64da test/mock: add gatt_client_request_to_send_gatt_query to mock gatt_client 2024-09-24 18:25:48 +02:00
Matthias Ringwald
fd01917f98 gatt_client: remove extra semicolon 2024-09-24 18:25:48 +02:00
Matthias Ringwald
1a4874dc54 gatt_client: allow to listen to characteristic value updates for service 2024-09-24 18:25:48 +02:00
Matthias Ringwald
2c937a6644 gatt_client: inline emit_event_to_registered_listeners 2024-09-24 18:25:48 +02:00
Matthias Ringwald
d03dbc9c8d gatt_client: extract report_gatt_characteristic_value_change for notification/indications 2024-09-24 18:25:48 +02:00
Matthias Ringwald
01e6dd7fbc gatt_client: pass service + connection id to setup_characteristic_value_packet 2024-09-24 18:25:48 +02:00