![]() |
nRF Connect SDK API 3.3.99
|
#include <modem/lte_lc.h>Go to the source code of this file.
Functions | |
| int | psm_param_set (const char *rptau, const char *rat) |
| int | psm_param_set_seconds (int rptau, int rat) |
| int | psm_req (bool enable) |
| int | psm_proprietary_req (bool enable) |
| int | psm_get (int *tau, int *active_time) |
| void | psm_evt_update_send (struct lte_lc_psm_cfg *psm_cfg) |
| int | psm_parse (const char *active_time_str, const char *tau_ext_str, const char *tau_legacy_str, struct lte_lc_psm_cfg *psm_cfg) |
| struct k_work * | psm_work_get (void) |