Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h342 #define DEFAULT_AUTH_PAYLOAD_TIMEOUT 0x0bb8 macro
/linux-6.15/net/bluetooth/
H A Dhci_conn.c962 conn->auth_payload_timeout = DEFAULT_AUTH_PAYLOAD_TIMEOUT; in __hci_conn_add()
H A Dhci_core.c2480 hdev->auth_payload_timeout = DEFAULT_AUTH_PAYLOAD_TIMEOUT; in hci_alloc_dev_priv()