Home
last modified time | relevance | path

Searched refs:observe (Results 1 – 12 of 12) sorted by relevance

/openthread-latest/src/cli/
DREADME_COAP.md52 - [observe](#observe-address-uri-path-type)
71 observe
121 ### observe \<address\> \<uri-path\> \[type\]
130 > coap observe fdde:ad00:beef:0:2780:9423:166c:1aac test-resource
Dcli_coap.cpp855 uint64_t observe = 0; in HandleRequest() local
880 SuccessOrExit(error = otCoapOptionIteratorGetOptionUintValue(&iterator, &observe)); in HandleRequest()
884 OutputUint64(observe); in HandleRequest()
919 if (observePresent && (mSubscriberTokenLength > 0) && (observe == 0)) in HandleRequest()
932 if (observe == 0) in HandleRequest()
951 else if (observe == 1) in HandleRequest()
978 if (observePresent && (observe == 0)) in HandleRequest()
DREADME_NETDATA.md119 3. After attaching, observe Thread Network Data.
/openthread-latest/src/core/coap/
Dcoap.cpp281 bool observe; in SendMessage() local
284 observe = !iterator.IsDone(); in SendMessage()
287 if (observe && aMessage.IsGetRequest()) in SendMessage()
298 observe = false; in SendMessage()
330 metadata.mObserve = observe; in SendMessage()
/openthread-latest/third_party/mbedtls/repo/
DSECURITY.md28 In this section, we consider an attacker who can observe and modify data sent
52 The attacker is able to observe the timing of instructions executed by Mbed TLS
DCONTRIBUTING.md45 When backporting to these branches please observe the following rules:
DChangeLog3015 a plaintext for RSA PKCS#1 v1.5 decryption but only observe the timing
/openthread-latest/tests/scripts/thread-cert/
Dnode.py3066 (source, observe, payload) = self.pexpect.match.groups()
3069 if observe is not None:
3070 observe = int(observe, base=10)
3079 return dict(source=source, observe=observe, payload=payload)
3094 (source, observe, payload) = self.pexpect.match.groups()
3097 if observe is not None:
3098 observe = int(observe, base=10)
3104 return dict(source=source, observe=observe, payload=payload)
/openthread-latest/etc/gn/
Dopenthread.gni114 # Enable coap observe (RFC7641) api support
/openthread-latest/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/
DREADME.md102 1. attackers who can only manipulate the input and observe the output;
104 3. attackers who can also observe and manipulate micro-architectural features
/openthread-latest/etc/cmake/
Doptions.cmake188 ot_option(OT_COAP_OBSERVE OPENTHREAD_CONFIG_COAP_OBSERVE_API_ENABLE "coap observe (RFC7641)")
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md806 In Mbed TLS 2.x, users would observe later calls overwriting
973 Those users will now observe the second call to fail with