Home
last modified time | relevance | path

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

/aosp_15_r20/system/connectivity/wificond/tests/
Dnetlink_utils_unittest.cpp464 std::array<uint8_t, ETH_ALEN> if_mac_addr = kFakeInterfaceMacAddress; in TEST_F() local
504 std::array<uint8_t, ETH_ALEN> if_mac_addr = kFakeInterfaceMacAddress; in TEST_F() local
536 std::array<uint8_t, ETH_ALEN> if_mac_addr = kFakeInterfaceMacAddress; in TEST_F() local
/aosp_15_r20/system/connectivity/wificond/net/
Dnetlink_utils.cpp255 array<uint8_t, ETH_ALEN> if_mac_addr; in GetInterfaces() local