Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp56 constexpr uint8_t kTestWepKey[] = {0x56, 0x67, 0x67, 0xf4, 0x56}; variable
341 std::vector<uint8_t> set_wep_key(std::begin(kTestWepKey), in TEST_P()
342 std::end(kTestWepKey)); in TEST_P()