Searched refs:SetPlayerAppValueResponse (Results 1 – 5 of 5) sorted by relevance
50 boolean SetPlayerAppValueResponse(String addr, int rsp_status); in SetPlayerAppValueResponse() method
192 Status BluetoothAvrcpTargetBinderServer::SetPlayerAppValueResponse( in SetPlayerAppValueResponse() function in ipc::binder::BluetoothAvrcpTargetBinderServer195 TRY_RET_FUNC(avrcp_target->SetPlayerAppValueResponse(String8(addr).string(), in SetPlayerAppValueResponse()
81 android::binder::Status SetPlayerAppValueResponse(
104 bool SetPlayerAppValueResponse(const std::string& addr, int32_t rsp_status);
214 bool AvrcpTarget::SetPlayerAppValueResponse(const std::string& str_addr, in SetPlayerAppValueResponse() function in bluetooth::AvrcpTarget