Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.cpp98 g_localSupportCodecs = HFP_AG_CODEC_DEFAULT; in Init()
H A Dhfp_ag_defines.h140 constexpr int HFP_AG_CODEC_DEFAULT = HFP_AG_CODEC_MSBC | HFP_AG_CODEC_CVSD; variable