Lines Matching refs:chnl
319 start.chnl = p_scb->chnl; in notify_start_failed()
851 start.chnl = p_scb->chnl; in bta_av_role_res()
876 av_open.chnl = p_scb->chnl; in bta_av_role_res()
1415 open.chnl = p_scb->chnl; in bta_av_str_opened()
1469 protect_req.chnl = p_scb->chnl; in bta_av_security_ind()
1501 protect_rsp.chnl = p_scb->chnl; in bta_av_security_cfm()
1821 open.chnl = p_scb->chnl; in bta_av_open_failed()
2072 if (BTA_AV_CHNL_AUDIO == p_scb->chnl) { in bta_av_str_stopped()
2085 suspend_rsp.chnl = p_scb->chnl; in bta_av_str_stopped()
2152 evt.chnl = p_scb->chnl; in bta_av_reconfig()
2361 start.chnl = p_scb->chnl; in bta_av_start_ok()
2465 start.chnl = p_scb->chnl; in bta_av_start_ok()
2537 data.open.chnl = p_scb->chnl; in bta_av_str_closed()
2565 data.close.chnl = p_scb->chnl; in bta_av_str_closed()
2666 suspend_rsp.chnl = p_scb->chnl; in bta_av_suspend_cfm()
2702 evt.chnl = p_scb->chnl; in bta_av_rcfg_str_ok()
2728 evt.chnl = p_scb->chnl; in bta_av_rcfg_failed()
2794 evt.chnl = p_scb->chnl; in bta_av_rcfg_discntd()
2966 if ((p_scb->chnl == BTA_AV_CHNL_AUDIO) && (bta_av_cb.audio_open_cnt >= 2)) in bta_av_chk_2nd_start()
2976 if(p_scbi && p_scbi->chnl == BTA_AV_CHNL_AUDIO && p_scbi->co_started) in bta_av_chk_2nd_start()
3017 start.chnl = p_scb->chnl; in bta_av_open_rc()