dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_l2cap_evt_ch_sdu_buf_released_t Struct Reference

L2CAP Channel SDU Data Duffer Released event. More...

#include <ble_l2cap.h>

Data Fields

ble_data_t sdu_buf
 

Detailed Description

L2CAP Channel SDU Data Duffer Released event.

Definition at line 250 of file ble_l2cap.h.

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.

Definition at line 252 of file ble_l2cap.h.


The documentation for this struct was generated from the following file: