nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
at_match.h File Reference
#include "at_token.h"

Go to the source code of this file.

Functions

struct at_token at_match_cmd (const char *at, const char **remainder)
 Match an AT command prefix.
 
struct at_token at_match_subparam (const char *at, const char **remainder)
 Match a subparameter.
 
struct at_token at_match_str (const char *at, const char **remainder)
 Match a singleline string subparameter.