Home
last modified time | relevance | path

Searched refs:conn_timeout (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dhci_conn.c1337 u16 conn_timeout, u8 role) in hci_connect_le() argument
1399 conn->conn_timeout = conn_timeout; in hci_connect_le()
1568 u16 conn_timeout, in hci_connect_le_scan() argument
1613 conn->conn_timeout = conn_timeout; in hci_connect_le_scan()
Dhci_sync.c6247 conn->conn_timeout, NULL); in hci_le_ext_create_conn_sync()
6343 conn->conn_timeout, NULL); in hci_le_create_conn_sync()
6452 conn->conn_timeout, NULL); in hci_le_create_cis_sync()
Dhci_event.c1621 conn->conn_timeout); in hci_cc_le_set_adv_enable()
1667 conn->conn_timeout); in hci_cc_le_set_ext_adv_enable()
/linux-6.6.21/net/tipc/
Dsocket.c120 u16 conn_timeout; member
525 tsk->conn_timeout = CONN_TIMEOUT_DEFAULT; in tipc_sk_create()
2241 delay %= (tsk->conn_timeout / 4); in tipc_sk_filter_connect()
2580 long timeout = (flags & O_NONBLOCK) ? 0 : tsk->conn_timeout; in tipc_connect()
3195 tipc_sk(sk)->conn_timeout = value; in tipc_setsockopt()
3268 value = tsk->conn_timeout; in tipc_getsockopt()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h728 __u16 conn_timeout; member
1472 u16 conn_timeout,
1476 u16 conn_timeout, u8 role);