Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection.cpp98 g_localFeatures |= HFP_HF_FEATURES_ESCO; in Init()
185 …return ((g_localFeatures & HFP_HF_FEATURES_ESCO) && (remoteFeatures_ & HFP_HF_AG_FEATURES_SUPPORT_… in IsEscoS4Support()
H A Dhfp_hf_defines.h84 static constexpr uint32_t HFP_HF_FEATURES_ESCO = 0x00000200; // eSCO S4 Settings … variable