Structure represents the BLE request to set privacy mode.

This structure is used to define the parameters for a BLE request to set the privacy mode, which includes the address type and address of the remote device, and the privacy mode to be set.

Public Attributes#

Public Attribute Documentation#

remote_dev_addr_type#

uint8_t rsi_ble_set_privacy_mode_s::remote_dev_addr_type

Address type of the remote device


remote_dev_addr#

uint8_t rsi_ble_set_privacy_mode_s::remote_dev_addr[RSI_DEV_ADDR_LEN]

Address of the remote device


privacy_mode#

uint8_t rsi_ble_set_privacy_mode_s::privacy_mode

Privacy mode to be set