Home
last modified time | relevance | path

Searched refs:HCI_ERR_UNSPECIFIED (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/btm/
Dbtm_inq.cc1944 if (hci_status == HCI_ERR_UNSPECIFIED) in btm_process_remote_name()
2006 HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed_cancelled()
2008 btm_process_remote_name(NULL, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed_cancelled()
2010 btm_sec_rmt_name_request_complete(NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed_cancelled()
Dbtm_sec.cc4070 status == HCI_ERR_UNSPECIFIED || status == HCI_ERR_PAGE_TIMEOUT) in btm_sec_connected()
/system/bt/stack/hid/
Dhidh_conn.cc411 (result == HCI_ERR_CONNECTION_TOUT || result == HCI_ERR_UNSPECIFIED || in hidh_l2cif_connect_cfm()
657 disc_res == HCI_ERR_UNSPECIFIED) && in hidh_l2cif_disconnect_ind()
/system/bt/stack/include/
Dhcidefs.h650 #define HCI_ERR_UNSPECIFIED 0x1F macro
/system/bt/btif/src/
Dbtif_dm.cc1251 case HCI_ERR_UNSPECIFIED: in btif_dm_auth_cmpl_evt()