mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 12:35:25 +00:00
added format for GATT_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT and GATT_LONG_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT
This commit is contained in:
parent
7490001f07
commit
1ffbc399aa
@ -539,7 +539,18 @@ extern "C" {
|
||||
*/
|
||||
#define GATT_INDICATION 0xA8
|
||||
|
||||
/**
|
||||
* @format HZ
|
||||
* @param handle
|
||||
* @param characteristic_descriptor
|
||||
*/
|
||||
#define GATT_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT 0xA9
|
||||
|
||||
/**
|
||||
* @format HZ
|
||||
* @param handle
|
||||
* @param characteristic_descriptor
|
||||
*/
|
||||
#define GATT_LONG_CHARACTERISTIC_DESCRIPTOR_QUERY_RESULT 0xAA
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user