Home
last modified time | relevance | path

Searched refs:hci_conn_drop (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c1934 hci_conn_drop(conn); in hci_cs_auth_requested()
1961 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2137 hci_conn_drop(conn); in hci_cs_read_remote_features()
2164 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2415 hci_conn_drop(conn); in hci_cs_le_read_remote_features()
2446 hci_conn_drop(conn); in hci_cs_le_start_enc()
2948 hci_conn_drop(conn); in hci_auth_complete_evt()
2955 hci_conn_drop(conn); in hci_auth_complete_evt()
3114 hci_conn_drop(conn); in hci_encrypt_change_evt()
3237 hci_conn_drop(con in hci_remote_features_evt()
[all...]
H A Dsco.c173 hci_conn_drop(conn->hcon); in sco_chan_del()
265 hci_conn_drop(hcon); in sco_connect()
424 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
H A Dhci_conn.c631 hci_conn_drop(acl); in hci_conn_del()
720 hci_conn_drop(params->conn); in hci_le_conn_failed()
1294 hci_conn_drop(acl); in hci_connect_sco()
H A Dmgmt.c2844 hci_conn_drop(conn); in pairing_complete()
2996 hci_conn_drop(conn); in pair_device()
3005 hci_conn_drop(conn); in pair_device()
6091 hci_conn_drop(conn); in conn_info_cmd_complete()
6301 hci_conn_drop(conn); in clock_info_cmd_complete()
H A Dl2cap_core.c671 hci_conn_drop(conn->hcon); in l2cap_chan_del()
8063 hci_conn_drop(hcon); in l2cap_chan_connect()
8079 hci_conn_drop(hcon); in l2cap_chan_connect()
8089 hci_conn_drop(hcon); in l2cap_chan_connect()
8101 hci_conn_drop(hcon); in l2cap_chan_connect()
H A Dhci_core.c1707 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
3374 hci_conn_drop(params->conn); in hci_conn_params_free()
H A Dsmp.c793 hci_conn_drop(hcon); in smp_chan_destroy()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c95 hci_conn_drop(params->conn); in hci_connect_le_scan_cleanup()
1106 hci_conn_drop(conn->parent); in hci_conn_unlink()
1705 hci_conn_drop(acl); in hci_connect_sco()
1712 hci_conn_drop(acl); in hci_connect_sco()
1713 hci_conn_drop(sco); in hci_connect_sco()
1941 hci_conn_drop(cis); in hci_bind_cis()
2259 hci_conn_drop(conn); in hci_connect_bis()
2293 hci_conn_drop(le); in hci_connect_cis()
2299 hci_conn_drop(le); in hci_connect_cis()
2300 hci_conn_drop(ci in hci_connect_cis()
[all...]
H A Dhci_event.c2419 hci_conn_drop(conn); in hci_cs_auth_requested()
2446 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2623 hci_conn_drop(conn); in hci_cs_read_remote_features()
2650 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2969 hci_conn_drop(conn); in hci_cs_le_read_remote_features()
3000 hci_conn_drop(conn); in hci_cs_le_start_enc()
3520 hci_conn_drop(conn); in hci_auth_complete_evt()
3527 hci_conn_drop(conn); in hci_auth_complete_evt()
3645 hci_conn_drop(conn); in hci_encrypt_change_evt()
3766 hci_conn_drop(con in hci_remote_features_evt()
[all...]
H A 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()
H A Diso.c180 hci_conn_drop(conn->hcon); in iso_chan_del()
357 hci_conn_drop(hcon); in iso_connect_bis()
447 hci_conn_drop(hcon); in iso_connect_cis()
677 hci_conn_drop(iso_pi(sk)->conn->hcon); in iso_sock_disconn()
H A Dl2cap_core.c647 hci_conn_drop(conn->hcon); in l2cap_chan_del()
7043 hci_conn_drop(hcon); in l2cap_chan_connect()
7059 hci_conn_drop(hcon); in l2cap_chan_connect()
7069 hci_conn_drop(hcon); in l2cap_chan_connect()
7081 hci_conn_drop(hcon); in l2cap_chan_connect()
H A Dmgmt.c3333 hci_conn_drop(conn); in pairing_complete()
3481 hci_conn_drop(conn); in pair_device()
3490 hci_conn_drop(conn); in pair_device()
H A Dsmp.c794 hci_conn_drop(hcon); in smp_chan_destroy()
H A Dhci_core.c2333 hci_conn_drop(params->conn); in hci_conn_params_free()
H A Dhci_sync.c4935 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1103 * On the other hand, hci_conn_hold() and hci_conn_drop() are used to control
1133 static inline void hci_conn_drop(struct hci_conn *conn)
1499 hci_conn_drop(conn);
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1519 * On the other hand, hci_conn_hold() and hci_conn_drop() are used to control
1551 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
2021 hci_conn_drop(conn); in hci_encrypt_cfm()

Completed in 90 milliseconds