Searched refs:switch_res (Results 1 – 4 of 4) sorted by relevance
769 tBTA_AV_RS_RES switch_res = BTA_AV_RS_NONE; in bta_av_switch_role() local790 switch_res = BTA_AV_RS_DONE; in bta_av_switch_role()796 switch_res = BTA_AV_RS_FAIL; in bta_av_switch_role()799 if (switch_res != BTA_AV_RS_NONE) in bta_av_switch_role()807 p_buf->switch_res = switch_res; in bta_av_switch_role()879 p_scb->q_info.open.switch_res = BTA_AV_RS_DONE; in bta_av_role_res()926 p_data->api_open.use_rc, p_data->api_open.switch_res, bta_av_cb.audio_open_cnt); in bta_av_do_disc_a2d()930 switch(p_data->api_open.switch_res) in bta_av_do_disc_a2d()
172 p_buf->switch_res = BTA_AV_RS_NONE; in BTA_AvOpen()
967 p_scb->q_info.open.switch_res = BTA_AV_RS_OK; in bta_av_sys_rs_cback()969 p_scb->q_info.open.switch_res = BTA_AV_RS_FAIL; in bta_av_sys_rs_cback()
234 tBTA_AV_RS_RES switch_res; member