Searched defs:GetMacAddr (Results 1 – 5 of 5) sorted by relevance
43 void (*GetMacAddr)(unsigned char *addr, int len); member
140 bool MacAddress::GetMacAddr(const std::string& ifName, unsigned char macAddr[MAC_LEN]) in GetMacAddr() function in OHOS::Wifi::MacAddress
169 int32_t MultiGateway::GetMacAddr(char *buff, const char *macAddr) in GetMacAddr() function in OHOS::Wifi::MultiGateway
190 static int32_t GetMacAddr(char *buff, const char *macAddr) in GetMacAddr() function
214 std::string EthernetManagement::GetMacAddr(const std::string &iface) in GetMacAddr() function in OHOS::NetManagerStandard::EthernetManagement