Data Fields | ||
const char * | name | |
BleGattCharacteristicDescriptorParams * | descriptor_params | |
union { | ||
struct { | ||
const uint8_t * ptr | ||
uint16_t length | ||
} fixed | ||
struct { | ||
cbBleGattCharacteristicData fn | ||
const void * context | ||
} callback | ||
} | data | |
Char_UUID_t | uuid | |
BleGattCharacteristicDataType | data_prop_type: 2 | |
uint8_t | is_variable: 2 | |
uint8_t | uuid_type: 2 | |
uint8_t | char_properties | |
uint8_t | security_permissions | |
uint8_t | gatt_evt_mask | |