Searched refs:optional_extended_params (Results 1 – 2 of 2) sorted by relevance
277 const whd_scan_extended_params_t *optional_extended_params,
2425 const whd_scan_extended_params_t *optional_extended_params, in whd_wifi_scan() argument2507 if (optional_extended_params != NULL) in whd_wifi_scan()2509 …scan_params->params.nprobes = (int32_t)htod32(optional_extended_params->number_of_probes_per_chann… in whd_wifi_scan()2511 (int32_t)htod32(optional_extended_params->scan_active_dwell_time_per_channel_ms); in whd_wifi_scan()2513 optional_extended_params->scan_passive_dwell_time_per_channel_ms); in whd_wifi_scan()2515 optional_extended_params->scan_home_channel_dwell_time_between_channels_ms); in whd_wifi_scan()