mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-23 19:20:51 +00:00
more verbose GATT_ event type names
This commit is contained in:
parent
18ccad2a1c
commit
59f455db61
@ -217,9 +217,9 @@ extern "C" {
|
||||
#define GATT_ADVERTISEMENT 0xA0
|
||||
|
||||
#define GATT_CONNECTION_COMPLETE 0xA1
|
||||
#define GATT_SERVICE 0xA2
|
||||
#define GATT_SERVICE_QUERY_RESULT 0xA2
|
||||
#define GATT_SERVICE_QUERY_COMPLETE 0xA3
|
||||
#define GATT_CHARACTERISTIC 0xA4
|
||||
#define GATT_CHARACTERISTIC_QUERY_RESULT 0xA4
|
||||
#define GATT_CHARACTERISTIC_QUERY_COMPLETE 0xA5
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user