Searched refs:WHD_WLAN_UNSUPPORTED (Results 1 – 5 of 5) sorted by relevance
346 if ( (retval != WHD_SUCCESS) && (retval != WHD_WLAN_UNSUPPORTED) ) in whd_wifi_on()363 if (retval == WHD_WLAN_UNSUPPORTED) in whd_wifi_on()
244 if ( (result != WHD_SUCCESS) && (result != WHD_WLAN_UNSUPPORTED) ) in whd_wifi_init_ap()
1642 if (result == WHD_WLAN_UNSUPPORTED) in whd_wifi_join_specific()
103 … if (check_res != WHD_SUCCESS && check_res != WHD_WLAN_UNSUPPORTED) \
946 #define WHD_WLAN_UNSUPPORTED WHD_RESULT_CREATE(2023) /**< Unsupported */ macro