Searched refs:hci_conn_failed (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | hci_conn.c | 661 hci_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout() 1072 hci_conn_failed(conn, reason); in hci_conn_cleanup_child() 1078 hci_conn_failed(conn, reason); in hci_conn_cleanup_child() 1247 void hci_conn_failed(struct hci_conn *conn, u8 status) in hci_conn_failed() function
|
| H A D | hci_sync.c | 5432 hci_conn_failed(conn, reason); in hci_disconnect_sync() 5616 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 D | hci_event.c | 3233 hci_conn_failed(conn, status); in hci_conn_complete_evt() 3812 hci_conn_failed(conn, status); in hci_unbound_cis_failed()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_core.h | 1578 void hci_conn_failed(struct hci_conn *conn, u8 status);
|