Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dhci_usb.h48 #define HCI_MAX_BULK_RX 1 macro
Dhci_usb.c321 for (i = 0; i < HCI_MAX_BULK_RX; i++) in hci_usb_open()