Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c1588 uint32_t current_softap_channel = 0; in whd_wifi_join_specific() local
1589 CHECK_RETURN(whd_wifi_get_channel(ifp, &current_softap_channel) ); in whd_wifi_join_specific()
1590 if (current_softap_channel != ap->channel) in whd_wifi_join_specific()
1594 current_softap_channel, ap->channel) ); in whd_wifi_join_specific()