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

◆ APP_EVENT_SUBSCRIBE_EARLY

#define APP_EVENT_SUBSCRIBE_EARLY ( lname,
ename )

#include <include/app_event_manager.h>

Value:
_APP_EVENT_SUBSCRIBE(lname, ename, _APP_EM_SUBS_PRIO_ID(_APP_EM_SUBS_PRIO_EARLY))

Subscribe a listener to the early notification list for an event type.

Parameters
lnameName of the listener.
enameName of the event.