Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c1284 u16 conn_timeout, u8 role) in hci_connect_le() argument
1346 conn->conn_timeout = conn_timeout; in hci_connect_le()
1513 u16 conn_timeout, in hci_connect_le_scan() argument
1558 conn->conn_timeout = conn_timeout; in hci_connect_le_scan()
H A Dhci_sync.c6408 conn->conn_timeout, NULL); in hci_le_ext_create_conn_sync()
6513 conn->conn_timeout, NULL); in hci_le_create_conn_sync()
6622 conn->conn_timeout, NULL); in hci_le_create_cis_sync()
6802 conn->conn_timeout, NULL); in hci_acl_create_conn_sync()
H A Dhci_event.c1560 conn->conn_timeout); in hci_cc_le_set_adv_enable()
1606 conn->conn_timeout); in hci_cc_le_set_ext_adv_enable()
/openbmc/linux/net/tipc/
H A 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()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h695 __u16 conn_timeout; member
1446 u16 conn_timeout,
1450 u16 conn_timeout, u8 role);