Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.h476 void NotifySubscriberNumberChanged(const RawAddress &device, const std::string &number);
H A Dhfp_hf_statemachine.cpp935 service->NotifySubscriberNumberChanged(rawAddress, subscriberNumber_); in ProcessSubscriberNumberEvent()
H A Dhfp_hf_service.cpp813 void HfpHfService::NotifySubscriberNumberChanged(const RawAddress &device, const std::string &numbe… in NotifySubscriberNumberChanged() function in OHOS::bluetooth::HfpHfService