Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/src/android/net/dhcp/
H A DDhcpLease.java81 public MacAddress getHwAddr() { in getHwAddr() method in DhcpLease
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
H A Dlibnetdevice.cpp78 std::optional<hwaddr_t> getHwAddr(const std::string& ifname) { in getHwAddr() function