Structure representing the presentation format of a Bluetooth Low Energy (BLE) device.

Public Attributes#

uint8_t

Format of the data.

uint8_t

Exponent of the data.

uint16_t

uints of the data

uint8_t

name space of the data

uint16_t

Description for data.

Public Attribute Documentation#

format#

uint8_t rsi_ble_presentation_format::format

Format of the data.


exponent#

uint8_t rsi_ble_presentation_format::exponent

Exponent of the data.


unit#

uint16_t rsi_ble_presentation_format::unit

uints of the data


name_space#

uint8_t rsi_ble_presentation_format::name_space

name space of the data


description#

uint16_t rsi_ble_presentation_format::description

Description for data.