Searched refs:BTA_HH_ERR (Results 1 – 5 of 5) sorted by relevance
70 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_api_enable()169 status = BTA_HH_ERR; in bta_hh_disc_cmpl()467 status = BTA_HH_ERR; in bta_hh_sdp_cmpl()531 disc_dat.status = BTA_HH_ERR; in bta_hh_api_disc_act()832 BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_open_failure()886 conn_dat.status = (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_close_act()909 disc_dat.status = BTA_HH_ERR; in bta_hh_close_act()978 dev_info.status = BTA_HH_ERR; in bta_hh_maint_dev_act()1110 cbdata.status = BTA_HH_ERR; in bta_hh_write_dev_act()
370 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_le_register_cmpl()686 return BTA_HH_ERR; in bta_hh_le_read_char_dscrpt()992 cback_data.status = BTA_HH_ERR; in bta_hh_le_set_protocol_mode()1312 tHID_STATUS status = BTA_HH_ERR; in bta_hh_gatt_open()1689 hs_data.status = BTA_HH_ERR; in bta_hh_le_proc_get_rpt_cmpl()1734 hs_data.status = BTA_HH_ERR; in bta_hh_le_proc_read_proto_mode()2042 cback_data.status = BTA_HH_ERR; in bta_hh_le_write_cmpl()2053 cback_data.status = (p_data->status == BTA_GATT_OK)? BTA_HH_OK : BTA_HH_ERR; in bta_hh_le_write_cmpl()2224 … conn_dat.status = (p_data->le_close.reason == BTA_GATT_CONN_UNKNOWN) ? p_cb->status : BTA_HH_ERR; in bta_hh_le_open_fail()2577 cback_data.status = BTA_HH_ERR; in bta_hh_le_update_scpp()[all …]
409 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_read_ssr_param()
125 BTA_HH_ERR, /* general BTA HH error */ enumerator
861 … if (bta_hh_read_ssr_param(peer_addr, &p_spec_cur->max_lat, &p_spec_cur->min_rmt_to) == BTA_HH_ERR) in bta_dm_pm_ssr()