Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h121 bool QueryCurrentCallsList(const std::string &address);
H A Dhfp_ag_system_event_processer.cpp319 systemInterface_.QueryCurrentCallsList(address_); in GetCurrentCalls()
H A Dhfp_ag_system_interface.cpp218 bool HfpAgSystemInterface::QueryCurrentCallsList(const std::string &address) in QueryCurrentCallsList() function in OHOS::bluetooth::HfpAgSystemInterface