Searched refs:WIFI_P2P_GC_CONNECTED (Results 1 – 6 of 6) sorted by relevance
109 #define WIFI_P2P_GC_CONNECTED BIT4 macro
274 portConnectedStatus |= WIFI_P2P_GC_CONNECTED; in _halbtcoutsrc_GetWifiLinkStatus()
2890 ((wifiLinkStatus&WIFI_P2P_GC_CONNECTED) ? 1 : 0) in EXhalbtc8723b1ant_DisplayCoexInfo()
108 #define WIFI_P2P_GC_CONNECTED BIT4 macro
846 ((wifi_link_status & WIFI_P2P_GC_CONNECTED) ? 1 : 0)); in halbtc_display_wifi_status()
2540 ((wifi_link_status & WIFI_P2P_GC_CONNECTED) ? 1 : 0)); in ex_btc8723b1ant_display_coex_info()