Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_core.c3556 last_tx = hdev->acl_last_tx; in __check_timeout()
3641 hdev->acl_last_tx = jiffies; in hci_sched_acl_pkt()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h479 unsigned long acl_last_tx; member