Home
last modified time | relevance | path

Searched defs:callheld (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_event_processer.cpp287 int callheld = HFP_AG_CALLHELD_INACTIVE; in GetAgIndicator() local
H A Dhfp_ag_profile.cpp466 int HfpAgProfile::ReportCallheldStatus(uint32_t callheld) in ReportCallheldStatus()