LE credit based connection addition indication. More...
#include <ble_l2cap.h>
Public Attributes | |
uint16_t | local_cid |
uint16_t | peer_added_credits |
LE credit based connection addition indication.
Definition at line 156 of file ble_l2cap.h.
uint16_t lecb_add_credits_ind_t::local_cid |
The local source channel ID.
Definition at line 158 of file ble_l2cap.h.
uint16_t lecb_add_credits_ind_t::peer_added_credits |
Represent number of credits the receiving device can increment.
Definition at line 159 of file ble_l2cap.h.