Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhci_error_code.h49 HCI_ERR_UNSPECIFIED = 0x1F, enumerator
119 case HCI_ERR_UNSPECIFIED: in hci_error_code_text()
/system/bt/main/shim/
Dhelpers.h214 return HCI_ERR_UNSPECIFIED; in ToLegacyHciErrorCode()
/system/bt/stack/hid/
Dhidh_conn.cc286 (result == HCI_ERR_CONNECTION_TOUT || result == HCI_ERR_UNSPECIFIED || in hidh_on_l2cap_error()
523 disc_res == HCI_ERR_UNSPECIFIED) && in hidh_l2cif_disconnect_ind()
/system/bt/stack/btm/
Dbtm_inq.cc1423 if (hci_status == HCI_ERR_UNSPECIFIED) in btm_process_remote_name()
1485 HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed_cancelled()
1488 btm_sec_rmt_name_request_complete(NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed_cancelled()
Dbtm_sec.cc3578 status == HCI_ERR_UNSPECIFIED || status == HCI_ERR_PAGE_TIMEOUT) in btm_sec_connected()
/system/bt/btif/src/
Dbtif_dm.cc1070 case HCI_ERR_UNSPECIFIED: in btif_dm_auth_cmpl_evt()
/system/bt/bta/dm/
Dbta_dm_act.cc3749 bta_ble_energy_info_cmpl(0, 0, 0, 0, HCI_ERR_UNSPECIFIED); in bta_dm_ble_get_energy_info()