Home
last modified time | relevance | path

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

/hardware/interfaces/usb/aidl/default/
DUsb.cpp204 bool roleSwitch = false; in switchMode() local
239 roleSwitch = true; in switchMode()
247 if (!roleSwitch) in switchMode()
250 return roleSwitch; in switchMode()
283 bool roleSwitch = false; in switchRole() local
295 roleSwitch = switchMode(in_portName, in_role, this); in switchRole()
306 roleSwitch = true; in switchRole()
321 in_portName, in_role, roleSwitch ? Status::SUCCESS : Status::ERROR, in_transactionId); in switchRole()
/hardware/interfaces/usb/1.0/
DIUsb.hal40 * of the roleSwitch status.