Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_defines.h140 enum HfpHfNetworkValue { HFP_HF_NETWORK_VALUE_NONE, HFP_HF_NETWORK_VALUE_HAVE }; enumerator
H A Dhfp_hf_sdp_client.cpp197 if (info.remoteNetwork == HFP_HF_NETWORK_VALUE_HAVE) { in FindAttributes()