Home
last modified time | relevance | path

Searched defs:WifiMacAddrInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Dwifi_common_msg.h39 struct WifiMacAddrInfo { struct
42 bool operator == (const WifiMacAddrInfo& mac) argument
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_center.cpp1292 std::string WifiConfigCenter::GetPairMacAddress(std::map<WifiMacAddrInfo, std::string>& macAddrInfo… in GetPairMacAddress()
1306 WifiMacAddrErrCode WifiConfigCenter::InsertMacAddrPairs(std::map<WifiMacAddrInfo, std::string>& mac… in InsertMacAddrPairs()
1322 void WifiConfigCenter::DelMacAddrPairs(std::map<WifiMacAddrInfo, std::string>& macAddrInfoMap, in DelMacAddrPairs()