Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.cpp46 agProfileState_ = HFP_HF_HFAG_FOUND; in SdpCallback()
120 if (agProfileState_ == HFP_HF_HFAG_FOUND) { in SdpHspCallback()
H A Dhfp_hf_defines.h319 constexpr int HFP_HF_HFAG_FOUND = 1; variable