Searched refs:LIBUSB_BT_CONTAINER_ID_SIZE (Results 1 – 2 of 2) sorted by relevance
666 if (dev_cap->bLength < LIBUSB_BT_CONTAINER_ID_SIZE) in libusb_get_container_id_descriptor()673 desc->bLength = LIBUSB_BT_CONTAINER_ID_SIZE; in libusb_get_container_id_descriptor()
107 #define LIBUSB_BT_CONTAINER_ID_SIZE 20 macro