Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h345 #define HCI_LE_AUTOCONN_TIMEOUT msecs_to_jiffies(4000) /* 4 seconds */ macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c3639 hdev->def_le_autoconnect_timeout = HCI_LE_AUTOCONN_TIMEOUT; in hci_alloc_dev()