Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java161 private LeAudioCodecConfig mLeAudioCodecConfig; field in LeAudioService
480 mLeAudioCodecConfig = new LeAudioCodecConfig(this); in start()
487 mNativeInterface.init(mLeAudioCodecConfig.getCodecConfigOffloading()); in start()
505 mNativeInterface.init(mLeAudioCodecConfig.getCodecConfigOffloading()); in init()
601 mLeAudioCodecConfig = null; in stop()