Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp65 constexpr uint8_t kTestWpsDeviceType[] = {[0 ... 7] = 0x01}; variable
472 HIDL_INVOKE(sta_iface_, setWpsDeviceType, kTestWpsDeviceType).code); in TEST_P()
Dsupplicant_p2p_iface_hidl_test.cpp61 constexpr uint8_t kTestWpsDeviceType[] = {[0 ... 7] = 0x01}; variable
517 HIDL_INVOKE(p2p_iface_, setWpsDeviceType, kTestWpsDeviceType).code); in TEST_P()