nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ at_cmd_type

#include <include/modem/at_cmd_parser.h>

Enumerator
AT_CMD_TYPE_UNKNOWN 

Unknown command, indicates that the actual command type could not be resolved.

AT_CMD_TYPE_SET_COMMAND 

AT set command.

AT_CMD_TYPE_READ_COMMAND 

AT read command.

AT_CMD_TYPE_TEST_COMMAND 

AT test command.