Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp320 std::vector<uint8_t> set_wep_key(std::begin(kTestWepKey), in TEST_F() local
323 i, set_wep_key, [](const SupplicantStatus& status) { in TEST_F()
329 EXPECT_EQ(set_wep_key, std::vector<uint8_t>(get_wep_key)); in TEST_F()