Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_conn.c746 hci_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
1200 void hci_conn_failed(struct hci_conn *conn, u8 status) in hci_conn_failed() function
1238 hci_conn_failed(conn, bt_status(err)); in create_le_conn_complete()
Dhci_sync.c5133 hci_conn_failed(conn, err); in hci_abort_conn_sync()
Dhci_event.c3243 hci_conn_failed(conn, status); in hci_conn_complete_evt()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1344 void hci_conn_failed(struct hci_conn *conn, u8 status);