dragoon  4383
 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.

Definition at line 206 of file ble.h.

Field Documentation

uint16_t ble_evt_hdr_t::evt_id

Value from a BLE_<module>_EVT series.

Definition at line 208 of file ble.h.

uint16_t ble_evt_hdr_t::evt_len

Length in octets including this header.

Definition at line 209 of file ble.h.


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