ble_gattc_evt_hvx_t

S120 SoftDevice v2.1.0 API

S120 SoftDevice v2.1.0

Event structure for BLE_GATTC_EVT_HVX . More...

#include <ble_gattc.h>

Data Fields

uint16_t handle
uint8_t type
uint16_t len
uint8_t data [1]

Detailed Description

Event structure for BLE_GATTC_EVT_HVX .

Field Documentation

uint8_t ble_gattc_evt_hvx_t::data[1]

Attribute data, variable length.

uint16_t ble_gattc_evt_hvx_t::handle

Handle to which the HVx operation applies.

uint16_t ble_gattc_evt_hvx_t::len

Attribute data length.

uint8_t ble_gattc_evt_hvx_t::type

Indication or Notification, see GATT Handle Value operations .


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .