Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h137 unsigned long le_last_tx; member
/linux-2.6.39/net/bluetooth/
Dhci_core.c1836 time_after(jiffies, hdev->le_last_tx + HZ * 45)) in hci_sched_le()
1846 hdev->le_last_tx = jiffies; in hci_sched_le()