18#ifndef RM1000_AT_CELLULAR_NETWORK_H_
19#define RM1000_AT_CELLULAR_NETWORK_H_
21#include "AT_CellularNetwork.h"
36 void MODEM_FAULT_URC();
Class AT_CellularNetwork.
Class for sending AT commands and parsing AT responses.
virtual nsapi_error_t set_registration_urc(RegistrationType type, bool on)
Activate/deactivate listening of network events for the given RegistrationType.
virtual nsapi_error_t set_access_technology_impl(RadioAccessTechnology opRat)
Sets access technology to be scanned.
signed int nsapi_error_t
Type used to represent error codes.