Home
last modified time | relevance | path

Searched refs:closing (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_core.c540 goto closing; in http_server_run()
552 goto closing; in http_server_run()
586 goto closing; in http_server_run()
675 closing: in http_server_run()
/Zephyr-latest/boards/weact/stm32g431_core/doc/
Dindex.rst17 lines to the MCU. The voltage divider is connected to PB2 by closing SB4.
108 been enabled by closing SB3 and SB5. A USB-C to USB-A adapter can be used as a workaround
/Zephyr-latest/include/zephyr/net/
Dnet_context.h510 bool closing) in net_context_set_closing() argument
514 if (closing) { in net_context_set_closing()
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst176 * The run-time closing of an instance.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestsuite.py118 with contextlib.closing(mmap.mmap(**mmap_args)) as main_c:
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob.rst97 The BLOB stream is comparable to a standard library file stream. Through opening, closing, reading
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst399 The PTS automation window keeps opening and closing
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst86 ``Close ATE:`` is written when closing a sector (second to last position of the sector).
179 When closing a sector, all the remaining space that has not been used is filled with garbage data
/Zephyr-latest/subsys/net/lib/sockets/
DKconfig166 without closing connection gracefully, which can prevent other peers
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst316 path, which may include closing the PR.
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst649 Command allows closing any open file handles held by fs_mgmt upload/download
/Zephyr-latest/scripts/
Dspelling.txt333 closeing||closing
/Zephyr-latest/doc/security/
Dsecurity-overview.rst191 security processes need to agree on non-issue before closing).
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst717 closing a socket.
1709 * :github:`36014` - stm32g050: Missing closing parenthesis for soc prototype
Drelease-notes-3.4.rst1283 that will allow closing file handles of uploaded/downloaded files if they
Drelease-notes-3.0.rst965 * :github:`41976` - Extra closing bracket in function lsm6dso_handle_interrupt
Drelease-notes-2.6.rst287 * Added the sending of a Link Close message when closing a link.
1382 * :github:`34382` - fs/nvs: if closing ATE has to high offset NVS iterates up to the end of flash.
Drelease-notes-4.0.rst1148 * Fixed socket leak when closing NSOS socket.
Drelease-notes-2.3.rst486 * Fixed UDP socket closing in ublox-sara-r4
Drelease-notes-3.5.rst845 before closing the DTLS pipe. Also allows Bootstrap server to close the DTLS pipe.
Drelease-notes-2.4.rst670 * Fixed LWM2M FOTA socket closing.
Drelease-notes-2.5.rst595 * Improved packet allocation failure handling by closing stream sockets.
Drelease-notes-3.1.rst633 closing the socket from a system work queue.