Searched refs:chnl (Results 1 – 9 of 9) sorted by relevance
272 tBTA_AV_CHNL chnl; /* audio/video */ member285 tBTA_AV_CHNL chnl; member297 tBTA_AV_CHNL chnl; member304 tBTA_AV_CHNL chnl; member314 tBTA_AV_CHNL chnl; member323 tBTA_AV_CHNL chnl; member331 tBTA_AV_CHNL chnl; member340 tBTA_AV_CHNL chnl; member435 tBTA_AV_CHNL chnl; member573 void BTA_AvRegister(tBTA_AV_CHNL chnl, const char *p_service_name,
49 extern void bta_av_ci_src_data_ready(tBTA_AV_CHNL chnl);
317 static tBTA_AV_SCB * bta_av_alloc_scb(tBTA_AV_CHNL chnl) in bta_av_alloc_scb() argument323 if(chnl == BTA_AV_CHNL_VIDEO) in bta_av_alloc_scb()340 else if(chnl != BTA_AV_CHNL_AUDIO) in bta_av_alloc_scb()342 APPL_TRACE_ERROR("bad channel: %d", chnl); in bta_av_alloc_scb()355 p_ret->chnl = chnl; in bta_av_alloc_scb()356 p_ret->hndl = (tBTA_AV_HNDL)((xx + 1) | chnl); in bta_av_alloc_scb()501 registr.chnl = (tBTA_AV_CHNL)p_data->hdr.layer_specific; in bta_av_api_register()515 p_scb = bta_av_alloc_scb(registr.chnl); in bta_av_api_register()605 if(registr.chnl == BTA_AV_CHNL_AUDIO) in bta_av_api_register()778 UINT8 chnl = (UINT8)p_data->hdr.layer_specific; in bta_av_ci_data() local[all …]
45 void bta_av_ci_src_data_ready(tBTA_AV_CHNL chnl) in bta_av_ci_src_data_ready() argument49 p_buf->layer_specific = chnl; in bta_av_ci_src_data_ready()
325 start.chnl = p_scb->chnl; in notify_start_failed()842 start.chnl = p_scb->chnl; in bta_av_role_res()867 av_open.chnl = p_scb->chnl; in bta_av_role_res()1421 open.chnl = p_scb->chnl; in bta_av_str_opened()1475 protect_req.chnl = p_scb->chnl; in bta_av_security_ind()1507 protect_rsp.chnl = p_scb->chnl; in bta_av_security_cfm()1824 open.chnl = p_scb->chnl; in bta_av_open_failed()2096 if (BTA_AV_CHNL_AUDIO == p_scb->chnl) { in bta_av_str_stopped()2109 suspend_rsp.chnl = p_scb->chnl; in bta_av_str_stopped()2369 start.chnl = p_scb->chnl; in bta_av_start_ok()[all …]
1122 started_msk, p_scb->chnl); in bta_av_stream_chg()1123 if (BTA_AV_CHNL_AUDIO == p_scb->chnl) in bta_av_stream_chg()1142 if (BTA_AV_CHNL_AUDIO == p_scb->chnl) in bta_av_stream_chg()1230 if (p_scb->chnl == BTA_AV_CHNL_AUDIO) in bta_av_conn_chg()1310 if (p_scb->chnl == BTA_AV_CHNL_AUDIO) in bta_av_conn_chg()1371 if (p_scbi && p_scbi->chnl == BTA_AV_CHNL_AUDIO && p_scbi->co_started) in bta_av_conn_chg()2117 APPL_TRACE_DEBUG("deregistered %d(h%d)", p_scb->chnl, p_scb->hndl); in bta_av_dereg_comp()2119 if (p_scb->chnl == BTA_AV_CHNL_AUDIO) in bta_av_dereg_comp()
112 void BTA_AvRegister(tBTA_AV_CHNL chnl, const char *p_service_name, UINT8 app_id, in BTA_AvRegister() argument118 p_buf->hdr.layer_specific = chnl; in BTA_AvRegister()
499 tBTA_AV_CHNL chnl; /* the channel: audio/video */ member
813 UINT16 chnl = AVCT_DATA_CTRL; in avrc_bld_init_rsp_buffer() local839 p_pkt->layer_specific = chnl; in avrc_bld_init_rsp_buffer()