ble_gatt_cpfd is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint8_t
Format of the value of this characteristic. e.g. UINT32 Cannot be 0x00. 0x00 represents CPFD array is ended.
int8_t
Exponent field. Multiplies the value to 10^exponent. Type: sint8.
uint16_t
The unit of this characteristic. e.g. meters per second.
uint8_t
The name space of the description.
uint16_t
The description of this characteristic. Depends on name space.

References

from examples