BLE packet structure (as defined by the BLE standard) More...

Detailed Description

BLE packet structure (as defined by the BLE standard)

Definition at line 104 of file ble.h.

#include <ble.h>

Data Fields

uint8_t flags
 header flags
 
uint8_t len
 actual length of PDU
 
uint8_t pdu [NETDEV_BLE_PDU_MAXLEN]
 protocol data unit (PDU)
 

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