Home
last modified time | relevance | path

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

/hardware/interfaces/usb/1.2/vts/functional/
DVtsHalUsbV1_2TargetTest.cpp123 arg.usb_last_port_status.supportedContaminantProtectionModes = in notifyPortStatusChange_1_2()
124 currentPortStatus[0].supportedContaminantProtectionModes; in notifyPortStatusChange_1_2()
224 uint32_t supportedContaminantProtectionModes = static_cast<uint32_t>( in TEST_F() local
225 res.args->usb_last_port_status.supportedContaminantProtectionModes); in TEST_F()
235 EXPECT_EQ(supportedContaminantProtectionModes, in TEST_F()
237 res.args->usb_last_port_status.supportedContaminantProtectionModes)); in TEST_F()
/hardware/interfaces/usb/1.2/
Dtypes.hal97 bitfield<ContaminantProtectionMode> supportedContaminantProtectionModes;