Home
last modified time | relevance | path

Searched refs:BTA_AV_NUM_STRS (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_main.c218 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_timer_cback()
288 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_addr_to_scb()
314 if (idx && (idx <= BTA_AV_NUM_STRS) ) { in bta_av_hndl_to_scb()
354 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_alloc_scb()
756 for ( i = 0; i < BTA_AV_NUM_STRS; i++ ) { in bta_av_ci_data()
796 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_api_to_ssm()
823 for (i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_chk_start()
856 for (i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_restore_switch()
886 for (i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_sys_rs_cback()
919 if ((bta_av_cb.rs_idx - 1) < BTA_AV_NUM_STRS) { in bta_av_sys_rs_cback()
[all …]
Dbta_av_aact.c189 #if BTA_AV_NUM_STRS > 2
192 #if BTA_AV_NUM_STRS > 3
195 #if BTA_AV_NUM_STRS > 4
198 #if BTA_AV_NUM_STRS > 5
205 #if BTA_AV_NUM_STRS > 2
208 #if BTA_AV_NUM_STRS > 3
211 #if BTA_AV_NUM_STRS > 4
214 #if BTA_AV_NUM_STRS > 5
465 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_proc_stream_evt()
568 for (index = 0; index < BTA_AV_NUM_STRS; index ++ ) { in bta_av_stream_data_cback()
[all …]
Dbta_av_act.c103 if ((p_rcb->shdl - 1) < BTA_AV_NUM_STRS) { in bta_av_del_rc()
461 for (i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_rc_opened()
997 for (i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_get_shdl()
1049 for (; i < BTA_AV_NUM_STRS; i++) { in bta_av_stream_chg()
1098 if (index < BTA_AV_NUM_STRS) { in bta_av_conn_chg()
1240 for (i = 0; i < BTA_AV_NUM_STRS; i++) { in bta_av_conn_chg()
1277 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_disable()
1387 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_sig_chg()
1451 if (inx < BTA_AV_NUM_STRS) { in bta_av_acp_sig_timer_cback()
1591 if (((p_cb->disc & BTA_AV_HNDL_MSK) - 1) < BTA_AV_NUM_STRS) { in bta_av_rc_disc_done()
[all …]
Dbta_av_ssm.c410 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_ssm_execute()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/include/
Dbtc_av_co.h73 tBTA_AV_CO_PEER peers[BTA_AV_NUM_STRS];
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h90 #ifndef BTA_AV_NUM_STRS
91 #define BTA_AV_NUM_STRS 2 macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h479 #define BTA_AV_NUM_RCB (BTA_AV_NUM_STRS + 2)
499 tBTA_AV_SCB *p_scb[BTA_AV_NUM_STRS]; /* stream control block */