#include <nrf_modem/include/nrf_modem_softsim.h>
SoftSIM request command type.
Enumerator |
---|
NRF_MODEM_SOFTSIM_INIT | Initialization command.
|
NRF_MODEM_SOFTSIM_APDU | Transport command, issued by the Modem to request data from the application.
|
NRF_MODEM_SOFTSIM_DEINIT | Deinitialization command.
|
NRF_MODEM_SOFTSIM_RESET | Reset command, issued by the Modem when a request becomes unresponsive.
|