Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h738 …int32_t number_of_probes_per_channel; /**< Number of probes to send on each ch… member
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2509 …n_params->params.nprobes = (int32_t)htod32(optional_extended_params->number_of_probes_per_channel); in whd_wifi_scan()