Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp368 const hidl_vec<uint8_t>& get_wep_key) { in TEST_P() argument
370 EXPECT_EQ(set_wep_key, std::vector<uint8_t>(get_wep_key)); in TEST_P()