Home
last modified time | relevance | path

Searched refs:notifyRoleSwitchStatus (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/usb/1.0/
DIUsbCallback.hal44 oneway notifyRoleSwitchStatus(string portName, PortRole newRole, Status retval);
DIUsb.hal50 * query would be sent through the IUsbCallback object's notifyRoleSwitchStatus
/hardware/interfaces/usb/1.1/vts/functional/
DVtsHalUsbV1_1TargetTest.cpp112 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbCallback
/hardware/interfaces/usb/1.0/default/
DUsb.cpp102 mCallback->notifyRoleSwitchStatus(portName, newRole, in switchRole()
111 Return<void> ret = mCallback->notifyRoleSwitchStatus(portName, newRole, Status::ERROR); in switchRole()
/hardware/interfaces/usb/1.0/vts/functional/
DVtsHalUsbV1_0TargetTest.cpp87 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbHidlTest::UsbCallback
/hardware/interfaces/usb/1.2/vts/functional/
DVtsHalUsbV1_2TargetTest.cpp138 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbCallback