Searched refs:mLeAudioCodecConfig (Results 1 – 1 of 1) sorted by relevance
97 private @Nullable BluetoothLeAudioCodecConfig mLeAudioCodecConfig; field in BtHelper311 boolean changed = mLeAudioCodecConfig != null; in getCodec()313 mLeAudioCodecConfig = null; in getCodec()325 mLeAudioCodecConfig = null; in getCodec()331 mLeAudioCodecConfig = null; in getCodec()334 changed = !btLeCodecConfig.equals(mLeAudioCodecConfig); in getCodec()335 mLeAudioCodecConfig = btLeCodecConfig; in getCodec()605 mLeAudioCodecConfig = null; in onBtProfileDisconnected()