nRF51 SDK
|
Data Fields | |
ble_uuid_t | uuid |
ble_gatt_char_props_t | char_props |
uint8_t | char_ext_props: 1 |
uint16_t | handle_decl |
uint16_t | handle_value |
ble_uuid_t uuid |
Characteristic UUID.
ble_gatt_char_props_t char_props |
Characteristic Properties.
uint8_t char_ext_props |
Extended properties present.
uint16_t handle_decl |
Handle of the Characteristic Declaration.
uint16_t handle_value |
Handle of the Characteristic Value.