Home
last modified time | relevance | path

Searched refs:discovered (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/subsys/bluetooth/audio/
Dccp_call_control_client.c36 bool discovered; member
100 if (client->bearers[i].discovered) { in populate_bearers()
107 if (!client->bearers[i].discovered) { in populate_bearers()
129 client->bearers[0].discovered = true; in tbs_client_discover_cb()
144 client->bearers[idx].discovered = true; in tbs_client_discover_cb()
DKconfig.bap255 discovered and ready to use. Each characteristic may hold information
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcsip_set_coordinator_test.c35 static volatile bool discovered; variable
126 discovered = true; in csip_discover_cb()
276 discovered = false; in discover_csis()
284 WAIT_FOR_COND(discovered); in discover_csis()
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst76 field only attributes which matches will be discovered, in contrast setting it
77 to NULL allows all attributes to be discovered.
80 Caching discovered attributes is not supported.
/Zephyr-latest/cmake/toolchain/cross-compile/
Dtarget.cmake56 set(SYSROOT_DIR "${SYSROOT_DIR}" CACHE INTERNAL "Sysroot discovered")
/Zephyr-latest/doc/develop/west/
Dinstall.rst40 like ``west init``, ``west update``, along with any extensions discovered
Dbuild-flash-debug.rst785 :ref:`Zephyr modules <modules>` can have external runners discovered by adding python
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dgmap.rst60 gmap discovered for conn 0x2001c7d8:
Dcsip.rst34 Once the client has connected and discovered the handles, then it can
/Zephyr-latest/samples/sensor/ds18b20/
DREADME.rst17 first available DS18B20 device discovered in the system. The sample checks the
/Zephyr-latest/doc/services/resource_management/
Dindex.rst65 notified (and cancelled) when errors are discovered.
/Zephyr-latest/samples/boards/nordic/mesh/onoff-app/
DREADME.rst68 provision <discovered UUID>
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DREADME.rst85 provision <discovered UUID>
/Zephyr-latest/samples/sensor/bme280/
DREADME.rst17 first available BME280 device discovered in the system. The sample checks the
/Zephyr-latest/doc/build/snippets/
Dwriting.rst104 automatically be discovered by the build system, just as if
/Zephyr-latest/doc/develop/test/
Dbsim.rst172 Scripts starting with an underscore (``_``) are not automatically discovered and run. They can serve
Dpytest.rst30 Pytest-based test suites are discovered the same way as other twister tests, i.e., by a presence
/Zephyr-latest/doc/security/
Dsensor-threat.rst48 periodically as security vulnerabilities are discovered. Requirements
415 As new exploits are discovered, what is considered secure can
Dsecurity-overview.rst571 updated whenever new vulnerabilities or exploits are discovered. During
/Zephyr-latest/cmake/modules/
Ddts.cmake146 message(FATAL_ERROR "Conflicting file names discovered. Cannot use both "
Dextensions.cmake2839 message(FATAL_ERROR "Conflicting file names discovered. Cannot use both ${filename_0} "
2886 message(FATAL_ERROR "Conflicting file names discovered. Cannot use both ${filename_0} "
2932 message(FATAL_ERROR "Conflicting file names discovered. Cannot use both "
3084 # If a single '\' is discovered, such as 'foo\bar', then it must be escaped like: 'foo\\bar'
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst132 distribution if it is discovered that the blob fails to meet these requirements
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst126 - software update that addresses security vulnerabilities either discovered by or reported
/Zephyr-latest/scripts/
Dspelling.txt2 # removed, and various additions have been made as they've been discovered
/Zephyr-latest/
DCMakeLists.txt718 --out-file ${syscalls_subdirs_txt} # Write file with discovered folder
751 --out-file ${syscalls_subdirs_txt} # Write file with discovered folder

12