Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c3553 last_tx = hdev->le_last_tx; in __check_timeout()
3697 hdev->le_last_tx = jiffies; in hci_sched_le()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h481 unsigned long le_last_tx; member