ble_l2cap_evt_sdu_send_t Struct Reference

L2cap SDU Send event for BLE_L2CAP_EVT_SDU_SEND. More...

#include <ble_l2cap.h>

Public Attributes

uint16_t cid
 Channel ID that is the local CID. More...
 
uint16_t credits
 Number of peer credit used. More...
 

Detailed Description

L2cap SDU Send event for BLE_L2CAP_EVT_SDU_SEND.

Definition at line 178 of file ble_l2cap.h.

Member Data Documentation

◆ cid

uint16_t ble_l2cap_evt_sdu_send_t::cid

Channel ID that is the local CID.

Definition at line 180 of file ble_l2cap.h.

◆ credits

uint16_t ble_l2cap_evt_sdu_send_t::credits

Number of peer credit used.

Definition at line 181 of file ble_l2cap.h.


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