Structure representing the BLE event for CBFC received data.
This structure is used to define the parameters for a BLE event that involves receiving data over a Circular Buffer Flow Control (CBFC) connection from a remote device.
Public Attributes#
uint8_t
Address of the remote device.
uint16_t
Local Channel Identifier (LCID)
uint16_t
Length of the received data.
uint8_t
Received data.