|
dragoon
4383
|
GATT descriptor. More...
#include <ble_gattc.h>
Data Fields | |
| uint16_t | handle |
| ble_uuid_t | uuid |
GATT descriptor.
Definition at line 169 of file ble_gattc.h.
| uint16_t ble_gattc_desc_t::handle |
Descriptor Handle.
Definition at line 171 of file ble_gattc.h.
| ble_uuid_t ble_gattc_desc_t::uuid |
Descriptor UUID.
Definition at line 172 of file ble_gattc.h.