Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c425 hci_le_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
603 void hci_le_conn_failed(struct hci_conn *conn, u8 status) in hci_le_conn_failed() function
652 hci_le_conn_failed(conn, status); in create_le_conn_complete()
Dhci_event.c4529 hci_le_conn_failed(conn, ev->status); in hci_le_conn_complete_evt()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h824 void hci_le_conn_failed(struct hci_conn *conn, u8 status);