Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dnative_wifi_client_unittest.cpp32 const vector<uint8_t> kMacAddressOther = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x0F }; variable
53 wifi_client_other.mac_address_ = kMacAddressOther; in TEST_F()