Home
last modified time | relevance | path

Searched refs:itfnum (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/input/
Dsixpair.c39 show_master (libusb_device_handle *devh, int itfnum) in show_master() argument
46 0x01, 0x03f5, itfnum, in show_master()
61 get_bdaddr (libusb_device_handle *devh, int itfnum) in get_bdaddr() argument
69 0x01, 0x03f2, itfnum, in get_bdaddr()
89 set_master_bdaddr (libusb_device_handle *devh, int itfnum, char *host) in set_master_bdaddr() argument
111 0x09, 0x03f5, itfnum, in set_master_bdaddr()
147 handle_device (libusb_device *dev, struct libusb_config_descriptor *cfg, int itfnum, const struct l… in handle_device() argument
158 libusb_detach_kernel_driver (devh, itfnum); in handle_device()
160 res = libusb_claim_interface (devh, itfnum); in handle_device()
162 g_warning ("Can't claim interface %d", itfnum); in handle_device()
[all …]