|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
GATT Characteristic Presentation Format Attribute Value. More...
#include <gatt.h>
Data Fields | |
| uint8_t | format |
| int8_t | exponent |
| uint16_t | unit |
| uint8_t | name_space |
| uint16_t | description |
GATT Characteristic Presentation Format Attribute Value.
| uint16_t bt_gatt_cpf::description |
Description of the characteristic as defined in a higher layer profile
| int8_t bt_gatt_cpf::exponent |
Exponent field to determine how the value of this characteristic is further formatted
| uint8_t bt_gatt_cpf::format |
Format of the value of the characteristic
| uint8_t bt_gatt_cpf::name_space |
Name space of the description
| uint16_t bt_gatt_cpf::unit |
Unit of the characteristic