nRF Connect SDK API 2.8.99
|
int lte_lc_edrx_get | ( | struct lte_lc_edrx_cfg * | edrx_cfg | ) |
#include <include/modem/lte_lc.h>
Get the eDRX parameters currently provided by the network.
[out] | edrx_cfg | eDRX configuration. |
CONFIG_LTE_LC_EDRX_MODULEto be enabled.
0 | if successful. |
-EINVAL | if input argument was invalid. |
-EFAULT | if AT command failed. |
-EBADMSG | if parsing of the AT command response failed. |