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

  /system/bt/bta/include/
bta_mce_api.h 49 #define BTA_MCE_MAX_MAS_INSTANCES 12
66 tBTA_MCE_MAS_INFO mas[BTA_MCE_MAX_MAS_INSTANCES];
  /system/bt/bta/mce/
bta_mce_act.cc 108 } while (p_rec != NULL && found < BTA_MCE_MAX_MAS_INSTANCES);
  /system/bt/btif/src/
btif_mce.cc 53 btmce_mas_instance_t insts[BTA_MCE_MAX_MAS_INSTANCES];

Completed in 64 milliseconds