Home
last modified time | relevance | path

Searched refs:scan_done_event_handler (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_scan.c28 static void scan_done_event_handler(void *arg, ETS_STATUS status) in scan_done_event_handler() function
236 if (esp_wifi_promiscuous_scan_start(params, scan_done_event_handler) < 0) { in issue_scan()