OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libusb
(Results
151 - 175
of
377
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libusb/android/jni/
examples.mk
1
# Android build config for
libusb
examples
/external/libusb/examples/
dpfp_threaded.c
2
*
libusb
example program to manipulate U.are.U 4000B fingerprint scanner.
34
#include "
libusb
.h"
42
#define SEM_NAME "/org.
libusb
.example.dpfp_threaded"
463
fprintf(stderr, "failed to initialise
libusb
\n");
fxload.c
32
#include "
libusb
.h"
43
#define FXLOAD_VERSION (__DATE__ " (
libusb
)")
73
fprintf(stderr, " -p <bus,addr> -- Target device, as a
libusb
bus number and device address path\n");
175
/* open the device using
libusb
*/
dpfp.c
2
*
libusb
example program to manipulate U.are.U 4000B fingerprint scanner.
30
#include "
libusb
.h"
424
fprintf(stderr, "failed to initialise
libusb
\n");
testlibusb.c
2
* Test suite program based of
libusb
-0.1-compat testlibusb
22
#include "
libusb
.h"
ezusb.c
29
#include "
libusb
.h"
184
/* We may get an I/O error from
libusb
as the device disappears */
211
/* We may get an I/O error from
libusb
as the device disappears */
462
logerror("IIC data block too small - please report this error to
libusb
.info\n");
705
* Load a firmware file into target RAM. device is the open
libusb
/external/libusb/libusb/
hotplug.c
3
* Hotplug functions for
libusb
38
* This page details how to use the
libusb
hotplug interface, where available.
83
* safe to call any
libusb
function that takes a libusb_device. It also safe to
98
#include <
libusb
.h>
hotplug.h
3
* Hotplug support for
libusb
libusb-1.0.def
1
LIBRARY "
libusb
-1.0.dll"
libusbi.h
2
* Internal header for
libusb
39
#include "
libusb
.h"
42
/* Inside the
libusb
code, mark all public functions as follows:
46
* In the
libusb
public header, mark all declarations as:
603
* This function is called when a
libusb
user initializes the library
633
* usbi_get_device_by_session_id(). This function checks if
libusb
already
694
* without hiccup. This is also a good place to inform
libusb
that it
718
*
libusb
of any file descriptors associated with this device that should
819
*
libusb
to retrieve the information through a standard control transfer.
[
all
...]
/external/libusb/libusb/os/
darwin_usb.h
2
* darwin backend for
libusb
1.0
haiku_usb.h
2
* Haiku Backend for
libusb
threads_posix.c
2
*
libusb
synchronization using POSIX Threads
windows_usbdk.h
2
* windows UsbDk backend for
libusb
1.0
threads_windows.c
2
*
libusb
synchronization on Microsoft Windows
140
//
libusb
does this anyway, so we simplify by not adding more sync
/external/libusb-compat/
LICENSE
0
libusb
is covered by the LGPL:
/system/core/adb/
Android.mk
166
LOCAL_STATIC_LIBRARIES := libcrypto_utils libcrypto libbase libmdnssd
libusb
185
LOCAL_STATIC_LIBRARIES := libadbd libcrypto_utils libcrypto
libusb
libmdnssd
235
libusb
\
301
libusb
\
transport_usb.cpp
37
// to avoid overflow. See http://
libusb
.sourceforge.net/api-1.0/packetoverflow.html.
60
// to avoid overflow. See http://
libusb
.sourceforge.net/api-1.0/packetoverflow.html.
/external/libmtp/src/
Makefile.am
5
gphoto2-endian.h _stdint.h ptp.c ptp.h
libusb
-glue.h \
18
libmtp_la_SOURCES +=
libusb
-glue.c
/external/libusb/msvc/
listdevs.dsp
45
# ADD CPP /nologo /MD /W3 /GX /O2 /I "../
libusb
" /I "." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /U "_MBCS" /FR /FD /EHsc /c
69
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../
libusb
" /I "." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /U "_MBCS" /FR /FD /GZ /EHsc /c
xusb.dsp
45
# ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "../
libusb
" /I "." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /U "_MBCS" /FR /FD /EHsc /c
69
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /I "../
libusb
" /I "." /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /U "_MBCS" /FR /FD /GZ /EHsc /c
libusb_2013.sln
5
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-1.0 (static)", "libusb_static_2013.vcxproj", "{349EE8F9-7D25-4909-AAF5-FF3FADE72187}"
7
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-1.0 (dll)", "libusb_dll_2013.vcxproj", "{349EE8FA-7D25-4909-AAF5-FF3FADE72187}"
24
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-usbdk-1.0 (dll)", "libusb_usbdk_dll_2013.vcxproj", "{F53A5974-2319-48EB-A67B-27933AEDF14A}"
26
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-usbdk-1.0 (static)", "libusb_usbdk_static_2013.vcxproj", "{0B3D86CF-5D70-41A9-B391-A2E7C5C969ED}"
libusb_2015.sln
5
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-1.0 (static)", "libusb_static_2015.vcxproj", "{349EE8F9-7D25-4909-AAF5-FF3FADE72187}"
7
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-1.0 (dll)", "libusb_dll_2015.vcxproj", "{349EE8FA-7D25-4909-AAF5-FF3FADE72187}"
24
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-usbdk-1.0 (dll)", "libusb_usbdk_dll_2015.vcxproj", "{F53A5974-2319-48EB-A67B-27933AEDF14A}"
26
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "
libusb
-usbdk-1.0 (static)", "libusb_usbdk_static_2015.vcxproj", "{0B3D86CF-5D70-41A9-B391-A2E7C5C969ED}"
/external/libusb-compat/examples/
Makefile.in
51
lsusb_DEPENDENCIES = ../
libusb
/
libusb
.la
54
testlibusb_DEPENDENCIES = ../
libusb
/
libusb
.la
192
lsusb_LDADD = ../
libusb
/
libusb
.la -lusb
194
testlibusb_LDADD = ../
libusb
/
libusb
.la -lusb
/external/libmtp/logs/
mtp-detect-yota-phone.txt
31
LIBMTP
libusb
: Attempt to reset device
Completed in 98 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>