Searched refs:scan_status (Results 1 – 4 of 4) sorted by relevance
164 static esp_err_t scan_status(bool *scan_finished, in scan_status() function200 ptr->scan_status = scan_status; in get_wifi_scan_handlers()
106 resp->status = (h->scan_status(&scan_finished, &result_count, &h->ctx) == ESP_OK ? in cmd_scan_status_handler()
125 esp_err_t (*scan_status)(bool *scan_finished, member
234 * `scan_status` - Gives the status of scanning process :