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

◆ app_event_manager_init()

int app_event_manager_init ( void  )

#include <include/app_event_manager.h>

Initialize the Application Event Manager.

Return values
0If the operation was successful. Error values can be added by the hooks registered by APP_EVENT_MANAGER_HOOK_POSTINIT_REGISTER macro.