Structure representing the BLE request to set a random address.

This structure is used to define the parameters for the BLE request to set a random address, including the random address of the device to be set.

Public Attributes#

uint8_t

Random address of the device to be set.

Public Attribute Documentation#

rand_addr#

uint8_t rsi_ble_req_rand_s::rand_addr[RSI_DEV_ADDR_LEN]

Random address of the device to be set.