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
 

Detailed Description

GATTC Notification and Indication value indication.

Field Documentation

◆ handle

uint16_t ble_gattc_ntf_ind_t::handle

Attribute handle.

◆ length

uint16_t ble_gattc_ntf_ind_t::length

Attribute value length.

◆ p_value

uint8_t* ble_gattc_ntf_ind_t::p_value

Pointer to the attribute value data.

◆ type

gatt_evt_type_t ble_gattc_ntf_ind_t::type

Event type.


The documentation for this struct was generated from the following file: