We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909338f commit 50679c8Copy full SHA for 50679c8
.codespell-ignore-lines
@@ -1,6 +1,8 @@
1
mynewt-nimble/nimble/host/services/ans/src/ble_svc_ans.c
2
mynewt-nimble/nimble/host/services/ans/include
3
+#include "services/ans/ble_svc_ans.h"
4
#include "crypto/controlse/ccertificate.hxx"
5
+ * notifications for the ANS Unread Alert Status characteristic
6
object = new Controlse::CCertificate(
7
Controlse::CCertificate cert(se, settings->key_id);
8
auto certificate = Controlse::CCertificate(
0 commit comments