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