Home
last modified time | relevance | path

Searched refs:hci_abort_conn (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c199 return hci_abort_conn(conn, reason); in hci_disconnect()
580 hci_abort_conn(conn, hci_proto_disconn_ind(conn)); in hci_conn_timeout()
666 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in le_conn_timeout()
2867 int hci_abort_conn(struct hci_conn *conn, u8 reason) in hci_abort_conn() function
H A Dmgmt.c2938 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in unpair_device_sync()
3099 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in disconnect_sync()
3609 hci_abort_conn(conn, HCI_ERROR_REMOTE_USER_TERM); in cancel_pair_device()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2313 int hci_abort_conn(struct hci_conn *conn, u8 reason);