Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothAvrcpTarget.aidl38 boolean GetPlayerAppValueResponse(String addr, in GetPlayerAppValueResponse() method
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_target_binder_server.cc136 Status BluetoothAvrcpTargetBinderServer::GetPlayerAppValueResponse( in GetPlayerAppValueResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer
146 TRY_RET_FUNC(avrcp_target->GetPlayerAppValueResponse(String8(addr).string(), in GetPlayerAppValueResponse()
Dbluetooth_avrcp_target_binder_server.h65 android::binder::Status GetPlayerAppValueResponse(
/system/bt/service/
Davrcp_target.h92 bool GetPlayerAppValueResponse(const std::string& addr,
Davrcp_target.cc157 bool AvrcpTarget::GetPlayerAppValueResponse( in GetPlayerAppValueResponse() function in bluetooth::AvrcpTarget