|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Characteristic Attribute Value. More...
#include <gatt.h>
Data Fields | |
| const struct bt_uuid * | uuid |
| Characteristic UUID. | |
| uint16_t | value_handle |
| Characteristic Value handle. | |
| uint8_t | properties |
| Characteristic properties. | |
Characteristic Attribute Value.
| uint8_t bt_gatt_chrc::properties |
Characteristic properties.
| const struct bt_uuid* bt_gatt_chrc::uuid |
Characteristic UUID.
| uint16_t bt_gatt_chrc::value_handle |
Characteristic Value handle.