1
0
mirror of https://github.com/bluekitchen/btstack.git synced 2025-02-13 15:41:17 +00:00

16075 Commits

Author SHA1 Message Date
Matthias Ringwald
7fc0aea0ec hci_event_builder: add functions for 8 and 16 byte arrays 2024-09-24 16:39:45 +02:00
Matthias Ringwald
b2d70d584c gatt_client: provide addr type for EATT connections in GATT_EVENT_CONNECTED 2024-09-24 12:15:27 +02:00
Matthias Ringwald
b148347693 changelog: mention snprintf wrappers 2024-09-24 11:57:51 +02:00
Matthias Ringwald
8cfd11c348 test: add tests for snprintf wrappers in btstack_util 2024-09-24 11:40:00 +02:00
Matthias Ringwald
ad144fa1bd btstack_util: add safe versions of snprintf 2024-09-24 11:16:40 +02:00
Matthias Ringwald
833cb08dda readme: fix link to chipsets 2024-09-24 09:23:32 +02:00
Matthias Ringwald
edd159b3a1 gap_le_advertisement: improve output 2024-09-03 15:23:04 +02:00
Milanka Ringwald
30cf4543ab gatt_client: fix type 2024-08-29 16:04:22 +02:00
Matthias Ringwald
595b4c146c changelog: mention iso packets for packet logger 2024-08-23 10:04:34 +02:00
Matthias Ringwald
755c0732eb tool/create_packet_log: support ISO packets 2024-08-23 09:31:17 +02:00
Matthias Ringwald
bf2045ffcf hci_dump_windows_fs: support ISO packets in PacketLogger 2024-08-23 09:29:29 +02:00
Matthias Ringwald
db806f4fd8 hci_dump_posix_fs: support ISO packets in PacketLogger 2024-08-23 09:29:29 +02:00
Matthias Ringwald
9cbc67b426 hci_dump: support ISO packets in PacketLogger 2024-08-23 09:23:00 +02:00
Matthias Ringwald
842492f0d6 gatt_client: require ENABLE_GATT_CLIENT_SERVICE_CHANGED 2024-08-21 18:18:53 +02:00
Matthias Ringwald
e2c9844029 gatt_client: fix unused warning 2024-08-21 14:52:18 +02:00
Matthias Ringwald
88876ad73a gatt_client: fix unused warning 2024-08-21 12:57:59 +02:00
Matthias Ringwald
6ee5ced060 Add hci_event_builder.c to various ports and tests 2024-08-20 11:10:25 +02:00
Matthias Ringwald
0681649248 Add hci_event_builder.c to various ports and tests 2024-08-20 10:59:02 +02:00
Matthias Ringwald
58e8c9f546 gatt_client: emit events for gatt service changed and database hash 2024-08-20 09:56:18 +02:00
Matthias Ringwald
d9ced76fd2 gatt_client: subscribe to GATT Service Changed, subscribe and read GATT Database Hash 2024-08-20 09:52:51 +02:00
Matthias Ringwald
2acb28428d gatt_client: add fields for gatt service changed feature 2024-08-20 09:52:51 +02:00
Matthias Ringwald
d0753e0f60 hci: fix detection for HCI_COMMAND_LE_SET_EXTENDED_ADVERTISING_ENABLE 2024-08-19 22:11:31 +02:00
Matthias Ringwald
849f0fb42e doc: remove note on automatic close of RFCOMM multiplexer 2024-08-15 21:23:20 +02:00
Matthias Ringwald
d6f1d5e8b1 gatt_client: remove unused variables 2024-08-15 19:32:47 +02:00
Matthias Ringwald
4797b71ac8 gatt_client: warn about GATT over EATT without support for ECBM 2024-08-15 19:32:47 +02:00
Matthias Ringwald
e4f1c90393 gatt_client: fix build for gatt over eatt without gatt over classic 2024-08-15 19:32:47 +02:00
Matthias Ringwald
1aa186af63 gatt_client: fix build for gatt over eatt without gatt over classic 2024-08-15 19:32:47 +02:00
Matthias Ringwald
c40517c323 gatt_client: add missing include 2024-08-15 19:32:47 +02:00
Matthias Ringwald
be75fc0837 att_server: add missing include 2024-08-15 19:32:47 +02:00
Matthias Ringwald
d21b039a25 att_dispatch: fix build for gatt over eatt without gatt over classic 2024-08-15 19:32:47 +02:00
Matthias Ringwald
7fbb2a5372 btstack_defines: add events for gatt service changed and database hash 2024-08-15 19:32:47 +02:00
Matthias Ringwald
368f13718e hci_event_builder: fix buffer overrun check 2024-08-15 19:28:34 +02:00
Matthias Ringwald
b129caddf4 hid_host_demo: fix warning 2024-08-14 17:03:39 +02:00
Matthias Ringwald
e65dd92c1e btstack_debug: use original log_info macros for Visual Studio 2024-08-14 16:58:17 +02:00
Matthias Ringwald
f7acdd51a9 hci_event_builder: fix compile warning 2024-08-14 15:19:27 +02:00
Matthias Ringwald
959f2ebc25 hfp_ag: fix compile warning 2024-08-14 15:17:42 +02:00
Matthias Ringwald
678408a1ef hid_host_demo: use hid usage defines 2024-08-14 14:23:35 +02:00
Matthias Ringwald
fe796163cf btstack_hid: add hid usage pages and some usages for leds and keyboard 2024-08-14 14:22:56 +02:00
Matthias Ringwald
60a1ee1b36 l2cap: provide access to number of available credits in cbm/ecbm 2024-08-14 11:26:45 +02:00
Matthias Ringwald
075e5583df hid_host_demo: fix build 2024-08-13 23:08:35 +02:00
Matthias Ringwald
1f79038618 hid_host_demo: detect caps lock and set LED 2024-08-13 18:17:38 +02:00
Matthias Ringwald
e166108ca1 changelog: add hid parser changes 2024-08-13 18:17:38 +02:00
Matthias Ringwald
619253e6ff btstack_hid_parser: ignore Report ID in Descriptor Usage iterator bit position 2024-08-13 18:17:38 +02:00
Matthias Ringwald
a05e6df3cc btstack_hid_parser: fix typo 2024-08-13 18:17:38 +02:00
Matthias Ringwald
5dd091fdb9 btstack_hid_parser: sort function 2024-08-13 18:17:38 +02:00
Matthias Ringwald
c4241e61df btstack_hid_parser: extract btstack_hid_usage_iterator_t 2024-08-13 18:17:38 +02:00
Matthias Ringwald
cc770b389f btstack_hid_parser: rename btstack_hid_parser_state_t -> btstack_hid_usage_iterator_state_t 2024-08-13 18:17:38 +02:00
Matthias Ringwald
87256a6a80 btstack_hid_parser: lazy scan for usages 2024-08-13 18:17:38 +02:00
Matthias Ringwald
2cca3b08fa btstack_hid_parser: fix param ordering 2024-08-13 18:17:38 +02:00
Matthias Ringwald
279225e6c7 btstack_hid_parser: add HID_REPORT_ID_UNDEFINED 2024-08-13 18:17:38 +02:00