Structure represents 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, which includes the remote device address and the status indicating whether to accept or reject the request.

Public Attributes#

uint8_t
uint8_t

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_cmd_conn_param_resp::dev_addr[RSI_DEV_ADDR_LEN]

Remote device address


status#

uint8_t rsi_ble_cmd_conn_param_resp::status

Accept or reject the remote connection parameter request