prf_char_pres_fmt_t Struct Reference

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
 

Detailed Description

Characteristic Presentation Format Descriptor structure. The packed size is PRF_CHAR_PRES_FMT_SIZE.

Field Documentation

◆ description

uint16_t prf_char_pres_fmt_t::description

Description.

◆ exponent

uint8_t prf_char_pres_fmt_t::exponent

Exponent.

◆ format

uint8_t prf_char_pres_fmt_t::format

Format.

◆ name_space

uint8_t prf_char_pres_fmt_t::name_space

Name space.

◆ unit

uint16_t prf_char_pres_fmt_t::unit

Unit (The Unit is a UUID).


The documentation for this struct was generated from the following file: