Searched refs:codecConfigOffloading (Results 1 – 4 of 4) sorted by relevance
95 BluetoothCodecConfig[] codecConfigOffloading) { in init() argument96 initNative(maxConnectedAudioDevices, codecConfigPriorities, codecConfigOffloading); in init()244 BluetoothCodecConfig[] codecConfigOffloading); in initNative() argument
78 BluetoothCodecConfig[] codecConfigOffloading() { in codecConfigOffloading() method in A2dpCodecConfig
183 mA2dpCodecConfig.codecConfigOffloading()); in start()1697 for (BluetoothCodecConfig codecConfig : mA2dpCodecConfig.codecConfigOffloading()) { in dump()
266 public void init(BluetoothLeAudioCodecConfig[] codecConfigOffloading) { in init() argument267 initNative(codecConfigOffloading); in init()424 private native void initNative(BluetoothLeAudioCodecConfig[] codecConfigOffloading); in initNative() argument