Searched refs:wifiDirectMgr (Results 1 – 2 of 2) sorted by relevance
509 struct WifiDirectManager *wifiDirectMgr = GetWifiDirectManager(); in GetWifiDirectMacInfo() local510 if (wifiDirectMgr == NULL) { in GetWifiDirectMacInfo()514 …int32_t ret = wifiDirectMgr->getLocalAndRemoteMacByLocalIp(localIp, dupMacInfo.localMac, MAX_MAC_L… in GetWifiDirectMacInfo()
229 struct WifiDirectManager *wifiDirectMgr = GetWifiDirectManager(); in GetRemoteMacAddrByLocalIp() local230 if (wifiDirectMgr == NULL) { in GetRemoteMacAddrByLocalIp()236 int32_t ret = wifiDirectMgr->getLocalAndRemoteMacByLocalIp(localIp, localMac, LNN_MAC_LEN, in GetRemoteMacAddrByLocalIp()