|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
GATT CCC configuration entry. More...
#include <gatt.h>
Data Fields | |
| uint8_t | id |
| Local identity, BT_ID_DEFAULT in most cases. | |
| bt_addr_le_t | peer |
| Remote peer address. | |
| uint16_t | value |
| Configuration value. | |
GATT CCC configuration entry.
| uint8_t bt_gatt_ccc_cfg::id |
Local identity, BT_ID_DEFAULT in most cases.
| bt_addr_le_t bt_gatt_ccc_cfg::peer |
Remote peer address.
| uint16_t bt_gatt_ccc_cfg::value |
Configuration value.