Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h337 #define DEFAULT_AUTH_PAYLOAD_TIMEOUT 0x0bb8 macro
/Linux-v6.6/net/bluetooth/
Dhci_conn.c981 conn->auth_payload_timeout = DEFAULT_AUTH_PAYLOAD_TIMEOUT; in hci_conn_add()
Dhci_core.c2527 hdev->auth_payload_timeout = DEFAULT_AUTH_PAYLOAD_TIMEOUT; in hci_alloc_dev_priv()