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.cc2031 if (hci_status == HCI_ERR_UNSPECIFIED) in btm_process_remote_name()
2093 HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
2095 btm_process_remote_name(NULL, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
2097 btm_sec_rmt_name_request_complete(NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
Dbtm_sec.cc4327 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.cc1188 case HCI_ERR_UNSPECIFIED: in btif_dm_auth_cmpl_evt()