![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_lte_mode_get | ( | enum lte_lc_lte_mode * | mode | ) |
#include <include/modem/lte_lc.h>
Get the currently active LTE mode.
| [out] | mode | LTE mode. |
CONFIG_LTE_LC_CONNECTION_STATUS_MODULE to be enabled.| 0 | if successful. |
| -EINVAL | if input argument was invalid. |
| -EFAULT | if the current LTE mode could not be retrieved. |
| -EBADMSG | if the LTE mode was not recognized. |