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

◆ LWM2M_CARRIER_EVENT_MODEM_DOMAIN

#define LWM2M_CARRIER_EVENT_MODEM_DOMAIN   11

#include <lib/bin/lwm2m_carrier/include/lwm2m_carrier.h>

This event indicates a modem domain event. This event is just for your information, nothing needs to be done.

lwm2m_carrier_event_t::data contains lwm2m_carrier_event_modem_domain_t to indicate what triggered the event.

Note
Deprecated, you can instead get this information from the link controller library.