nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ event_manager_proxy_start()

int event_manager_proxy_start ( void  )

#include <include/event_manager_proxy.h>

Start events transfer.

This function sends start command to all added remote cores. This command finalizes initialization process, therefore the functions event_manager_proxy_add_remote and event_manager_proxy_subscribe cannot be used anymore.

Return values
0On success.
-EPIPEThe remote core did not bond in during timeout period. No communication.
othererrno code.