![]() |
S140 SoftDevice
v6.1.1
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
L2CAP Channel SDU Data Buffer Released event. More...
#include <ble_l2cap.h>
Data Fields | |
ble_data_t | sdu_buf |
L2CAP Channel SDU Data Buffer Released event.
ble_data_t ble_l2cap_evt_ch_sdu_buf_released_t::sdu_buf |
Returned reception or transmission SDU data buffer. The SoftDevice
returns SDU data buffers supplied by the application, which have not yet been returned previously via a BLE_L2CAP_EVT_CH_RX or BLE_L2CAP_EVT_CH_TX event.