Searched refs:reconfigureOffload (Results 1 – 11 of 11) sorted by relevance
54 ndk::ScopedAStatus reconfigureOffload(69 ndk::ScopedAStatus reconfigureOffload(
40 void reconfigureOffload(in android.hardware.audio.core.VendorParameter[] parameters); in reconfigureOffload() method
82 void reconfigureOffload(in VendorParameter[] parameters); in reconfigureOffload() method
81 void reconfigureOffload(in VendorParameter[] parameters); in reconfigureOffload() method
100 ndk::ScopedAStatus BluetoothA2dp::reconfigureOffload( in reconfigureOffload() function in aidl::android::hardware::audio::core::BluetoothA2dp123 ndk::ScopedAStatus BluetoothLe::reconfigureOffload( in reconfigureOffload() function in aidl::android::hardware::audio::core::BluetoothLe
2439 EXPECT_STATUS(kStatuses, bluetooth->reconfigureOffload({})); in TEST_P()2441 EXPECT_STATUS(EX_UNSUPPORTED_OPERATION, bluetooth->reconfigureOffload({})); in TEST_P()2492 EXPECT_STATUS(kStatuses, bluetooth->reconfigureOffload({})); in TEST_P()2494 EXPECT_STATUS(EX_UNSUPPORTED_OPERATION, bluetooth->reconfigureOffload({})); in TEST_P()