Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_conn.c487 hci_le_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
678 void hci_le_conn_failed(struct hci_conn *conn, u8 status) in hci_le_conn_failed() function
738 hci_le_conn_failed(conn, status); in create_le_conn_complete()
Dhci_request.c2266 hci_le_conn_failed(conn, status); in bg_scan_update()
Dhci_event.c4864 hci_le_conn_failed(conn, status); in le_conn_complete_evt()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h921 void hci_le_conn_failed(struct hci_conn *conn, u8 status);