Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioCodecConfig.java60 BluetoothLeAudioCodecConfig[] getCodecConfigOffloading() { in getCodecConfigOffloading() method in LeAudioCodecConfig
DLeAudioService.java487 mNativeInterface.init(mLeAudioCodecConfig.getCodecConfigOffloading()); in start()
505 mNativeInterface.init(mLeAudioCodecConfig.getCodecConfigOffloading()); in init()