10#ifndef INFUSE_SDK_INCLUDE_INFUSE_LIB_NRF_MODEM_LIB_SIM_H_
11#define INFUSE_SDK_INCLUDE_INFUSE_LIB_NRF_MODEM_LIB_SIM_H_
void nrf_modem_lib_sim_send_at(const char *msg)
Push an AT message through the system.
void nrf_modem_lib_sim_signal_strength(uint8_t rsrp, uint8_t rsrq)
Set reported signal strenth and quality.
void nrf_modem_lib_sim_default_pdn_ctx(const char **apn, enum pdn_fam *family)
Query currently configured default PDN context.