ble_evt_hdr_t

S140 SoftDevice v6.0.0 API

BLE Event header. More...

#include <ble.h>

Data Fields

uint16_t evt_id
uint16_t evt_len

Detailed Description

BLE Event header.

Field Documentation

uint16_t ble_evt_hdr_t::evt_id

Value from a BLE_<module>_EVT series.

uint16_t ble_evt_hdr_t::evt_len

Length in octets including this header.