nRF Connect SDK API 2.8.99
|
|
inlinestatic |
#include <lib/at_cmd_parser/at_utils.h>
Check if character is a notification start character.
This function will check if the character is a + or % which identifies a notification from the AT host.
[in] | chr | Character that should be examined |
true | If character is + or % |
false | If character is something else |