Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_conn.c483 hci_le_conn_failed(conn, HCI_ERROR_ADVERTISING_TIMEOUT); in le_conn_timeout()
652 void hci_le_conn_failed(struct hci_conn *conn, u8 status) in hci_le_conn_failed() function
704 hci_le_conn_failed(conn, status); in create_le_conn_complete()
951 hci_le_conn_failed(conn, status); in hci_connect_le_scan_complete()
Dhci_event.c4536 hci_le_conn_failed(conn, ev->status); in hci_le_conn_complete_evt()
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h894 void hci_le_conn_failed(struct hci_conn *conn, u8 status);