Home
last modified time | relevance | path

Searched refs:ModifyActiveDevice (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h588 void ModifyActiveDevice(const std::string &newAddress);
H A Dhfp_ag_service.cpp655 ModifyActiveDevice(address); in SetActiveDevice()
1138 void HfpAgService::ModifyActiveDevice(const std::string &newAddress) in ModifyActiveDevice() function in OHOS::bluetooth::HfpAgService