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()
2942 hci_conn_drop(conn); in hci_auth_complete_evt()
2949 hci_conn_drop(conn); in hci_auth_complete_evt()
3108 hci_conn_drop(conn); in hci_encrypt_change_evt()
3231 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()
420 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
Dhci_conn.c633 hci_conn_drop(acl); in hci_conn_del()
722 hci_conn_drop(params->conn); in hci_le_conn_failed()
1287 hci_conn_drop(acl); in hci_connect_sco()
Dl2cap_core.c668 hci_conn_drop(conn->hcon); in l2cap_chan_del()
8022 hci_conn_drop(hcon); in l2cap_chan_connect()
8038 hci_conn_drop(hcon); in l2cap_chan_connect()
8048 hci_conn_drop(hcon); in l2cap_chan_connect()
8060 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.h1129 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
1495 hci_conn_drop(conn); in hci_encrypt_cfm()