Home
last modified time | relevance | path

Searched refs:HCI_DISCONN_TIMEOUT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2626 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_conn_complete_evt()
2954 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_auth_complete_evt()
4084 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_link_key_notify_evt()
4537 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_key_refresh_complete_evt()
5010 hcon->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_phy_link_complete_evt()
H A Dhci_conn.c545 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_conn_add()
H A Dl2cap_core.c4183 * disc_timeout back to HCI_DISCONN_TIMEOUT during L2CAP connect. in l2cap_connect()
4185 conn->hcon->disc_timeout = HCI_DISCONN_TIMEOUT; in l2cap_connect()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c3209 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_conn_complete_evt()
3526 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_auth_complete_evt()
4772 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_link_key_notify_evt()
5254 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_key_refresh_complete_evt()
5724 hcon->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_phy_link_complete_evt()
H A Dhci_conn.c966 conn->disc_timeout = HCI_DISCONN_TIMEOUT; in hci_conn_add()
H A Dl2cap_core.c3959 * disc_timeout back to HCI_DISCONN_TIMEOUT during L2CAP connect. in l2cap_connect()
3961 conn->hcon->disc_timeout = HCI_DISCONN_TIMEOUT; in l2cap_connect()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h337 #define HCI_DISCONN_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h432 #define HCI_DISCONN_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro

Completed in 49 milliseconds