GATTC Notification and Indication value indication. More...
#include <ble_gattc.h>
Data Fields | |
| gatt_evt_type_t | type |
| uint16_t | length |
| uint16_t | handle |
| uint8_t * | p_value |
GATTC Notification and Indication value indication.
| uint16_t ble_gattc_ntf_ind_t::handle |
Attribute handle.
| uint16_t ble_gattc_ntf_ind_t::length |
Attribute value length.
| uint8_t* ble_gattc_ntf_ind_t::p_value |
Pointer to the attribute value data.
| gatt_evt_type_t ble_gattc_ntf_ind_t::type |
Event type.