nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gatts_char_pf_t Struct Reference

Data Fields

uint8_t format
 
int8_t exponent
 
uint16_t unit
 
uint8_t name_space
 
uint16_t desc
 

Field Documentation

uint8_t format

Format of the value, see Characteristic Presentation Formats.

int8_t exponent

Exponent for integer data types.

uint16_t unit

UUID from Bluetooth Assigned Numbers.

uint8_t name_space

Namespace from Bluetooth Assigned Numbers, see GATT Bluetooth Namespaces.

uint16_t desc

Namespace description from Bluetooth Assigned Numbers, see GATT Bluetooth Namespaces.