Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_conn.c511 hci_le_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
712 void hci_le_conn_failed(struct hci_conn *conn, u8 status) in hci_le_conn_failed() function
772 hci_le_conn_failed(conn, status); in create_le_conn_complete()
Dhci_request.c2774 hci_le_conn_failed(conn, status); in bg_scan_update()
Dhci_event.c5145 hci_le_conn_failed(conn, status); in le_conn_complete_evt()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1073 void hci_le_conn_failed(struct hci_conn *conn, u8 status);