nRF Connect SDK API 2.8.99
|
|
inlinestatic |
#include <lib/at_cmd_parser/at_utils.h>
Check if character is an array stop character.
An array in an AT string is always stopped with a right parenthesis
[in] | chr | Character that should be examined |
true | If character is ) |
false | If character is something else |