Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c3617 timeout = hdev->le_last_tx + HCI_ACL_TX_TIMEOUT; in __check_timeout()
3759 hdev->le_last_tx = jiffies; in hci_sched_le()
/linux/include/net/bluetooth/
H A Dhci_core.h491 unsigned long le_last_tx; member