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
![]()
esp_err_t (*scan_result)(uint16_t result_index,
wifi_prov_scan_handlers::scan_result is called by 1 function:
![]()
wifi_prov_scan_handlers::scan_result
wifi_prov_scan_handlers::scan_result is written by 1 function:
![]()
wifi_prov_scan_handlers::scan_result
wifi_prov_scan_handlers::scan_result implements 1 functions:
![]()
wifi_prov_scan_handlers::scan_result