Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c4495 last_tx = hdev->acl_last_tx; in __check_timeout()
4580 hdev->acl_last_tx = jiffies; in hci_sched_acl_pkt()
4636 hdev->acl_last_tx = jiffies; in hci_sched_acl_blk()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h430 unsigned long acl_last_tx; member