HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AV_NUM_STRS (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 215 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
288 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
317 if(idx && (idx <= BTA_AV_NUM_STRS) )
366 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
697 for( i=0; i < BTA_AV_NUM_STRS; i++ )
739 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
769 for(i=0; i<BTA_AV_NUM_STRS; i++)
805 for(i=0; i<BTA_AV_NUM_STRS; i++)
837 for(i=0; i<BTA_AV_NUM_STRS; i++)
917 for(i=0; i<BTA_AV_NUM_STRS; i++
    [all...]
bta_av_aact.c 198 #if BTA_AV_NUM_STRS > 2
201 #if BTA_AV_NUM_STRS > 3
204 #if BTA_AV_NUM_STRS > 4
207 #if BTA_AV_NUM_STRS > 5
215 #if BTA_AV_NUM_STRS > 2
218 #if BTA_AV_NUM_STRS > 3
221 #if BTA_AV_NUM_STRS > 4
224 #if BTA_AV_NUM_STRS > 5
420 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++)
517 #if BTA_AV_NUM_STRS >
    [all...]
bta_av_act.c 493 for(i=0; i<BTA_AV_NUM_STRS; i++)
    [all...]
bta_av_int.h 526 #define BTA_AV_NUM_RCB (BTA_AV_NUM_STRS + 2)
549 tBTA_AV_SCB *p_scb[BTA_AV_NUM_STRS]; /* stream control block */
bta_av_ssm.c 423 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++)
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 94 #ifndef BTA_AV_NUM_STRS
95 #define BTA_AV_NUM_STRS 2
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 137 tBTA_AV_CO_PEER peers[BTA_AV_NUM_STRS];
    [all...]

Completed in 96 milliseconds