Home
last modified time | relevance | path

Searched refs:kTestInterfaceMacAddress (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wificond/tests/
Dmock_client_interface_impl.cpp32 const std::array<uint8_t, ETH_ALEN> kTestInterfaceMacAddress = {0x10, 0x20, 0xfe, 0xae, 0x2d, 0xc2}; variable
44 std::array<uint8_t, ETH_ALEN>(kTestInterfaceMacAddress), in MockClientInterfaceImpl()