Searched refs:WIFI_STA_CONNECTED (Results 1 – 8 of 8) sorted by relevance
105 #define WIFI_STA_CONNECTED BIT0 macro
324 portConnectedStatus |= WIFI_STA_CONNECTED; in _halbtcoutsrc_GetWifiLinkStatus()
2892 ((wifiLinkStatus&WIFI_STA_CONNECTED) ? 1 : 0), in EXhalbtc8723b1ant_DisplayCoexInfo()
125 #define WIFI_STA_CONNECTED BIT0 macro
521 port_connected_status |= WIFI_STA_CONNECTED; in halbtc_get_wifi_link_status()870 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in halbtc_display_wifi_status()
2565 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in ex_btc8723b1ant_display_coex_info()
117 #define WIFI_STA_CONNECTED BIT0 macro
468 port_connected_status |= WIFI_STA_CONNECTED; in halbtc_get_wifi_link_status()798 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in halbtc_display_wifi_status()