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

  /system/bt/bta/include/
bta_av_api.h 98 #ifndef BTA_AV_MAX_SEPS
99 #define BTA_AV_MAX_SEPS 2
  /system/bt/bta/av/
bta_av_aact.c 246 for (xx = 0; xx<BTA_AV_MAX_SEPS; xx++)
268 for (xx = 0; xx<BTA_AV_MAX_SEPS; xx++)
752 for(xx=0; xx<BTA_AV_MAX_SEPS; xx++)
    [all...]
bta_av_int.h 471 tBTA_AV_SEP seps[BTA_AV_MAX_SEPS];
bta_av_main.c 672 while(index < BTA_AV_MAX_SEPS &&
    [all...]

Completed in 54 milliseconds