Searched refs:HFP_AG_CODEC_NONE (Results 1 – 4 of 4) sorted by relevance
203 static inline int g_localSupportCodecs {HFP_AG_CODEC_NONE};217 int remoteSupportCodecs_ {HFP_AG_CODEC_NONE};
75 g_localSupportCodecs = HFP_AG_CODEC_NONE; in Init()
137 enum HfpAgCodecsType { HFP_AG_CODEC_NONE = 0x00, HFP_AG_CODEC_CVSD = 0x01, HFP_AG_CODEC_MSBC = 0x02… enumerator
667 int currentRemoteCodec = HFP_AG_CODEC_NONE; in BacSetter()