Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_conn.c713 hci_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
1063 hci_conn_failed(conn, reason); in hci_conn_cleanup_child()
1068 hci_conn_failed(conn, reason); in hci_conn_cleanup_child()
1237 void hci_conn_failed(struct hci_conn *conn, u8 status) in hci_conn_failed() function
1312 hci_conn_failed(conn, bt_status(err)); in create_le_conn_complete()
Dhci_sync.c5397 hci_conn_failed(conn, reason); in hci_abort_conn_sync()
5433 hci_conn_failed(conn, reason); in hci_abort_conn_sync()
Dhci_event.c3251 hci_conn_failed(conn, status); in hci_conn_complete_evt()
3832 hci_conn_failed(conn, status); in hci_unbound_cis_failed()
/linux-6.6.21/include/net/bluetooth/
Dhci_core.h1505 void hci_conn_failed(struct hci_conn *conn, u8 status);