MT2523 API Reference
LinkIt SDK v4
|
Characteristic UUID16 value structure of the GATTS. More...
#include <bt_gatts.h>
Data Fields | |
uint8_t | properties |
The property of the characteristic value. More... | |
uint16_t | handle |
The handle of the characteristic value. More... | |
uint16_t | uuid16 |
The UUID16 value of the characteristic. More... | |
Characteristic UUID16 value structure of the GATTS.
uint16_t handle |
The handle of the characteristic value.
uint8_t properties |
The property of the characteristic value.
uint16_t uuid16 |
The UUID16 value of the characteristic.