|
dragoon
4383
|
L2CAP Channel SDU Data Duffer Released event. More...
#include <ble_l2cap.h>
Data Fields | |
| ble_data_t | sdu_buf |
L2CAP Channel SDU Data Duffer Released event.
Definition at line 250 of file ble_l2cap.h.
| 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.
Definition at line 252 of file ble_l2cap.h.