Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.h249 int SendSubscriberNumberInformation(
H A Dhfp_ag_system_event_processer.cpp255 profile_.SendSubscriberNumberInformation(type, number); in GetSubscriberNumber()
H A Dhfp_ag_profile.cpp376 int HfpAgProfile::SendSubscriberNumberInformation(uint16_t type, const std::string &number, int ser… in SendSubscriberNumberInformation() function in OHOS::bluetooth::HfpAgProfile