nRF Connect SDK API 2.8.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. |
0 | if successful. |
-EINVAL | if input argument was invalid. |
-EFAULT | if the functional mode could not be retrieved from the modem. |