25using MessageToApContext =
const void*;
37 uint32_t app_permissions;
38 uint32_t message_permissions;
Definition: host_link.h:30
const uint8_t * data
Definition: host_link.h:50
bool woke_host
Definition: host_link.h:46
uint16_t host_endpoint
The id of the client that this message should be delivered to on the host.
Definition: host_link.h:41
size_t length
The length of data in bytes.
Definition: host_link.h:53
uint64_t nanoapp_id
The id of the nanoapp sending the message.
Definition: host_link.h:32
MessageToApContext chre_context
Definition: host_link.h:57
uint32_t message_type
The type of the message.
Definition: host_link.h:35