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... | |
LE credit based disconnect indication.
Definition at line 155 of file ble_l2cap.h.
uint16_t lecb_disconn_ind_t::local_cid |
The local source channel ID.
Definition at line 157 of file ble_l2cap.h.
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.