esp_ble_scan_duplicate_list_flush() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- ESP_OK: Success - ESP_ERR_INVALID_STATE: Invalid Bluetooth Controller state

Notes

1. This function name is incorrectly spelled, it will be fixed in release 5.x version. 2. The scan duplicate list will be automatically cleared when the maximum amount of devices in the filter is reached. The amount of devices in the filter can be configured in menuconfig.

References

from examples