Searched refs:mLeAudioBroadcastCodec (Results 1 – 1 of 1) sorted by relevance
105 int mLeAudioBroadcastCodec = AudioSystem.AUDIO_FORMAT_DEFAULT; field in BtHelper342 boolean changed = mLeAudioBroadcastCodec != AudioSystem.AUDIO_FORMAT_LC3; in getCodec()343 mLeAudioBroadcastCodec = AudioSystem.AUDIO_FORMAT_LC3; in getCodec()344 return new Pair<>(mLeAudioBroadcastCodec, changed); in getCodec()608 mLeAudioBroadcastCodec = AudioSystem.AUDIO_FORMAT_DEFAULT; in onBtProfileDisconnected()