Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h75 static constexpr uint16_t HFP_AG_HF_FEATURES_BRSF_MASK = 0x001F; variable
H A Dhfp_ag_sdp_client.cpp317 features = HFP_AG_HF_FEATURES_BRSF_MASK & attributes[num].attributeValue; in FindProfileFeatures()