File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ setValue KEYWORD2
9797broadcast KEYWORD2
9898written KEYWORD2
9999subscribed KEYWORD2
100- valueUpdated KEYWORD2
100+ valueUpdated KEYWORD2
101101addDescriptor KEYWORD2
102102descriptorCount KEYWORD2
103103hasDescriptor KEYWORD2
@@ -108,7 +108,7 @@ canWrite KEYWORD2
108108canSubscribe KEYWORD2
109109subscribe KEYWORD2
110110canUnsubscribe KEYWORD2
111- unsubscribe KEYWORD2
111+ unsubscribe KEYWORD2
112112writeValueLE KEYWORD2
113113setValueLE KEYWORD2
114114valueLE KEYWORD2
@@ -117,7 +117,11 @@ setValueBE KEYWORD2
117117valueBE KEYWORD2
118118
119119uuid KEYWORD2
120- addCharacteristic KEYWORD
120+ addCharacteristic KEYWORD2
121+
122+ wait KEYWORD2
123+ peek KEYWORD2
124+ write KEYWORD2
121125
122126#######################################
123127# Constants (LITERAL1)
@@ -137,7 +141,7 @@ BLEIndicate LITERAL1
137141BLESubscribed LITERAL1
138142BLEUnsubscribed LITERAL1
139143BLEWritten LITERAL1
140- BLEUpdated LITERAL1
144+ BLEUpdated LITERAL1
141145
142146SPBTLE_RF LITERAL1
143147SPBTLE_1S LITERAL1
You can’t perform that action at this time.
0 commit comments