lecb_sdu_send_evt_t Struct Reference

LE credit based SDU sending complete event. More...

#include <ble_l2cap.h>

Public Attributes

uint16_t cid
 
uint16_t credits
 

Detailed Description

LE credit based SDU sending complete event.

Definition at line 163 of file ble_l2cap.h.

Member Data Documentation

◆ cid

uint16_t lecb_sdu_send_evt_t::cid

Channel ID that is the local CID.

Definition at line 165 of file ble_l2cap.h.

◆ credits

uint16_t lecb_sdu_send_evt_t::credits

Number of peer credit used.

Definition at line 166 of file ble_l2cap.h.


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