Home
last modified time | relevance | path

Searched defs:active_device_addr (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()
Dbta_ag_sco.cc44 static RawAddress active_device_addr = {}; variable
/system/bt/btif/src/
Dbtif_hf.cc1362 bt_status_t HeadsetInterface::SetActiveDevice(RawAddress* active_device_addr) { in SetActiveDevice()