Searched refs:shell_api (Results 1 – 13 of 13) sorted by relevance
5 Samples that demonstrate the :ref:`shell_api` subsystem.
3 :relevant-api: shell_api11 using the :ref:`Shell API <shell_api>`:115 For more details on the Shell subsystem, check the general :ref:`Shell documentation <shell_api>`.
6 The Bluetooth Shell is an application based on the :ref:`shell_api` module. It offer a collection of44 For more details on general usage of the shell, see :ref:`shell_api`.
14 <shell_api>` module. It allows testing and exploring the :ref:`EEPROM <eeprom_api>` driver API32 See the :ref:`shell <shell_api>` documentation for general instructions on how to connect and
39 :ref:`shell <shell_api>` module.
9 as it will require extra memory. See also :ref:`generic shell <shell_api>`
3 :relevant-api: shell_api net_core net_if net_mgmt
925 const struct shell_transport_api shell_api = { variable937 .api = &shell_api,
13 The CAN shell provides a ``can`` command with a set of subcommands for the :ref:`shell <shell_api>`47 See the :ref:`shell <shell_api>` documentation for general instructions on how to connect and
867 .. doxygengroup:: shell_api
527 For interactive use with the :ref:`shell_api`, choose the first (OWN_PTY) option.
7 :ref:`shell_api` module. It allows for testing and exploring the Bluetooth Mesh API through an23 under ``tests/bluetooth/mesh_shell``. See :ref:`shell_api` for information on how to connect and
994 - Added new implementation of the shell sub-system. See :ref:`shell_api`