Searched defs:deviceMac (Results 1 – 7 of 7) sorted by relevance
170 std::string deviceMac = device.GetDeviceAddress(); in GetGroupNetworkId() local185 std::string deviceMac = device.GetDeviceAddress(); in GetGroupNetworkId() local
182 std::string deviceMac = info.mac; in ProcessCmdRemoveGroupClient() local
520 void P2pHalCbclientRemoved(const char *deviceMac) in P2pHalCbclientRemoved()
747 WifiErrorNo P2pRemoveGroupClient(const char *deviceMac)
276 char deviceMac[WIFI_BSSID_LENGTH] = {0}; in RpcP2pRemoveClient() local
715 WifiErrorNo P2pRemoveGroupClient(const char *deviceMac) in P2pRemoveGroupClient()
370 … P2pSupplicantErrCode WpaP2pCliCmdP2pRemoveClient(WifiWpaP2pInterface *this, const char *deviceMac) in WpaP2pCliCmdP2pRemoveClient()