Matthias Ringwald
|
61027ef765
|
test/gatt_client: reset characteristics and their descriptors
|
2024-09-24 17:58:08 +02:00 |
|
Matthias Ringwald
|
472021f279
|
test/gatt_client: fix gatt_client_read_long_characteristic_descriptor_using_descriptor_handle_with_offset
|
2024-09-24 17:58:08 +02:00 |
|
Matthias Ringwald
|
ef09b0beb1
|
test/gatt_client: use btstack_event getters
|
2024-09-24 17:58:08 +02:00 |
|
Matthias Ringwald
|
1a9f9e6c65
|
test/gatt_client: fix build
|
2024-09-24 17:58:08 +02:00 |
|
Milanka Ringwald
|
9d2aa4d04e
|
btstack_defines: sort and add GATTSERVICE_SUBEVENT_DEVICE_INFORMATION_UDI_FOR_MEDICAL_DEVICES
|
2024-09-24 17:49:23 +02:00 |
|
Milanka Ringwald
|
101e88269b
|
btstack_defines: add LLS, IAS and TXPS events
# Conflicts:
# src/btstack_defines.h
# src/btstack_event.h
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
0601dd9b55
|
hfp: fix warnings
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
f0a0831c6f
|
hci_transport_h5: fix warnings
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
95a50da88b
|
btstack_sbc_plc: fix warnings
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
2f1d4f6517
|
btstack_link_key_db_static: fix warnings
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
3465b19cc1
|
btstack_hid_parser: fix warnings
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
fdac842f4d
|
btstack_defines: use common unused macro
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
8f8c642256
|
btstack_debug: fix warnings
|
2024-09-24 17:49:23 +02:00 |
|
Dirk Helbig
|
c4d011a772
|
3rd-party/segger-rtt:: allow for sys functions to be overwritten
|
2024-09-24 17:49:23 +02:00 |
|
Matthias Ringwald
|
29f2ca2149
|
att_server: move att_server_eatt_bearer_t to header, document att_server_eatt_init
|
2024-09-24 16:39:45 +02:00 |
|
Matthias Ringwald
|
370c8b58f8
|
att_server: fix assert
|
2024-09-24 16:39:45 +02:00 |
|
Matthias Ringwald
|
755dca2dde
|
l2cap: suppress ecbm connection closed event before incoming connection event
|
2024-09-24 16:39:45 +02:00 |
|
Matthias Ringwald
|
9a8df4cb82
|
allow adding static libraries
|
2024-09-24 16:39:45 +02:00 |
|
Matthias Ringwald
|
947913815f
|
hci: use null address as placeholder for announced connections
|
2024-09-24 16:39:45 +02:00 |
|
Matthias Ringwald
|
2daa339afd
|
hci: improve handling of advertising set terminated for legacy advertising api
|
2024-09-24 16:39:45 +02:00 |
|
Matthias Ringwald
|
2d0c79651a
|
hci: introduce LE_EXTENDED_ADVERTISING_LEGACY_HANDLE
|
2024-09-24 16:39:45 +02:00 |
|
Dirk Helbig
|
6897da5c53
|
3rd-party/lc3-google: update codec
|
2024-09-24 16:39:45 +02:00 |
|
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 |
|