Home
last modified time | relevance | path

Searched refs:BTA_MCE_MAX_MAS_INSTANCES (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_mce_api.h49 #define BTA_MCE_MAX_MAS_INSTANCES 12 macro
66 tBTA_MCE_MAS_INFO mas[BTA_MCE_MAX_MAS_INSTANCES];
/system/bt/btif/src/
Dbtif_mce.cc53 btmce_mas_instance_t insts[BTA_MCE_MAX_MAS_INSTANCES]; in btif_mce_mas_discovery_comp_evt()
/system/bt/bta/mce/
Dbta_mce_act.cc108 } while (p_rec != NULL && found < BTA_MCE_MAX_MAS_INSTANCES); in bta_mce_search_cback()