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

  /external/bluetooth/bluedroid/bta/include/
bta_mce_api.h 50 #define BTA_MCE_MAX_MAS_INSTANCES 12
69 tBTA_MCE_MAS_INFO mas[BTA_MCE_MAX_MAS_INSTANCES];
  /external/bluetooth/bluedroid/bta/mce/
bta_mce_act.c 113 } while (p_rec != NULL && found < BTA_MCE_MAX_MAS_INSTANCES);
  /external/bluetooth/bluedroid/btif/src/
btif_mce.c 51 btmce_mas_instance_t insts[BTA_MCE_MAX_MAS_INSTANCES];

Completed in 86 milliseconds