Structure represents the BLE request to enable or disable address resolution.

This structure is used to define the parameters for a BLE request to enable or disable address resolution, which includes the enable flag, reserved field for future use, and the timeout value for address resolution.

Public Attributes#

uint8_t
uint8_t
uint16_t

Public Attribute Documentation#

enable#

uint8_t rsi_ble_set_addr_resolution_enable_s::enable

Enable or disable address resolution


reserved#

uint8_t rsi_ble_set_addr_resolution_enable_s::reserved

Reserved for future use


tout#

uint16_t rsi_ble_set_addr_resolution_enable_s::tout

Timeout value for address resolution