Characteristic Presentation Format Descriptor structure. The packed size is PRF_CHAR_PRES_FMT_SIZE. More...
#include <ble_prf_types.h>
Data Fields | |
| uint16_t | unit |
| uint16_t | description |
| uint8_t | format |
| uint8_t | exponent |
| uint8_t | name_space |
Characteristic Presentation Format Descriptor structure. The packed size is PRF_CHAR_PRES_FMT_SIZE.
| uint16_t prf_char_pres_fmt_t::description |
Description.
| uint8_t prf_char_pres_fmt_t::exponent |
Exponent.
| uint8_t prf_char_pres_fmt_t::format |
Format.
| uint8_t prf_char_pres_fmt_t::name_space |
Name space.
| uint16_t prf_char_pres_fmt_t::unit |
Unit (The Unit is a UUID).