Searched refs:report_err (Results 1 – 5 of 5) sorted by relevance
544 param.report_err.status = ret; in btc_hd_report_error()545 param.report_err.reason = 0; in btc_hd_report_error()580 param.report_err.status = ret; in btc_hd_virtual_cable_unplug()581 param.report_err.reason = 0; in btc_hd_virtual_cable_unplug()801 param.report_err.status = p_data->report_err.status; in btc_hd_cb_handler()802 param.report_err.reason = p_data->report_err.reason; in btc_hd_cb_handler()
152 tBTA_HD_API_REPORT_ERR report_err; /* BTA_HD_API_REPORT_ERR_EVT */ member
110 tBTA_HD_REPORT_ERR report_err; member
208 } report_err; /*!< HIDD callback param of ESP_HIDD_REPORT_ERR_EVT */ member
408 cback_data.report_err.status = (ret == HID_SUCCESS ? BTA_HD_OK : BTA_HD_ERROR); in bta_hd_report_error_act()409 cback_data.report_err.reason = ret; in bta_hd_report_error_act()