Searched refs:HCI_MAX_BULK_TX (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/bluetooth/ | ||
D | hci_usb.h | 47 #define HCI_MAX_BULK_TX 4 macro |
D | hci_usb.c | 556 while (atomic_read(__pending_tx(husb, HCI_ACLDATA_PKT)) < HCI_MAX_BULK_TX && in hci_usb_tx_process() |