esp_ble_gap_remove_duplicate_scan_exceptional_device() function
This function is called to remove a device info from the duplicate scan exceptional list.
Arguments
type
device info type, it is defined in esp_ble_duplicate_exceptional_info_type_t when type is MESH_BEACON_TYPE, MESH_PROV_SRV_ADV or MESH_PROXY_SRV_ADV , device_info is invalid.
device_info
the device information.
Return value
- ESP_OK : success - other : failed