Home
last modified time | relevance | path

Searched refs:NotifyCurrentActiveDevice (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.h290 void NotifyCurrentActiveDevice(const RawAddress &device);
H A Dhfp_ag_service.cpp705 NotifyCurrentActiveDevice(RawAddress(NULL_ADDRESS)); in ClearActiveDevice()
803 void HfpAgService::NotifyCurrentActiveDevice(const RawAddress &device) in NotifyCurrentActiveDevice() function in OHOS::bluetooth::HfpAgService
1154 NotifyCurrentActiveDevice(RawAddress(newAddress)); in ModifyActiveDevice()