Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_mce_api.h119 extern tBTA_MCE_STATUS BTA_MceGetRemoteMasInstances(const RawAddress& bd_addr);
/system/bt/bta/mce/
Dbta_mce_api.cc94 tBTA_MCE_STATUS BTA_MceGetRemoteMasInstances(const RawAddress& bd_addr) { in BTA_MceGetRemoteMasInstances() function
/system/bt/btif/src/
Dbtif_mce.cc129 BTA_MceGetRemoteMasInstances(*bd_addr); in get_remote_mas_instances()