Home | History | Annotate | Download | only in av

Lines Matching full:rc_rsp

876     tAVRC_RESPONSE  rc_rsp;
878 rc_rsp.rsp.status = BTA_AV_STS_NO_RSP;
983 evt = bta_av_proc_meta_cmd (&rc_rsp, &p_data->rc_msg, &ctype);
1021 if (evt == 0 && rc_rsp.rsp.status != BTA_AV_STS_NO_RSP)
1025 rc_rsp.rsp.opcode = p_data->rc_msg.opcode;
1026 AVRC_BldResponse (0, &rc_rsp, &p_pkt);