mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-20 01:21:12 +00:00
ble client: add INCLUDE service identifier
This commit is contained in:
parent
4eb637e285
commit
b47e04a3f1
@ -105,6 +105,7 @@ extern "C" {
|
||||
// MARK: GATT UUIDs
|
||||
#define GATT_PRIMARY_SERVICE_UUID 0x2800
|
||||
#define GATT_SECONDARY_SERVICE_UUID 0x2801
|
||||
#define GATT_INCLUDE_SERVICE_UUID 0x2802
|
||||
#define GATT_CHARACTERISTICS_UUID 0x2803
|
||||
|
||||
#define GAP_SERVICE_UUID 0x1800
|
||||
|
Loading…
x
Reference in New Issue
Block a user