Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dscan_result_unittest.cpp40 const uint8_t kFakeIE[] = {0x05, 0x11, 0x32, 0x11}; variable
57 std::vector<uint8_t> ie(kFakeIE, kFakeIE + sizeof(kFakeIE)); in TEST_F()