Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c735 if (status != HCI_ERROR_UNKNOWN_CONN_ID || in hci_le_conn_failed()
H A Dhci_event.c5892 HCI_ERROR_UNKNOWN_CONN_ID); in hci_le_remote_conn_param_req_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h550 #define HCI_ERROR_UNKNOWN_CONN_ID 0x02 macro