15#ifndef INFUSE_SDK_INCLUDE_INFUSE_AUTO_LTE_CONTROL_H_
16#define INFUSE_SDK_INCLUDE_INFUSE_AUTO_LTE_CONTROL_H_
20#include <zephyr/net/net_if.h>
52void auto_lte_control_test_cleanup(
void);
void auto_lte_control_retry(void)
If the LTE modem previously stopped searching for a network to register to, try again.
void auto_lte_control_init(uint8_t loggers)
Initialise LTE control policy.
void auto_lte_control_give_up(void)
If the LTE modem has not yet registered to a network, give up.
Application state framework.