Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c3625 timeout = hdev->iso_last_tx + HCI_ISO_TX_TIMEOUT; in __check_timeout()
3796 hdev->iso_last_tx = jiffies; in hci_sched_iso()
/linux/include/net/bluetooth/
H A Dhci_core.h492 unsigned long iso_last_tx; member