![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_system_mode_set | ( | enum lte_lc_system_mode | mode, |
| enum lte_lc_system_mode_preference | preference ) |
#include <include/modem/lte_lc.h>
Set the modem's system mode and LTE preference.
| [in] | mode | System mode. |
| [in] | preference | System mode preference. |
CONFIG_LTE_LC_SYSTEM_MODE_MODULE to be enabled.| 0 | if successful. |
| -EINVAL | if input argument was invalid. |
| -EFAULT | if the network registration could not be retrieved from the modem. |