nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
lte_lc_periodic_search_cfg Struct Reference

Periodic search configuration. More...

#include <lte_lc.h>

Data Fields

bool loop
 Indicates if the last given pattern is looped from the beginning when the pattern has ended.
 
uint16_t return_to_pattern
 Indicates if the modem can return to a given search pattern with shorter sleeps, for example, when radio conditions change and the given pattern index has already been exceeded.
 
uint16_t band_optimization
 Indicates if band optimization shall be used.
 
size_t pattern_count
 The number of valid patterns. Range 1 - 4.
 
struct lte_lc_periodic_search_pattern patterns [4]
 Array of periodic search patterns.
 

Detailed Description

Periodic search configuration.


The documentation for this struct was generated from the following file: