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

L2CAP Received packet event report. More...

#include <ble_l2cap.h>

Data Fields

ble_l2cap_header_t header
 
uint8_t data [1]
 

Detailed Description

L2CAP Received packet event report.

Field Documentation

uint8_t ble_l2cap_evt_rx_t::data[1]

Packet data, variable length.

ble_l2cap_header_t ble_l2cap_evt_rx_t::header

L2CAP packet header.