nRF Connect SDK API 0.1.0
|
|
inlinestatic |
#include <lib/at_cmd_parser/at_utils.h>
Check if a string is a beginning of an AT command.
This function will check if the string is a valid AT command prefix.
[in] | str | String to examine |
true | If the string is an AT command |
false | Otherwise |