Home
last modified time | relevance | path

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

/btstack/platform/libusb/
H A Dhci_transport_h2_libusb.c893 static libusb_device_handle * try_open_device(libusb_device * device){ in try_open_device() function
1094 handle = try_open_device(devs[i]); in usb_open()
1128 handle = try_open_device(devs[deviceIndex]); in usb_open()