Structure represents the BLE Credit Based Flow Control (CBFC) connection response.
This structure is used to define the parameters for a BLE CBFC connection response, which includes the address of the remote device, the Local Channel Identifier (LCID), and the result of the connection request.
Public Attributes#
uint8_t
Address of the remote device.
uint16_t
Local Channel Identifier (LCID)
uint8_t
Result of the connection request.