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.cpp125 arg.usb_last_port_status.supportedContaminantProtectionModes = in notifyPortStatusChange_1_2()
126 currentPortStatus[0].supportedContaminantProtectionModes; in notifyPortStatusChange_1_2()
214 uint32_t supportedContaminantProtectionModes = static_cast<uint32_t>( in TEST_P() local
215 res.args->usb_last_port_status.supportedContaminantProtectionModes); in TEST_P()
225 EXPECT_EQ(supportedContaminantProtectionModes, in TEST_P()
227 res.args->usb_last_port_status.supportedContaminantProtectionModes)); in TEST_P()
/hardware/interfaces/usb/1.2/
Dtypes.hal97 bitfield<ContaminantProtectionMode> supportedContaminantProtectionModes;