Home
last modified time | relevance | path

Searched defs:GetMacAddr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/ethernet/
H A Deth_chip_driver.h43 void (*GetMacAddr)(unsigned char *addr, int len); member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dmac_address.cpp140 bool MacAddress::GetMacAddr(const std::string& ifName, unsigned char macAddr[MAC_LEN]) in GetMacAddr() function in OHOS::Wifi::MacAddress
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp169 int32_t MultiGateway::GetMacAddr(char *buff, const char *macAddr) in GetMacAddr() function in OHOS::Wifi::MultiGateway
/ohos5.0/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_common_utils.cpp190 static int32_t GetMacAddr(char *buff, const char *macAddr) in GetMacAddr() function
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp214 std::string EthernetManagement::GetMacAddr(const std::string &iface) in GetMacAddr() function in OHOS::NetManagerStandard::EthernetManagement