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#
uint8_t
Address type of the remote device.
uint8_t
Address of the remote device.
uint8_t
Privacy mode to be set.