Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c1372 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy) in hci_connect_le() argument
1433 conn->conn_timeout = conn_timeout; in hci_connect_le()
1607 conn->conn_timeout = timeout; in hci_add_bis()
1616 u16 conn_timeout, in hci_connect_le_scan() argument
1661 conn->conn_timeout = conn_timeout; in hci_connect_le_scan()
1710 acl->conn_timeout = timeout; in hci_connect_acl()
1965 cis->conn_timeout = timeout; in hci_bind_cis()
2155 conn->conn_timeout = msecs_to_jiffies(qos->bcast.sync_timeout * 10); in hci_pa_create_sync()
2183 hcon->conn_timeout = msecs_to_jiffies(qos->bcast.timeout * 10); in hci_conn_big_create_sync()
H A Dhci_sync.c6536 conn->conn_timeout, NULL); in hci_le_ext_create_conn_sync()
6641 conn->conn_timeout, NULL); in hci_le_create_conn_sync()
6746 conn->conn_timeout, NULL); in hci_le_create_cis_sync()
6926 conn->conn_timeout, NULL); in hci_acl_create_conn_sync()
7070 conn->conn_timeout, NULL); in hci_le_past_params_sync()
7132 conn->conn_timeout, NULL); in hci_le_pa_create_sync()
7160 conn->conn_timeout, NULL); in hci_le_pa_create_sync()
7230 conn->conn_timeout, NULL); in hci_le_big_create_sync()
H A Dhci_event.c1571 conn->conn_timeout); in hci_cc_le_set_adv_enable()
1619 conn->conn_timeout); in hci_cc_le_set_ext_adv_enable()
/linux/include/net/bluetooth/
H A Dhci_core.h718 __u16 conn_timeout; member
1588 u16 conn_timeout,
1592 u16 conn_timeout, u8 role, u8 phy, u8 sec_phy);