Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/include/hardware/avrcp/
Davrcp.h188 using GetCurrentPlayerSettingValueCallback = base::Callback<void( variable
192 GetCurrentPlayerSettingValueCallback cb) = 0;
/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc57 GetCurrentPlayerSettingValueCallback cb) {} in GetCurrentPlayerSettingValue()
/packages/modules/Bluetooth/system/profile/avrcp/tests/
Davrcp_test_helper.h71 GetCurrentPlayerSettingValueCallback));
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc360 GetCurrentPlayerSettingValueCallback cb) override { in GetCurrentPlayerSettingValue()
361 auto cb_lambda = [](const GetCurrentPlayerSettingValueCallback& cb, in GetCurrentPlayerSettingValue()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp75 PlayerSettingsInterface::GetCurrentPlayerSettingValueCallback;
198 GetCurrentPlayerSettingValueCallback cb) { in GetCurrentPlayerSettingValue()