Home
last modified time | relevance | path

Searched refs:boolean (Results 1 – 6 of 6) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/include/mbedtls/
Dasn1write.h175 int boolean );
/openthread-3.4.0/third_party/mbedtls/repo/library/
Dasn1write.c212 int mbedtls_asn1_write_bool( unsigned char **p, unsigned char *start, int boolean ) in mbedtls_asn1_write_bool() argument
220 *--(*p) = (boolean) ? 255 : 0; in mbedtls_asn1_write_bool()
/openthread-3.4.0/src/cli/
DREADME_SRP_CLIENT.md233 - `removekeylease` is an optional boolean value indicating whether or not the host key lease should…
234 - `sendunregtoserver` is a another optional boolean value indicating whether or not to send an upda…
DREADME.md462 ### channel manager select \<skip quality check (boolean)\>
474 ### channel manager auto \<enable (boolean)\>
1145 …ort\] \[response timeout (ms)\] \[max tx attempts\] \[recursion desired (boolean)\] \[service mode]
1189 …ort\] \[response timeout (ms)\] \[max tx attempts\] \[recursion desired (boolean)\] \[transport pr…
1213 …] \[DNS server port\] \[response timeout (ms)\] \[max tx attempts\] \[recursion desired (boolean)\]
1230 …] \[DNS server port\] \[response timeout (ms)\] \[max tx attempts\] \[recursion desired (boolean)\]
1264 …] \[DNS server port\] \[response timeout (ms)\] \[max tx attempts\] \[recursion desired (boolean)\]
1272 …] \[DNS server port\] \[response timeout (ms)\] \[max tx attempts\] \[recursion desired (boolean)\]
/openthread-3.4.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-conditional-inclusion-c.md194boolean symbol mechanism proposed here. The approximation considers a feature to be enabled if any…
196 The boolean symbol mechanism proposed here can be translated to a list of JSON capabilities: for ea…
Dpsa-driver-interface.md93 * `"fallback"` (optional for transparent drivers, not permitted for opaque drivers, boolean). If pr…
608 * `"store_public_key"` (boolean, optional): If specified and true, for a key pair, the key context …