Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_core.c3550 last_tx = hdev->acl_last_tx; in __check_timeout()
3629 hdev->acl_last_tx = jiffies; in hci_sched_acl_pkt()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h480 unsigned long acl_last_tx; member