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.c3540 last_tx = hdev->le_last_tx; in __check_timeout()
3684 hdev->le_last_tx = jiffies; in hci_sched_le()
/linux/include/net/bluetooth/
H A Dhci_core.h475 unsigned long le_last_tx; member