Home
last modified time | relevance | path

Searched refs:DEFAULT_AUTH_PAYLOAD_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c550 conn->auth_payload_timeout = DEFAULT_AUTH_PAYLOAD_TIMEOUT; in hci_conn_add()
H A Dhci_core.c3645 hdev->auth_payload_timeout = DEFAULT_AUTH_PAYLOAD_TIMEOUT; in hci_alloc_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h275 #define DEFAULT_AUTH_PAYLOAD_TIMEOUT 0x0bb8 macro