Home
last modified time | relevance | path

Searched refs:HFP_HF_AG_FEATURES_BRSF_MASK (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.h72 static constexpr uint16_t HFP_HF_AG_FEATURES_BRSF_MASK = 0x001F; variable
H A Dhfp_hf_sdp_client.cpp325 features = HFP_HF_AG_FEATURES_BRSF_MASK & attributes[num].attributeValue; in FindProfileFeatures()