S140 SoftDevice v7.3.0
L2CAP Channel SDU Data Buffer Released event. More...
#include <ble_l2cap.h>
Data Fields |
|
| ble_data_t | sdu_buf |
Detailed Description
L2CAP Channel SDU Data Buffer Released event.
Field Documentation
| 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.