Home
last modified time | relevance | path

Searched refs:hci_conn_failed (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_conn.c661 hci_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
1054 hci_conn_failed(conn, reason); in hci_conn_cleanup_child()
1060 hci_conn_failed(conn, reason); in hci_conn_cleanup_child()
1228 void hci_conn_failed(struct hci_conn *conn, u8 status) in hci_conn_failed() function
H A Dhci_sync.c5425 hci_conn_failed(conn, reason); in hci_disconnect_sync()
5609 hci_conn_failed(conn, reason); in hci_abort_conn_sync()
6851 hci_conn_failed(conn, bt_status(err)); in create_le_conn_complete()
H A Dhci_event.c3206 hci_conn_failed(conn, status); in hci_conn_complete_evt()
3794 hci_conn_failed(conn, status); in hci_unbound_cis_failed()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1503 void hci_conn_failed(struct hci_conn *conn, u8 status);