Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h150 int32_t home_time; member
264 int32_t home_time; /* -1 use default, dwell time for the home channel member
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c1645 ext_join_params->scan_params.home_time = -1; in whd_wifi_join_specific()
2544 scan_params->params.home_time = (int32_t)htod32( in whd_wifi_scan()
2552 scan_params->params.home_time = (int32_t)htod32(-1); in whd_wifi_scan()