Lines Matching refs:chnl
323 start.chnl = p_scb->chnl; in notify_start_failed()
825 start.chnl = p_scb->chnl; in bta_av_role_res()
843 av_open.chnl = p_scb->chnl; in bta_av_role_res()
1358 open.chnl = p_scb->chnl; in bta_av_str_opened()
1406 protect_req.chnl = p_scb->chnl; in bta_av_security_ind()
1433 protect_rsp.chnl = p_scb->chnl; in bta_av_security_cfm()
1719 open.chnl = p_scb->chnl; in bta_av_open_failed()
1964 if (BTA_AV_CHNL_AUDIO == p_scb->chnl) { in bta_av_str_stopped()
1976 suspend_rsp.chnl = p_scb->chnl; in bta_av_str_stopped()
2264 start.chnl = p_scb->chnl; in bta_av_start_ok()
2366 start.chnl = p_scb->chnl; in bta_av_start_ok()
2434 data.open.chnl = p_scb->chnl; in bta_av_str_closed()
2456 data.close.chnl = p_scb->chnl; in bta_av_str_closed()
2557 suspend_rsp.chnl = p_scb->chnl; in bta_av_suspend_cfm()
2602 evt.chnl = p_scb->chnl; in bta_av_rcfg_str_ok()
2626 evt.chnl = p_scb->chnl; in bta_av_rcfg_failed()
2680 evt.chnl = p_scb->chnl; in bta_av_rcfg_discntd()
2857 if ((p_scb->chnl == BTA_AV_CHNL_AUDIO) && (bta_av_cb.audio_open_cnt >= 2)) { in bta_av_chk_2nd_start()
2864 if (p_scbi && p_scbi->chnl == BTA_AV_CHNL_AUDIO && p_scbi->co_started) { in bta_av_chk_2nd_start()
2906 start.chnl = p_scb->chnl; in bta_av_open_rc()