Home
last modified time | relevance | path

Searched defs:ListPlayerSettings (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc188 void ListPlayerSettings(ListPlayerSettingsCallback cb) { in ListPlayerSettings() function in bluetooth::avrcp::FakePlayerSettingsInterface
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc337 void ListPlayerSettings(ListPlayerSettingsCallback cb) override { in ListPlayerSettings() function in bluetooth::avrcp::PlayerSettingsInterfaceWrapper
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp209 void ListPlayerSettings(ListPlayerSettingsCallback cb) { listPlayerSettings(cb); } in ListPlayerSettings() function in android::PlayerSettingsInterfaceImpl