ble_l2cap_evt_ch_rx_t

S140 SoftDevice v7.2.0 API

L2CAP Channel received SDU event. More...

#include <ble_l2cap.h>

Detailed Description

L2CAP Channel received SDU event.

Field Documentation

ble_data_t ble_l2cap_evt_ch_rx_t::sdu_buf
       SDU data buffer.
Note
If there is not enough space in the buffer (sdu_buf.len < sdu_len) then the rest of the SDU will be silently discarded by the SoftDevice.
uint16_t ble_l2cap_evt_ch_rx_t::sdu_len

Total SDU length, in bytes.