Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h657 #define HCI_ERROR_UNKNOWN_CONN_ID 0x02 macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c109 if (status && status != HCI_ERROR_UNKNOWN_CONN_ID) in hci_connect_le_scan_cleanup()
H A Dhci_event.c6542 HCI_ERROR_UNKNOWN_CONN_ID); in hci_le_remote_conn_param_req_evt()