Home
last modified time | relevance | path

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

/system/bt/bta/ag/
Dbta_ag_api.cc231 void BTA_AgSetActiveDevice(const RawAddress& active_device_addr) { in BTA_AgSetActiveDevice() function
/system/bt/bta/include/
Dbta_ag_api.h603 void BTA_AgSetActiveDevice(const RawAddress& active_device_addr);
/system/bt/btif/src/
Dbtif_hf.cc1365 BTA_AgSetActiveDevice(*active_device_addr); in SetActiveDevice()