Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp66 constexpr uint32_t kTestWepTxKeyIdx = 2; variable
343 kTestWepTxKeyIdx, [](const SupplicantStatus& status) { in TEST_P()
349 EXPECT_EQ(kTestWepTxKeyIdx, key_idx); in TEST_P()