Searched refs:hci_conn_drop (Results 1 – 8 of 8) sorted by relevance
1599 hci_conn_drop(conn); in hci_cs_auth_requested()1626 hci_conn_drop(conn); in hci_cs_set_conn_encrypt()1802 hci_conn_drop(conn); in hci_cs_read_remote_features()1829 hci_conn_drop(conn); in hci_cs_read_remote_ext_features()2059 hci_conn_drop(conn); in hci_cs_le_read_remote_features()2090 hci_conn_drop(conn); in hci_cs_le_start_enc()2537 hci_conn_drop(conn); in hci_auth_complete_evt()2544 hci_conn_drop(conn); in hci_auth_complete_evt()2649 hci_conn_drop(conn); in hci_encrypt_change_evt()2665 hci_conn_drop(conn); in hci_encrypt_change_evt()[all …]
147 hci_conn_drop(conn->hcon); in sco_chan_del()246 hci_conn_drop(hcon); in sco_connect()418 hci_conn_drop(sco_pi(sk)->conn->hcon); in __sco_sock_close()
534 hci_conn_drop(acl); in hci_conn_del()611 hci_conn_drop(params->conn); in hci_le_conn_failed()907 hci_conn_drop(acl); in hci_connect_sco()
3313 hci_conn_drop(conn); in pairing_complete()3464 hci_conn_drop(conn); in pair_device()3473 hci_conn_drop(conn); in pair_device()5602 hci_conn_drop(conn); in conn_info_cmd_complete()5811 hci_conn_drop(conn); in clock_info_cmd_complete()
602 hci_conn_drop(conn->hcon); in l2cap_chan_del()7134 hci_conn_drop(hcon); in l2cap_chan_connect()7143 hci_conn_drop(hcon); in l2cap_chan_connect()7155 hci_conn_drop(hcon); in l2cap_chan_connect()
1546 hci_conn_drop(p->conn); in hci_pend_le_actions_clear()2761 hci_conn_drop(params->conn); in hci_conn_params_free()
783 hci_conn_drop(hcon); in smp_chan_destroy()
866 static inline void hci_conn_drop(struct hci_conn *conn) in hci_conn_drop() function