Home
last modified time | relevance | path

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

/hardware/interfaces/usb/1.0/vts/functional/
DVtsHalUsbV1_0TargetTest.cpp39 using ::android::hardware::usb::V1_0::PortRole;
99 const PortRole& newRole, in notifyRoleSwitchStatus()
164 PortRole usb_last_port_role;
210 struct PortRole role; in TEST_F()
230 struct PortRole role; in TEST_F()
277 struct PortRole role; in TEST_F()
323 struct PortRole role; in TEST_F()
/hardware/interfaces/usb/1.0/default/
DUsb.h24 using ::android::hardware::usb::V1_0::PortRole;
36 Return<void> switchRole(const hidl_string& portName, const PortRole& role) override;
DUsb.cpp65 std::string convertRoletoString(PortRole role) { in convertRoletoString()
86 const PortRole& newRole) { in switchRole()
/hardware/interfaces/usb/1.1/vts/functional/
DVtsHalUsbV1_1TargetTest.cpp40 using ::android::hardware::usb::V1_0::PortRole;
112 const PortRole& /*newRole*/, Status /*retval*/) override { in notifyRoleSwitchStatus() argument
/hardware/interfaces/usb/1.0/
DIUsbCallback.hal44 oneway notifyRoleSwitchStatus(string portName, PortRole newRole, Status retval);
DIUsb.hal32 oneway switchRole(string portName, PortRole role);
Dtypes.hal139 struct PortRole {
/hardware/interfaces/usb/1.2/vts/functional/
DVtsHalUsbV1_2TargetTest.cpp43 using ::android::hardware::usb::V1_0::PortRole;
137 const PortRole& /*newRole*/, Status /*retval*/) override { in notifyRoleSwitchStatus() argument