nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_evt_hdr_t Struct Reference

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 excluding this header.