![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_func_mode_set | ( | enum lte_lc_func_mode | mode | ) |
#include <include/modem/lte_lc.h>
Set the modem's functional mode.
| [in] | mode | Functional mode. |
CONFIG_LTE_LC_FUNCTIONAL_MODE_MODULE to be enabled.| 0 | if successful. |
| -EINVAL | if input argument was invalid. |
| -EFAULT | if the functional mode could not be retrieved from the modem. |