Searched refs:WIFI_STA_CONNECTED (Results 1 – 5 of 5) sorted by relevance
72 #define WIFI_STA_CONNECTED BIT0 macro
199 portConnectedStatus |= WIFI_STA_CONNECTED; in _halbtcoutsrc_GetWifiLinkStatus()
104 #define WIFI_STA_CONNECTED BIT0 macro
483 port_connected_status |= WIFI_STA_CONNECTED; in halbtc_get_wifi_link_status()826 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in halbtc_display_wifi_status()
2535 ((wifi_link_status & WIFI_STA_CONNECTED) ? 1 : 0), in ex_btc8723b1ant_display_coex_info()