nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ lte_lc_periodic_search_get()

int lte_lc_periodic_search_get ( struct lte_lc_periodic_search_cfg *const  cfg)

#include <include/modem/lte_lc.h>

Get the configured periodic search parameters.

Parameters
[out]cfgPeriodic search configuration.
Return values
0if a configuration was found and populated to the provided pointer.
-EINVALif input parameter was NULL.
-ENOENTif periodic search configuration was not set.
-EFAULTif an AT command failed.
-EBADMSGif the modem responded with an error to an AT command or the response could not be parsed.