![]() |
nRF Connect SDK API 3.3.99
|
| #define EVENT_MANAGER_PROXY_SUBSCRIBE | ( | instance, | |
| ename ) |
#include <include/event_manager_proxy.h>
Subscribe for the remote event.
Register the listener for the event from the remote core.
| instance | The instance used for IPC service to transfer data between cores. |
| ename | Name of the event. The event name has to be the same on remote and local cores. |