![]() |
nRF Connect SDK API 3.3.99
|
| int lte_lc_nw_reg_status_get | ( | enum lte_lc_nw_reg_status * | status | ) |
#include <include/modem/lte_lc.h>
Get the current network registration status.
| [out] | status | Network registration status. |
| 0 | if successful. |
| -EINVAL | if input argument was invalid. |
| -EFAULT | if the network registration could not be retrieved from the modem. |