Home
last modified time | relevance | path

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

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothAvrcpTarget.aidl44 boolean GetPlayerAppValueTextResponse(String addr, in GetPlayerAppValueTextResponse() method
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_avrcp_target_binder_server.cc164 Status BluetoothAvrcpTargetBinderServer::GetPlayerAppValueTextResponse( in GetPlayerAppValueTextResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer
174 TRY_RET_FUNC(avrcp_target->GetPlayerAppValueTextResponse( in GetPlayerAppValueTextResponse()
H A Dbluetooth_avrcp_target_binder_server.h73 android::binder::Status GetPlayerAppValueTextResponse(
/aosp12/system/bt/service/
H A Davrcp_target.h98 bool GetPlayerAppValueTextResponse(
H A Davrcp_target.cc191 bool AvrcpTarget::GetPlayerAppValueTextResponse( in GetPlayerAppValueTextResponse() function in bluetooth::AvrcpTarget