Searched refs:libusb_event_handler_active (Results 1 - 3 of 3) sorted by relevance

/external/libusb/libusb/
H A Dio.c971 if (!libusb_event_handler_active(ctx)) {
1015 * -# libusb_event_handler_active() determines if someone is currently
1059 * - libusb_event_handler_active() starts returning 1, indicating that
1860 int API_EXPORTED libusb_event_handler_active(libusb_context *ctx) function
2358 if (!libusb_event_handler_active(ctx)) {
H A Dlibusb.h1811 int LIBUSB_CALL libusb_event_handler_active(libusb_context *ctx);
/external/libusb/include/libusb/
H A Dlibusb.h1811 int LIBUSB_CALL libusb_event_handler_active(libusb_context *ctx);

Completed in 126 milliseconds