Home
last modified time | relevance | path

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

/system/bt/stack/hid/
Dhidh_conn.c422 (result == HCI_ERR_CONNECTION_TOUT || result == HCI_ERR_UNSPECIFIED || in hidh_l2cif_connect_cfm()
668 if( (disc_res == HCI_ERR_CONNECTION_TOUT || disc_res == HCI_ERR_UNSPECIFIED) && in hidh_l2cif_disconnect_ind()
/system/bt/stack/btm/
Dbtm_inq.c2354 if (hci_status == HCI_ERR_UNSPECIFIED) in btm_process_remote_name()
2421 btm_process_remote_name (btm_cb.btm_inq_vars.remname_bda, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
2423 btm_process_remote_name (NULL, NULL, 0, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
2425 btm_sec_rmt_name_request_complete (NULL, NULL, HCI_ERR_UNSPECIFIED); in btm_inq_rmt_name_failed()
Dbtm_sec.c4594 status == HCI_ERR_UNSPECIFIED || status == HCI_ERR_PAGE_TIMEOUT) in btm_sec_connected()
/system/bt/stack/include/
Dhcidefs.h752 #define HCI_ERR_UNSPECIFIED 0x1F macro
/system/bt/btif/src/
Dbtif_dm.c1254 case HCI_ERR_UNSPECIFIED: in btif_dm_auth_cmpl_evt()