Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c95 hci_conn_drop(params->conn); in hci_connect_le_scan_cleanup()
1099 hci_conn_drop(conn->parent); in hci_conn_unlink()
1663 hci_conn_drop(acl); in hci_connect_sco()
1670 hci_conn_drop(acl); in hci_connect_sco()
1671 hci_conn_drop(sco); in hci_connect_sco()
1899 hci_conn_drop(cis); in hci_bind_cis()
2181 hci_conn_drop(conn); in hci_bind_bis()
2234 hci_conn_drop(conn); in hci_connect_bis()
2268 hci_conn_drop(le); in hci_connect_cis()
2273 hci_conn_drop(cis); in hci_connect_cis()
[all …]
H A Dhci_event.c2355 hci_conn_drop(conn); in hci_cs_auth_requested()
2382 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2559 hci_conn_drop(conn); in hci_cs_read_remote_features()
2586 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2905 hci_conn_drop(conn); in hci_cs_le_read_remote_features()
2936 hci_conn_drop(conn); in hci_cs_le_start_enc()
3477 hci_conn_drop(conn); in hci_auth_complete_evt()
3484 hci_conn_drop(conn); in hci_auth_complete_evt()
3602 hci_conn_drop(conn); in hci_encrypt_change_evt()
3730 hci_conn_drop(conn); in hci_remote_features_evt()
[all …]
H A Dsco.c183 hci_conn_drop(conn->hcon); in sco_chan_del()
288 hci_conn_drop(hcon); in sco_connect()
457 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
H A Diso.c188 hci_conn_drop(conn->hcon); in iso_chan_del()
363 hci_conn_drop(hcon); in iso_connect_bis()
453 hci_conn_drop(hcon); in iso_connect_cis()
754 hci_conn_drop(iso_pi(sk)->conn->hcon); in iso_sock_disconn()
H A Dl2cap_core.c675 hci_conn_drop(conn->hcon); in l2cap_chan_del()
7061 hci_conn_drop(hcon); in l2cap_chan_connect()
7077 hci_conn_drop(hcon); in l2cap_chan_connect()
7087 hci_conn_drop(hcon); in l2cap_chan_connect()
7099 hci_conn_drop(hcon); in l2cap_chan_connect()
H A Dmgmt.c3365 hci_conn_drop(conn); in pairing_complete()
3517 hci_conn_drop(conn); in pair_device()
3526 hci_conn_drop(conn); in pair_device()
H A Dsmp.c794 hci_conn_drop(hcon); in smp_chan_destroy()
H A Dhci_core.c2282 hci_conn_drop(params->conn); in hci_conn_params_free()
H A Dhci_sync.c5116 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1548 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
2055 hci_conn_drop(conn); in hci_encrypt_cfm()