Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h429 bool HandleChldMock(int chld) const;
H A Dhfp_ag_system_interface.cpp645 bool HfpAgSystemInterface::HandleChldMock(int chld) const in HandleChldMock() function in OHOS::bluetooth::HfpAgSystemInterface
920 return HandleChldMock(chld); in HandleChld()