Home
last modified time | relevance | path

Searched refs:codecMSBC (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_server.cpp163 bool codecMSBC = (features & HFP_HF_FEATURES_CODEC_NEGOTIATION) ? true : false; in AddFeatures() local
165 if (codecMSBC) { in AddFeatures()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_server.cpp180 bool codecMSBC = (features & HFP_AG_FEATURES_CODEC_NEGOTIATION) ? true : false; in AddFeatures() local
182 if (codecMSBC) { in AddFeatures()