OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_interrupt_read
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/tools/
csr_usb.c
44
static inline int
usb_interrupt_read
(usb_dev_handle *dev, int ep, char *bytes, int size, int timeout)
function
131
usb_interrupt_read
(udev, 0x81, (void *) rp, sizeof(rp), 2);
146
len =
usb_interrupt_read
(udev, 0x81,
/external/bluetooth/bluez/
acinclude.m4
144
AC_CHECK_LIB(usb,
usb_interrupt_read
, dummy=yes,
146
[Define to 1 if you need the
usb_interrupt_read
() function.]))
ChangeLog
[
all
...]
Completed in 298 milliseconds