![]() |
nRF Connect SDK API 3.3.99
|
Go to the source code of this file.
Enumerations | |
| enum | ncm_event_type { NCM_EVT_NET_CORE_RESET , NCM_EVT_NET_CORE_FREEZE } |
| Network core monitor event types, used to signal the application. More... | |
Functions | |
| void | ncm_net_core_event_handler (enum ncm_event_type event, uint32_t reset_reas) |
| Event handler that is called by the Network core monitor library when an event occurs. | |