Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
Deapol.h179 uint16 key_id;
D802.11.h1993 uint16 key_id; member
3348 uint16 key_id; /* key id */ member
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp525 const hidl_string& key_id) { in TEST_F() argument
527 EXPECT_EQ(kTestEapPrivateKeyId, std::string(key_id.c_str())); in TEST_F()