nRF Connect SDK API 2.8.99
|
|
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 |