Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h316 bool ReportDriverSafety(uint32_t safety);
H A Dhfp_hf_statemachine.cpp158 profile_.ReportDriverSafety(event.arg1_); in Dispatch()
306 profile_.ReportDriverSafety(event.arg1_); in Dispatch()
H A Dhfp_hf_profile.cpp442 bool HfpHfProfile::ReportDriverSafety(uint32_t safety) in ReportDriverSafety() function in OHOS::bluetooth::HfpHfProfile