Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dhci_usb.h50 #define HCI_MAX_ISOC_RX 2 macro
Dhci_usb.c326 for (i = 0; i < HCI_MAX_ISOC_RX; i++) in hci_usb_open()