Searched refs:g_wifiInterface (Results 1 – 1 of 1) sorted by relevance
23 void *g_wifiInterface; variable27 g_wifiInterface = reinterpret_cast<void *>(this); in WifiInterfaceMock()32 g_wifiInterface = nullptr; in ~WifiInterfaceMock()37 return reinterpret_cast<WifiInterfaceMock *>(g_wifiInterface); in GetWifiInterface()