Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h304 unsigned long le_last_tx; member
/linux-4.1.27/net/bluetooth/
Dhci_core.c3937 time_after(jiffies, hdev->le_last_tx + HZ * 45)) in hci_sched_le()
3956 hdev->le_last_tx = jiffies; in hci_sched_le()