Home
last modified time | relevance | path

Searched refs:hci_conn_drop (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/net/bluetooth/
Dhci_event.c2389 hci_conn_drop(conn); in hci_cs_auth_requested()
2416 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2595 hci_conn_drop(conn); in hci_cs_read_remote_features()
2622 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2961 hci_conn_drop(conn); in hci_cs_le_read_remote_features()
2992 hci_conn_drop(conn); in hci_cs_le_start_enc()
3513 hci_conn_drop(conn); in hci_auth_complete_evt()
3520 hci_conn_drop(conn); in hci_auth_complete_evt()
3640 hci_conn_drop(conn); in hci_encrypt_change_evt()
3759 hci_conn_drop(conn); in hci_remote_features_evt()
[all …]
Dhci_conn.c1073 hci_conn_drop(acl); in hci_conn_del()
1172 hci_conn_drop(params->conn); in hci_le_conn_failed()
1592 hci_conn_drop(acl); in hci_connect_sco()
1815 hci_conn_drop(cis); in hci_bind_cis()
2123 hci_conn_drop(conn); in hci_connect_bis()
2138 hci_conn_drop(conn); in hci_connect_bis()
2175 hci_conn_drop(le); in hci_connect_cis()
Dsco.c169 hci_conn_drop(conn->hcon); in sco_chan_del()
262 hci_conn_drop(hcon); in sco_connect()
421 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
Diso.c155 hci_conn_drop(conn->hcon); in iso_chan_del()
283 hci_conn_drop(hcon); in iso_connect_bis()
357 hci_conn_drop(hcon); in iso_connect_cis()
593 hci_conn_drop(iso_pi(sk)->conn->hcon); in __iso_sock_close()
Dl2cap_core.c668 hci_conn_drop(conn->hcon); in l2cap_chan_del()
8034 hci_conn_drop(hcon); in l2cap_chan_connect()
8050 hci_conn_drop(hcon); in l2cap_chan_connect()
8060 hci_conn_drop(hcon); in l2cap_chan_connect()
8072 hci_conn_drop(hcon); in l2cap_chan_connect()
Dmgmt.c3373 hci_conn_drop(conn); in pairing_complete()
3521 hci_conn_drop(conn); in pair_device()
3530 hci_conn_drop(conn); in pair_device()
Dsmp.c792 hci_conn_drop(hcon); in smp_chan_destroy()
Dhci_core.c2303 hci_conn_drop(params->conn); in hci_conn_params_free()
Dhci_sync.c4728 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1386 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
1826 hci_conn_drop(conn); in hci_encrypt_cfm()