Searched refs:best (Results 1 – 18 of 18) sorted by relevance
/openthread-2.7.6/src/core/meshcop/ |
D | commissioner.cpp | 228 Joiner * best = nullptr; in FindBestMatchingJoinerEntry() local 242 if (best == nullptr) in FindBestMatchingJoinerEntry() 244 best = &joiner; in FindBestMatchingJoinerEntry() 252 ExitNow(best = &joiner); in FindBestMatchingJoinerEntry() 259 if ((best == nullptr) || in FindBestMatchingJoinerEntry() 260 ((best->mType == Joiner::kTypeDiscerner) && in FindBestMatchingJoinerEntry() 261 … (best->mSharedId.mDiscerner.GetLength() < joiner.mSharedId.mDiscerner.GetLength()))) in FindBestMatchingJoinerEntry() 263 best = &joiner; in FindBestMatchingJoinerEntry() 271 return best; in FindBestMatchingJoinerEntry()
|
/openthread-2.7.6/ |
D | NOTICE | 4 more specifications, best practices, reference architectures, implementation
|
D | CODE_OF_CONDUCT.md | 14 - Focusing on what is best for the community
|
D | STYLE_GUIDE.md | 5 - [1.2 Conventions and Best Practices](#conventions-and-best-practices) 11 - [2.2 Conventions and Best Practices](#conventions-and-best-practices)
|
D | CONTRIBUTING.md | 20 …a GitHub Issue](https://github.com/openthread/openthread/issues/new). The best bug reports provide…
|
/openthread-2.7.6/third_party/mbedtls/repo/ |
D | dco.txt | 21 (b) The contribution is based upon previous work that, to the best
|
D | CONTRIBUTING.md | 29 …y either being a significant enhancement, new feature or bug fix which is best resolved by an inte…
|
D | README.md | 203 …rmware reference implementation. PSA provides a recipe, based on industry best practice, that allo…
|
D | ChangeLog | 520 these variables can be used to recover the last round key. To follow best
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/ |
D | Common.mak | 48 dist_tgz_COMPRESS = $(GZIP) --best -c
|
/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/ |
D | host_test.function | 418 * Ignore errors: writing the outcome file is on a best-effort basis. */ 445 * Ignore errors: writing the outcome file is on a best-effort basis. */
|
D | helpers.function | 297 * accept is best done by using TEST_ASSERT() and checking the return
|
/openthread-2.7.6/third_party/mbedtls/repo/docs/proposed/ |
D | psa-conditional-inclusion-c.md | 81 …ry does not support the exclusion of this feature. Mbed TLS should make a best effort to support t…
|
/openthread-2.7.6/third_party/openthread-test-driver/ |
D | LICENSE | 285 possible use to the public, the best way to achieve this is to make it
|
/openthread-2.7.6/third_party/mbedtls/repo/docs/ |
D | getting_started.md | 21 …rmware reference implementation. PSA provides a recipe, based on industry best practice, that enab…
|
/openthread-2.7.6/third_party/mbedtls/repo/doxygen/ |
D | mbedtls.doxyfile | 1205 # SVG. The default value is HTML-CSS, which is slower, but has the best
|
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/ |
D | Doxyfile.in | 1483 # Possible values are: HTML-CSS (which is slower, but has the best
|
/openthread-2.7.6/doc/ |
D | Doxyfile.in | 1496 # Possible values are: HTML-CSS (which is slower, but has the best
|