Pigweed
 
Loading...
Searching...
No Matches
pw::chre::NanoappMessage Struct Reference

#include <chre.h>

Public Attributes

uint64_t nano_app_id
 The id of the nanoapp this message is sent to.
 
uint32_t message_type
 The type of message this is.
 
uint16_t host_endpoint
 The id of the host on the AP that sent this request.
 
const uint8_t * data
 The actual message data.
 
size_t length
 The size in bytes of the message data.
 

Detailed Description

A message to be sent to a CHRE nanoapp. This message originated from the Application Processor (AP).


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