Searched refs:handles (Results 26 – 50 of 79) sorted by relevance
1234
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 38 Note that file handles will remain open for consecutive requests (as long as 167 Note that file handles will remain open for consecutive requests (as long as 170 even be removed. Note that file handles will remain open for consecutive 649 Command allows closing any open file handles held by fs_mgmt upload/download
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.ns16550 | 99 asserting interrupts. For example, the callback handles RX and
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ptp.rst | 23 * PTP stack thread that handles incoming messages and events
|
D | coap_client.rst | 16 in the request. The CoAP client handles the communication over sockets.
|
D | http_server.rst | 15 socket for every registered service, and handles incoming client connections. 133 (useful for a single-page app which handles routing in the frontend), or for a
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/ |
D | Kconfig | 54 Priority of the kernel task that handles the host commands.
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 25 handles all aspects related to sending Firmware Over-the-Air
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_broadcast_assistant.rst | 24 will start a discovery for the BASS UUIDs and store the handles, and
|
D | tbs.rst | 27 will start a discovery for the TBS UUIDs and store the handles, and optionally
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | gatt.rst | 84 more attributes can be set, though setting multiple handles requires the option:
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 199 bool "Support to automatic discover the CCC handles of characteristics" 203 handles if the CCC handle is unknown by the application.
|
/Zephyr-latest/samples/arch/mpu/mpu_test/ |
D | README.rst | 95 look different, as ARMv6 handles MPU faults as generic hard faults. Moreover, when
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.stm32_hal | 63 handles incoming Ethernet packets.
|
/Zephyr-latest/doc/develop/test/twister/ |
D | twister_blackbox.rst | 106 Thus us executing the module again causes the loggers to have multiple handles.
|
/Zephyr-latest/doc/develop/languages/c/ |
D | newlib.rst | 96 The :c:func:`_sbrk` hook function, implemented in :file:`libc-hooks.c`, handles
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 105 an special driver that handles the EDTT communication (its RPC transport) 106 and an embedded application that handles the RPC calls themselves, while 164 (which handles mostly the thread context switching) to the native simulator
|
/Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
D | index.rst | 143 The TRACE32 script handles arguments after the ``--`` sign.
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 1895 uint16_t *handles; member
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 53 The Subnet Bridge node has a primary subnet, based on the primary NetKey, which handles the
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 50 Zephyr handles caching.
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 27 part of the operating system that handles specific functionality or provides
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_central_iso.c | 154 uint8_t ll_cig_parameters_commit(uint8_t cig_id, uint16_t *handles) in ll_cig_parameters_commit() argument 313 handles[i] = cis->lll.handle; in ll_cig_parameters_commit()
|
/Zephyr-latest/subsys/bluetooth/controller/include/ |
D | ll.h | 159 uint8_t ll_cig_parameters_commit(uint8_t cig_id, uint16_t *handles);
|
/Zephyr-latest/cmake/ide/ |
D | eclipse_cdt4_generator_amendment.cmake | 5 #1. The generator handles just the COMPILE_DEFINITIONS.
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 37 Set the priority of the TCP worker queue, that handles all
|
1234