LE credit based SDU sending complete event. More...
#include <ble_l2cap.h>
Public Attributes | |
uint16_t | cid |
uint16_t | credits |
LE credit based SDU sending complete event.
Definition at line 182 of file ble_l2cap.h.
uint16_t lecb_sdu_send_evt_t::cid |
Channel ID that is the local CID.
Definition at line 184 of file ble_l2cap.h.
uint16_t lecb_sdu_send_evt_t::credits |
Number of peer credit used.
Definition at line 185 of file ble_l2cap.h.