nRF Connect SDK API 2.8.99
|
|
inlinestatic |
#include <lib/at_cmd_parser/at_utils.h>
Check if character is a double quote character.
A string in an AT string is always started and stopped with a double quote character.
[in] | chr | Character that should be examined |
true | If character is " |
false | If character is something else |