Searched refs:schemes (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/scripts/west_commands/fetchers/ |
D | http.py | 14 def schemes(cls): member in HTTPFetcher
|
D | core.py | 18 def schemes(cls) -> List[str]: member in ZephyrBlobFetcher
|
D | __init__.py | 41 if scheme in cls.schemes():
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfd_srv.h | 62 .schemes = _oob_schemes, \ 244 const uint8_t *schemes; member
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | provisioning.rst | 55 as ``0x01``. The available schemes are listed on the `Bluetooth website
|
D | dfu.rst | 184 resource using the ``http`` or ``https`` schemes, and the targeted web server must behave
|
/Zephyr-latest/doc/security/ |
D | security-overview.rst | 364 naming schemes of modules, functions, variables, and so forth. 522 the assets, e.g., countermeasures or memory protection schemes. 543 certification schemes. The first step of this process is the definition
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 99 Other potential schemes are possible but a completion queue is a well trod
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 562 bool "Support LMS signature schemes"
|
/Zephyr-latest/boards/arm/mps2/doc/ |
D | mps2_an521.rst | 62 The following memory map and partitioning schemes are used by default, where
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfd_srv.c | 233 net_buf_simple_add_mem(&rsp, srv->oob_schemes.schemes, in handle_capabilities_get()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 291 * Added support for advertising on the S2 and S8 coding schemes
|