Structure for local address extendend API.
Data Fields | |
| wiced_bool_t | is_static_rand_addr_used |
| True if static random address is used. | |
| wiced_bool_t | is_privacy_enabled |
| True LE Privacy is enabled. | |
| wiced_bt_ble_address_type_t | private_addr_type |
| Private address type. | |
| wiced_bt_device_address_t | private_addr |
| Private address. | |
| wiced_bt_device_address_t | local_addr |
| Local Bluetooth Address. | |