Home | History | Annotate | Download | only in av

Lines Matching refs:open

125 /* state table for open state */
227 * only when the audio SM is open, the main SM opens the RC connection as INT */
712 ** Description report report channel open
881 p_scb->q_info.open.switch_res = BTA_AV_RS_OK;
883 p_scb->q_info.open.switch_res = BTA_AV_RS_FAIL;
885 /* Continue av open process */
886 bta_av_do_disc_a2d (p_scb, (tBTA_AV_DATA *)&(p_scb->q_info.open));
977 /* this channel is open - clear the role switch link policy for this link */
1240 case BTA_AV_OPEN_ST: return "OPEN";