nRF Connect SDK API 2.8.99
|
int lte_lc_reduced_mobility_get | ( | enum lte_lc_reduced_mobility_mode * | mode | ) |
#include <include/modem/lte_lc.h>
Read the current reduced mobility mode.
[out] | mode | Reduced mobility mode. |
0 | if a mode was found and written to the provided pointer. |
-EINVAL | if input parameter was NULL . |
-EFAULT | if an AT command failed. |