Home
last modified time | relevance | path

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

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