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

◆ lte_lc_func_mode_get()

int lte_lc_func_mode_get ( enum lte_lc_func_mode * mode)

#include <include/modem/lte_lc.h>

Get the modem's functional mode.

Parameters
[out]modeFunctional mode.
Note
Requires CONFIG_LTE_LC_FUNCTIONAL_MODE_MODULE to be enabled.
Return values
0if successful.
-EINVALif input argument was invalid.
-EFAULTif the functional mode could not be retrieved from the modem.