Searched defs:hotplug_handle (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/client/
H A Dusb_libusb.cpp154 static libusb_hotplug_callback_handle hotplug_handle; member in namespace:libusb
476 LIBUSB_CLASS_PER_INTERFACE, hotplug_callback, nullptr, &hotplug_handle);
492 libusb_hotplug_deregister_callback(nullptr, hotplug_handle);

Completed in 44 milliseconds