Searched refs:HCI_MAX_ISOC_TX (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/bluetooth/ | ||
D | hci_usb.h | 51 #define HCI_MAX_ISOC_TX 2 macro |
D | hci_usb.c | 547 if (atomic_read(__pending_tx(husb, HCI_SCODATA_PKT)) < HCI_MAX_ISOC_TX && in hci_usb_tx_process() |