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