Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc440 std::array<unsigned char, 6> mac_address; in InitializeCuttlefishConfiguration() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp837 const std::array<unsigned char, 6>& mac_address) { in set_wifi_mac_address()
846 std::array<unsigned char, 6> mac_address{0, 0, 0, 0, 0, 0}; in wifi_mac_address() local