Home | History | Annotate | Download | only in usb

Lines Matching defs:gadget

17 #define LOG_TAG "android.hardware.usb.gadget@1.0-service.wahoo"
59 namespace gadget {
151 ALOGI("GADGET pulled up");
231 ALOGI("Gadget cannot be pulled down");
514 // Pull up the gadget right away when there are no ffs functions.
544 // Monitors the ffs paths to pull up the gadget when descriptors are written.
545 // Also takes of the pulling up the gadget again if the userspace process
576 // Unlink the gadget and stop the monitor if running.
582 // Leave the gadget pulled down to give time for the host to sense disconnect.
606 ALOGI("Usb Gadget setcurrent functions called successfully");
610 ALOGI("Usb Gadget setcurrent functions failed");
620 } // namespace gadget