S132 SoftDevice v3.0.0
Data Fields
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.@note This is a variable length array. The size of 1 indicated is only a placeholder for compilation.

See sd_ble_evt_get for more information on how to use event structures with variable length array members.

ble_l2cap_header_t ble_l2cap_evt_rx_t::header

L2CAP packet header.


Documentation feedback | Developer Zone | Subscribe | Updated