Searched refs:BTA_AV_NUM_STRS (Results 1 – 7 of 7) sorted by relevance
270 for(xx=0; xx<BTA_AV_NUM_STRS; xx++) in bta_av_addr_to_scb()299 if(idx && (idx <= BTA_AV_NUM_STRS) ) in bta_av_hndl_to_scb()348 for(xx=0; xx<BTA_AV_NUM_STRS; xx++) in bta_av_alloc_scb()780 for( i=0; i < BTA_AV_NUM_STRS; i++ ) in bta_av_ci_data()822 for(xx=0; xx<BTA_AV_NUM_STRS; xx++) in bta_av_api_to_ssm()852 for(i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_chk_start()888 for(i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_restore_switch()920 for(i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_sys_rs_cback()957 if ((bta_av_cb.rs_idx -1) < BTA_AV_NUM_STRS) in bta_av_sys_rs_cback()1005 for(i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_sco_chg_cback()[all …]
214 #if BTA_AV_NUM_STRS > 2217 #if BTA_AV_NUM_STRS > 3220 #if BTA_AV_NUM_STRS > 4223 #if BTA_AV_NUM_STRS > 5231 #if BTA_AV_NUM_STRS > 2234 #if BTA_AV_NUM_STRS > 3237 #if BTA_AV_NUM_STRS > 4240 #if BTA_AV_NUM_STRS > 5498 for (int i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_proc_stream_evt()586 for(index = 0; index < BTA_AV_NUM_STRS;index ++ ) in bta_av_stream_data_cback()[all …]
112 if ((p_rcb->shdl - 1) < BTA_AV_NUM_STRS) in bta_av_del_rc()499 for(i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_rc_opened()1092 for(i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_get_shdl()1152 for (; i<BTA_AV_NUM_STRS; i++) in bta_av_stream_chg()1203 if (index < BTA_AV_NUM_STRS) in bta_av_conn_chg()1368 for (i=0; i<BTA_AV_NUM_STRS; i++) in bta_av_conn_chg()1408 for(xx=0; xx<BTA_AV_NUM_STRS; xx++) in bta_av_disable()1532 for(xx=0; xx < BTA_AV_NUM_STRS; xx++) in bta_av_sig_chg()1602 if (inx < BTA_AV_NUM_STRS) in bta_av_accept_signalling_timer_cback()1832 if (((p_cb->disc & BTA_AV_HNDL_MSK) - 1) < BTA_AV_NUM_STRS) in bta_av_rc_disc_done()[all …]
550 #define BTA_AV_NUM_RCB (BTA_AV_NUM_STRS + 2)573 tBTA_AV_SCB *p_scb[BTA_AV_NUM_STRS]; /* stream control block */
437 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) in bta_av_ssm_execute()
95 #ifndef BTA_AV_NUM_STRS96 #define BTA_AV_NUM_STRS 2 macro
157 tBTA_AV_CO_PEER peers[BTA_AV_NUM_STRS];