Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c3543 last_tx = hdev->acl_last_tx; in __check_timeout()
3628 hdev->acl_last_tx = jiffies; in hci_sched_acl_pkt()
/linux/include/net/bluetooth/
H A Dhci_core.h474 unsigned long acl_last_tx; member