nRF Connect SDK API 2.8.99
|
int lte_lc_func_mode_get | ( | enum lte_lc_func_mode * | mode | ) |
#include <include/modem/lte_lc.h>
Get the modem's functional mode.
[out] | mode | Functional mode. |
0 | if successful. |
-EINVAL | if input argument was invalid. |
-EFAULT | if the functional mode could not be retrieved from the modem. |