Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h310 unsigned long le_last_tx; member
/linux-4.4.14/net/bluetooth/
Dhci_core.c4214 time_after(jiffies, hdev->le_last_tx + HZ * 45)) in hci_sched_le()
4233 hdev->le_last_tx = jiffies; in hci_sched_le()