![]() |
nRF Connect SDK API 3.3.99
|
Modem domain event. More...
#include <lte_lc.h>
Data Fields | ||
| enum lte_lc_modem_evt_type | type | |
| Event type. | ||
| union { | ||
| enum lte_lc_ce_level ce_level | ||
| Payload for event LTE_LC_MODEM_EVT_CE_LEVEL. More... | ||
| struct lte_lc_invalid_band_conf invalid_band_conf | ||
| Payload for event LTE_LC_MODEM_EVT_INVALID_BAND_CONF. More... | ||
| uint32_t detected_country | ||
| Payload for event LTE_LC_MODEM_EVT_DETECTED_COUNTRY. More... | ||
| }; | ||
| Payload for the event (optional). | ||
Modem domain event.
This structure is used as the payload for event LTE_LC_EVT_MODEM_EVENT.