LE credit based disconnect indication. More...

#include <ble_l2cap.h>

Public Attributes

uint16_t local_cid
 The local source channel ID. More...
 
uint8_t reason
 The reason for disconnection, see lecb_disconnect_reason_t . More...
 

Detailed Description

LE credit based disconnect indication.

Definition at line 155 of file ble_l2cap.h.

Member Data Documentation

◆ local_cid

uint16_t lecb_disconn_ind_t::local_cid

The local source channel ID.

Definition at line 157 of file ble_l2cap.h.

◆ reason

uint8_t lecb_disconn_ind_t::reason

The reason for disconnection, see lecb_disconnect_reason_t .

Definition at line 158 of file ble_l2cap.h.


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