Searched refs:discovered (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | csip_set_coordinator_test.c | 34 static volatile bool discovered; variable 125 discovered = true; in csip_discover_cb() 281 discovered = false; in discover_csis() 289 WAIT_FOR_COND(discovered); in discover_csis()
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 71 field only attributes which matches will be discovered, in contrast setting it 72 to NULL allows all attributes to be discovered. 75 Caching discovered attributes is not supported.
|
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | target.cmake | 56 set(SYSROOT_DIR "${SYSROOT_DIR}" CACHE INTERNAL "Sysroot discovered")
|
/Zephyr-latest/doc/develop/west/ |
D | install.rst | 40 like ``west init``, ``west update``, along with any extensions discovered
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | gmap.rst | 60 gmap discovered for conn 0x2001c7d8:
|
D | csip.rst | 34 Once the client has connected and discovered the handles, then it can
|
/Zephyr-latest/samples/sensor/ds18b20/ |
D | README.rst | 17 first available DS18B20 device discovered in the system. The sample checks the
|
/Zephyr-latest/doc/services/resource_management/ |
D | index.rst | 65 notified (and cancelled) when errors are discovered.
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/ |
D | README.rst | 68 provision <discovered UUID>
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/ |
D | README.rst | 85 provision <discovered UUID>
|
/Zephyr-latest/samples/sensor/bme280/ |
D | README.rst | 17 first available BME280 device discovered in the system. The sample checks the
|
/Zephyr-latest/doc/build/snippets/ |
D | writing.rst | 104 automatically be discovered by the build system, just as if
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.bap | 256 discovered and ready to use. Each characteristic may hold information
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 172 Scripts starting with an underscore (``_``) are not automatically discovered and run. They can serve
|
D | pytest.rst | 30 Pytest-based test suites are discovered the same way as other twister tests, i.e., by a presence
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 48 periodically as security vulnerabilities are discovered. Requirements 415 As new exploits are discovered, what is considered secure can
|
D | security-overview.rst | 571 updated whenever new vulnerabilities or exploits are discovered. During
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 146 message(FATAL_ERROR "Conflicting file names discovered. Cannot use both "
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 132 distribution if it is discovered that the blob fails to meet these requirements
|
D | guidelines.rst | 947 are discovered
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 126 - software update that addresses security vulnerabilities either discovered by or reported
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 2 # removed, and various additions have been made as they've been discovered
|
/Zephyr-latest/ |
D | CMakeLists.txt | 709 --out-file ${syscalls_subdirs_txt} # Write file with discovered folder 742 --out-file ${syscalls_subdirs_txt} # Write file with discovered folder
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 292 beacon allows the mesh node to be discovered by nearby GATT based provisioners, and 305 node to be discovered by nearby advertising-based provisioners, and provisioned through the
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 571 Sync event. This permits new Periodic Advertising peers be discovered.
|
12