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 99 #ifndef BTA_AV_MAX_SEPS
100 #define BTA_AV_MAX_SEPS 2
  /system/bt/bta/av/
bta_av_aact.c 255 for (int i = 0; i < BTA_AV_MAX_SEPS; i++) {
275 for (int i = 0; i < BTA_AV_MAX_SEPS; i++) {
744 for (int i = 0; i < BTA_AV_MAX_SEPS; i++) {
    [all...]
bta_av_int.h 483 tBTA_AV_SEP seps[BTA_AV_MAX_SEPS];
bta_av_main.c 641 for (int xx=0; xx < BTA_AV_MAX_SEPS; xx++)
    [all...]

Completed in 40 milliseconds