Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_conn.c95 hci_conn_drop(params->conn); in hci_connect_le_scan_cleanup()
1229 hci_conn_drop(conn->parent); in hci_conn_unlink()
1840 hci_conn_drop(acl); in hci_connect_sco()
1847 hci_conn_drop(acl); in hci_connect_sco()
1848 hci_conn_drop(sco); in hci_connect_sco()
2086 hci_conn_drop(cis); in hci_bind_cis()
2345 hci_conn_drop(conn); in hci_bind_bis()
2425 hci_conn_drop(conn); in hci_connect_bis()
2463 hci_conn_drop(le); in hci_connect_cis()
2468 hci_conn_drop(cis); in hci_connect_cis()
[all …]
H A Dhci_event.c2340 hci_conn_drop(conn); in hci_cs_auth_requested()
2367 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()
2544 hci_conn_drop(conn); in hci_cs_read_remote_features()
2571 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()
2948 hci_conn_drop(conn); in hci_cs_le_start_enc()
3525 hci_conn_drop(conn); in hci_auth_complete_evt()
3532 hci_conn_drop(conn); in hci_auth_complete_evt()
3650 hci_conn_drop(conn); in hci_encrypt_change_evt()
3761 hci_conn_drop(conn); in hci_remote_features_evt()
4613 hci_conn_drop(conn); in hci_pin_code_request_evt()
[all …]
H A Dsco.c91 hci_conn_drop(conn->hcon); in sco_conn_free()
349 hci_conn_drop(hcon); in sco_connect()
361 hci_conn_drop(hcon); in sco_connect()
369 hci_conn_drop(hcon); in sco_connect()
H A Diso.c109 hci_conn_drop(conn->hcon); in iso_conn_free()
398 hci_conn_drop(hcon); in iso_connect_bis()
493 hci_conn_drop(hcon); in iso_connect_cis()
817 hci_conn_drop(iso_pi(sk)->conn->hcon); in iso_sock_disconn()
1253 hci_conn_drop(hcon); in iso_listen_bis()
1260 hci_conn_drop(hcon); in iso_listen_bis()
H A Dl2cap_core.c672 hci_conn_drop(conn->hcon); in l2cap_chan_del()
7194 hci_conn_drop(hcon); in l2cap_chan_connect()
7210 hci_conn_drop(hcon); in l2cap_chan_connect()
7220 hci_conn_drop(hcon); in l2cap_chan_connect()
7232 hci_conn_drop(hcon); in l2cap_chan_connect()
H A Dhci_sync.c5260 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()
7394 hci_conn_drop(conn); in le_read_features_complete()
7468 hci_conn_drop(conn); in hci_le_read_remote_features()
H A Dmgmt.c3539 hci_conn_drop(conn); in pairing_complete()
3692 hci_conn_drop(conn); in pair_device()
3701 hci_conn_drop(conn); in pair_device()
H A Dsmp.c793 hci_conn_drop(hcon); in smp_chan_destroy()
H A Dhci_core.c2307 hci_conn_drop(params->conn); in hci_conn_params_free()
/linux/include/net/bluetooth/
H A Dhci_core.h1686 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function
2193 hci_conn_drop(conn); in hci_encrypt_cfm()