![]() |
S332 SoftDevice
v2.0.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
L2CAP Received packet event report. More...
#include <ble_l2cap.h>
Data Fields | |
ble_l2cap_header_t | header |
uint8_t | data [1] |
L2CAP Received packet event report.
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.