OpenAMP Library
Data Fields
rpmsg_rpc_svr Struct Reference

#include <rpmsg_rpc_client_server.h>

Data Fields

struct rpmsg_endpoint ept
 
const struct rpmsg_rpc_servicesservices
 
unsigned int n_services
 

Detailed Description

struct rpmsg_rpc_svr - server remote procedure call data

RPMsg RPC will send request to endpoint

@ept: rpmsg_endpoint structure @services: service table @n_services: number of services

Field Documentation

◆ ept

struct rpmsg_endpoint rpmsg_rpc_svr::ept

◆ n_services

unsigned int rpmsg_rpc_svr::n_services

◆ services

const struct rpmsg_rpc_services* rpmsg_rpc_svr::services

The documentation for this struct was generated from the following file: