Bluetooth LE GATT Notify request event. More...
#include <bt_event.h>
Public Attributes | |
uint8_t | group_id |
uint8_t | event_id |
uint16_t | serv_handle |
uint16_t | conn_handle |
uint16_t | char_handle |
bool | enable |
Bluetooth LE GATT Notify request event.
uint8_t group_id |
Event group ID BT_GROUP_ID
uint8_t event_id |
Event sub ID BLE_GATT_EVENT_ID
uint16_t serv_handle |
Service handle ID ble_gatt_service_s
uint16_t conn_handle |
Connection handle ID
uint16_t char_handle |
Characteristic handle ID ble_gatt_char_s
bool enable |
Notify enable/disable