wifi_prov_scan_handlers::scan_result field
Handler function called when scan result is requested. Parameters : scan_result - For fetching scan results. This can be called even if scan is still on going start_index (input) - Starting index from where to fetch the entries from the results list count (input) - Number of entries to fetch from the starting index entries (output) - List of entries returned. Each entry consists of ssid, channel and rssi information