ble_gatts_char_pf_t

S120 SoftDevice v2.1.0 API

S120 SoftDevice v2.1.0

GATT Characteristic Presentation Format. More...

#include <ble_gatts.h>

Data Fields

uint8_t format
int8_t exponent
uint16_t unit
uint8_t name_space
uint16_t desc

Detailed Description

GATT Characteristic Presentation Format.

Field Documentation

uint16_t ble_gatts_char_pf_t::desc

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

int8_t ble_gatts_char_pf_t::exponent

Exponent for integer data types.

uint8_t ble_gatts_char_pf_t::format

Format of the value, see Characteristic Presentation Formats .

uint8_t ble_gatts_char_pf_t::name_space

Namespace from Bluetooth Assigned Numbers, see GATT Bluetooth Namespaces .

uint16_t ble_gatts_char_pf_t::unit

UUID from Bluetooth Assigned Numbers.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .