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()163 if (HID_HostDeregister() != HID_SUCCESS) status = BTA_HH_ERR; in bta_hh_disc_cmpl()438 status = BTA_HH_ERR; in bta_hh_sdp_cmpl()501 disc_dat.status = BTA_HH_ERR; in bta_hh_api_disc_act()801 (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_open_failure()857 (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_close_act()878 if (disc_dat.status) disc_dat.status = BTA_HH_ERR; in bta_hh_close_act()940 dev_info.status = BTA_HH_ERR; in bta_hh_maint_dev_act()1056 cbdata.status = BTA_HH_ERR; in bta_hh_write_dev_act()
175 bta_hh.status = BTA_HH_ERR; in bta_hh_le_enable()490 if (!p_desc) return BTA_HH_ERR; in bta_hh_le_read_char_descriptor()766 cback_data.status = (status == GATT_SUCCESS) ? BTA_HH_OK : BTA_HH_ERR; in write_proto_mode_cb()802 cback_data.status = BTA_HH_ERR; in bta_hh_le_set_protocol_mode()841 hs_data.status = BTA_HH_ERR; in get_protocol_mode_cb()1170 bta_hh_data.status = BTA_HH_ERR; in bta_hh_gatt_open()1641 : BTA_HH_ERR; in bta_hh_le_open_fail()1749 hs_data.status = BTA_HH_ERR; in read_report_cb()1830 cback_data.status = (status == GATT_SUCCESS) ? BTA_HH_OK : BTA_HH_ERR; in write_report_cb()
378 tBTA_HH_STATUS status = BTA_HH_ERR; in bta_hh_read_ssr_param()
125 BTA_HH_ERR, /* general BTA HH error */ enumerator
793 &p_spec_cur->min_rmt_to) == BTA_HH_ERR) {