Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dhci_conn.c96 hci_conn_drop(params->conn); in hci_connect_le_scan_cleanup()
1104 hci_conn_drop(conn->parent); in hci_conn_unlink()
1703 hci_conn_drop(acl); in hci_connect_sco()
1710 hci_conn_drop(acl); in hci_connect_sco()
1711 hci_conn_drop(sco); in hci_connect_sco()
1939 hci_conn_drop(cis); in hci_bind_cis()
2257 hci_conn_drop(conn); in hci_connect_bis()
2291 hci_conn_drop(le); in hci_connect_cis()
2297 hci_conn_drop(le); in hci_connect_cis()
2298 hci_conn_drop(cis); in hci_connect_cis()
[all …]
Dhci_event.c2405 hci_conn_drop(conn); in hci_cs_auth_requested()
2432 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2611 hci_conn_drop(conn); in hci_cs_read_remote_features()
2638 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2957 hci_conn_drop(conn); in hci_cs_le_read_remote_features()
2988 hci_conn_drop(conn); in hci_cs_le_start_enc()
3515 hci_conn_drop(conn); in hci_auth_complete_evt()
3522 hci_conn_drop(conn); in hci_auth_complete_evt()
3642 hci_conn_drop(conn); in hci_encrypt_change_evt()
3766 hci_conn_drop(conn); in hci_remote_features_evt()
[all …]
Dsco.c171 hci_conn_drop(conn->hcon); in sco_chan_del()
275 hci_conn_drop(hcon); in sco_connect()
444 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
Diso.c173 hci_conn_drop(conn->hcon); in iso_chan_del()
320 hci_conn_drop(hcon); in iso_connect_bis()
410 hci_conn_drop(hcon); in iso_connect_cis()
642 hci_conn_drop(iso_pi(sk)->conn->hcon); in iso_sock_disconn()
Dl2cap_core.c668 hci_conn_drop(conn->hcon); in l2cap_chan_del()
8055 hci_conn_drop(hcon); in l2cap_chan_connect()
8071 hci_conn_drop(hcon); in l2cap_chan_connect()
8081 hci_conn_drop(hcon); in l2cap_chan_connect()
8093 hci_conn_drop(hcon); in l2cap_chan_connect()
Dmgmt.c3399 hci_conn_drop(conn); in pairing_complete()
3547 hci_conn_drop(conn); in pair_device()
3556 hci_conn_drop(conn); in pair_device()
Dhci_core.c2331 hci_conn_drop(params->conn); in hci_conn_params_free()
Dsmp.c794 hci_conn_drop(hcon); in smp_chan_destroy()
Dhci_sync.c4919 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h1519 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
1989 hci_conn_drop(conn); in hci_encrypt_cfm()