Searched refs:WIFI_STA_CONNECTED (Results 1 – 6 of 6) sorted by relevance
105 #define WIFI_STA_CONNECTED BIT0 macro
319 portConnectedStatus |= WIFI_STA_CONNECTED; in _halbtcoutsrc_GetWifiLinkStatus()
2886 ((wifiLinkStatus&WIFI_STA_CONNECTED) ? 1 : 0), in EXhalbtc8723b1ant_DisplayCoexInfo()
104 #define WIFI_STA_CONNECTED BIT0 macro
495 port_connected_status |= WIFI_STA_CONNECTED; in halbtc_get_wifi_link_status()838 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in halbtc_display_wifi_status()
2543 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in ex_btc8723b1ant_display_coex_info()