mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
ignore ANS codespell error. ANS -> Alert Notification Service in bLE Signed-off-by: raiden00pl <raiden00@railab.me>
16 lines
879 B
Text
16 lines
879 B
Text
mynewt-nimble/nimble/host/services/ans/src/ble_svc_ans.c
|
|
mynewt-nimble/nimble/host/services/ans/include
|
|
#include "services/ans/ble_svc_ans.h"
|
|
#include "crypto/controlse/ccertificate.hxx"
|
|
* notifications for the ANS Unread Alert Status characteristic
|
|
object = new Controlse::CCertificate(
|
|
Controlse::CCertificate cert(se, settings->key_id);
|
|
auto certificate = Controlse::CCertificate(
|
|
* |---------- [-rw-r--r-- 15] afile.txt
|
|
g_afile.name = "afile.txt";
|
|
"*.deh", "*.hhe", "*.seh", NULL);
|
|
MUSIC("introa"), MUSIC("runnin"), MUSIC("stalks"), MUSIC("countd"),
|
|
MUSIC("betwee"), MUSIC("doom"), MUSIC("the_da"), MUSIC("shawn"),
|
|
MUSIC("messag"), MUSIC("count2"), MUSIC("ddtbl3"), MUSIC("ampie"),
|
|
MUSIC("tense"), MUSIC("shawn3"), MUSIC("openin"), MUSIC("evil"),
|
|
/* ANS service */
|