Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dhci_usb.h51 #define HCI_MAX_ISOC_TX 2 macro
Dhci_usb.c547 if (atomic_read(__pending_tx(husb, HCI_SCODATA_PKT)) < HCI_MAX_ISOC_TX && in hci_usb_tx_process()