Home
last modified time | relevance | path

Searched refs:ReportSignalStrength (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.h308 int ReportSignalStrength(uint32_t signal);
H A Dhfp_ag_statemachine.cpp440 profile_.ReportSignalStrength(event.arg1_); in Dispatch()
H A Dhfp_ag_profile.cpp495 int HfpAgProfile::ReportSignalStrength(uint32_t signal) in ReportSignalStrength() function in OHOS::bluetooth::HfpAgProfile