Home
last modified time | relevance | path

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

/third_party/libusb/libusb/
Dlibusb.h301 #define LIBUSB_BT_CONTAINER_ID_SIZE 20 macro
308 LIBUSB_BT_CONTAINER_ID_SIZE)
Ddescriptor.c1043 } else if (dev_cap->bLength < LIBUSB_BT_CONTAINER_ID_SIZE) { in libusb_get_container_id_descriptor()
1045 dev_cap->bLength, LIBUSB_BT_CONTAINER_ID_SIZE); in libusb_get_container_id_descriptor()