Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h321 unsigned long le_last_tx; member
/Linux-v4.19/net/bluetooth/
Dhci_core.c4091 time_after(jiffies, hdev->le_last_tx + HZ * 45)) in hci_sched_le()
4110 hdev->le_last_tx = jiffies; in hci_sched_le()