Structure representing the BLE command response for connection parameters.
This structure is used to define the parameters for a BLE command response to a connection parameter request, including the remote device address and the status indicating whether to accept or reject the request.
Public Attributes#
uint8_t
Remote device address.
uint8_t
Accept or reject the remote connection parameter request.