esp_ble_gap_clean_duplicate_scan_exceptional_list() function
This function is called to clean the duplicate scan exceptional list. This API will delete all device information in the duplicate scan exceptional list.
Arguments
list_type
duplicate scan exceptional list type, the value can be one or more of esp_duplicate_scan_exceptional_list_type_t.
Return value
- ESP_OK : success - other : failed