Remote Interface
Remote API
remote_rpc_notif_register Struct Reference

#include <remote.h>

Public Attributes

void * context
 
int domain
 
fastrpc_notif_fn_t notifier_fn
 

Detailed Description

Structure for remote_session_control, used with FASTRPC_REGISTER_STATUS_NOTIFICATIONS request ID to receive status notifications of the user PD on the DSP

Member Data Documentation

◆ context

void* remote_rpc_notif_register::context
Parameters
[in]Context of the client

◆ domain

int remote_rpc_notif_register::domain
Parameters
[in]DSP domain ADSP_DOMAIN_ID, SDSP_DOMAIN_ID, or CDSP_DOMAIN_ID

◆ notifier_fn

fastrpc_notif_fn_t remote_rpc_notif_register::notifier_fn
Parameters
[in]Notification function pointer

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