Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h243 HFP_AG_INDICATOR_SERVICE = 1, // service indicator enumerator
H A Dhfp_ag_profile.cpp492 return ReportAgIndicator(HFP_AG_INDICATOR_SERVICE, status); in ReportRegistrationStatus()
H A Dhfp_ag_command_processor.cpp514 bool service = !(biaMaskOut & (1 << HFP_AG_INDICATOR_SERVICE)); in BiaSetter()