Searched defs:groupOwnerAddress (Results 1 – 6 of 6) sorted by relevance
80 std::string groupOwnerAddress = std::string(reinterpret_cast<const char*>(data), size); in QueryP2pLinkedInfoTest() local
178 std::string groupOwnerAddress = std::string(reinterpret_cast<const char*>(data), size); in P2pServerFuzzTest() local
126 unsigned char groupOwnerAddress[COMMON_MAC_LEN]; member
260 void WarpSetWifiP2pInfoOnGroupFormed(const std::string &groupOwnerAddress) in WarpSetWifiP2pInfoOnGroupFormed()
443 std::string groupOwnerAddress; /* the length is 17 characters. */ variable
364 void P2pStateMachine::SetWifiP2pInfoWhenGroupFormed(const std::string &groupOwnerAddress) in SetWifiP2pInfoWhenGroupFormed()