Searched refs:cmdreq_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/bluetooth/
H A Dbtusb.c852 __u8 cmdreq_type; member in struct:btusb_data
1947 dr->bRequestType = data->cmdreq_type;
4276 data->cmdreq_type = USB_TYPE_CLASS | 0x01;
4279 data->cmdreq_type = USB_TYPE_CLASS;
4525 data->cmdreq_type = USB_TYPE_VENDOR;

Completed in 143 milliseconds