Searched refs:codecConfigOffloading (Results 1 – 4 of 4) sorted by relevance
87 BluetoothCodecConfig[] codecConfigOffloading) { in init() argument88 initNative(maxConnectedAudioDevices, codecConfigPriorities, codecConfigOffloading); in init()233 BluetoothCodecConfig[] codecConfigOffloading); in initNative() argument
80 BluetoothCodecConfig[] codecConfigOffloading() { in codecConfigOffloading() method in A2dpCodecConfig
168 mA2dpCodecConfig.codecConfigOffloading()); in start()1641 for (BluetoothCodecConfig codecConfig : mA2dpCodecConfig.codecConfigOffloading()) { in dump()
227 public void init(BluetoothLeAudioCodecConfig[] codecConfigOffloading) { in init() argument228 initNative(codecConfigOffloading); in init()350 private native void initNative(BluetoothLeAudioCodecConfig[] codecConfigOffloading); in initNative() argument