Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c1931 hci_conn_drop(conn); in hci_cs_auth_requested()
1958 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2134 hci_conn_drop(conn); in hci_cs_read_remote_features()
2161 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2412 hci_conn_drop(conn); in hci_cs_le_read_remote_features()
2443 hci_conn_drop(conn); in hci_cs_le_start_enc()
2939 hci_conn_drop(conn); in hci_auth_complete_evt()
2946 hci_conn_drop(conn); in hci_auth_complete_evt()
3105 hci_conn_drop(conn); in hci_encrypt_change_evt()
3228 hci_conn_drop(conn); in hci_remote_features_evt()
[all …]
Dsco.c169 hci_conn_drop(conn->hcon); in sco_chan_del()
261 hci_conn_drop(hcon); in sco_connect()
427 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
Dhci_conn.c631 hci_conn_drop(acl); in hci_conn_del()
720 hci_conn_drop(params->conn); in hci_le_conn_failed()
1285 hci_conn_drop(acl); in hci_connect_sco()
Dl2cap_core.c639 hci_conn_drop(conn->hcon); in l2cap_chan_del()
7977 hci_conn_drop(hcon); in l2cap_chan_connect()
7993 hci_conn_drop(hcon); in l2cap_chan_connect()
8003 hci_conn_drop(hcon); in l2cap_chan_connect()
8015 hci_conn_drop(hcon); in l2cap_chan_connect()
Dmgmt.c2843 hci_conn_drop(conn); in pairing_complete()
2991 hci_conn_drop(conn); in pair_device()
3000 hci_conn_drop(conn); in pair_device()
6076 hci_conn_drop(conn); in conn_info_cmd_complete()
6286 hci_conn_drop(conn); in clock_info_cmd_complete()
Dhci_core.c1706 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
3372 hci_conn_drop(params->conn); in hci_conn_params_free()
Dsmp.c793 hci_conn_drop(hcon); in smp_chan_destroy()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1116 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
1482 hci_conn_drop(conn); in hci_encrypt_cfm()