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 223 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
296 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
325 if(idx && (idx <= BTA_AV_NUM_STRS) )
374 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
782 for( i=0; i < BTA_AV_NUM_STRS; i++ )
824 for(xx=0; xx<BTA_AV_NUM_STRS; xx++)
854 for(i=0; i<BTA_AV_NUM_STRS; i++)
890 for(i=0; i<BTA_AV_NUM_STRS; i++)
923 for(i=0; i<BTA_AV_NUM_STRS; i++)
    [all...]
bta_av_aact.c 199 #if BTA_AV_NUM_STRS > 2
202 #if BTA_AV_NUM_STRS > 3
205 #if BTA_AV_NUM_STRS > 4
208 #if BTA_AV_NUM_STRS > 5
216 #if BTA_AV_NUM_STRS > 2
219 #if BTA_AV_NUM_STRS > 3
222 #if BTA_AV_NUM_STRS > 4
225 #if BTA_AV_NUM_STRS > 5
493 for (xx = 0; xx < BTA_AV_NUM_STRS; xx++)
577 for(index = 0; index < BTA_AV_NUM_STRS;index ++
    [all...]
bta_av_act.c 495 for(i=0; i<BTA_AV_NUM_STRS; i++)
    [all...]
bta_av_int.h 535 #define BTA_AV_NUM_RCB (BTA_AV_NUM_STRS + 2)
558 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 156 tBTA_AV_CO_PEER peers[BTA_AV_NUM_STRS];
    [all...]

Completed in 391 milliseconds