Searched refs:truncated (Results 1 – 20 of 20) sorted by relevance
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/src/ |
D | ivshmem.c | 102 bool truncated; in ivshmem_event_loop() local 124 truncated = (buf[ctx->size - 1] != '\0'); in ivshmem_event_loop() 128 truncated ? "truncated" : "full", buf); in ivshmem_event_loop()
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 153 logging-format-truncated, 157 truncated-format-string,
|
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | Kconfig | 101 # RX MTU will be truncated to account for the L2CAP PDU and SDU header.
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap_client.c | 30 static int recv_response(struct coap_client *client, struct coap_packet *response, bool *truncated); 645 static int recv_response(struct coap_client *client, struct coap_packet *response, bool *truncated) in recv_response() argument 669 *truncated = available_len < total_len; in recv_response()
|
D | Kconfig | 156 bool "Receive notification when blocks are truncated"
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.net | 107 so that messages are not truncated.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 244 … terminator will be appended before storage.", "NULL terminator will be truncated from stored data… 246 … storage as-written, with a NULL terminator.", "NULL terminator will be truncated from stored data…
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | Kconfig | 51 RX MTU will be truncated to account for the L2CAP PDU header.
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 61 cannot fit will be silently truncated.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 175 Note that the value of some characteristics may be truncated due to
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 58 a result truncated to 32 bits of precision; and
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 465 and the file will be truncated to match the size specified in the devicetree
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.1.rst | 1259 - :github:`45951` - modem: ublox-sara-r4: outgoing datagrams are truncated if they do not fit MTU 1308 * :github:`45946` - net: context: outgoing datagrams are truncated if not enough memory was allocat…
|
D | release-notes-2.6.rst | 1866 * :github:`32755` - mcumgr: shell output gets truncated 1897 * :github:`32566` - lwm2m: Long endpoint names are truncated due to short buffer
|
D | release-notes-4.0.rst | 964 * Improved handling of truncated datagrams in CoAP client.
|
D | release-notes-2.3.rst | 978 * :github:`24462` - File not truncated to actual size after calling fs_close
|
D | release-notes-3.3.rst | 82 image states). Use of a truncated hash or non-sha256 hash will still work 2677 - :github:`52510` - twister: truncated handler.log reports test as "failed"
|
D | release-notes-2.4.rst | 1682 * :github:`23134` - BT: Host: Notification dropped instead of truncated if bigger than ATT_MTU-3
|
D | release-notes-3.2.rst | 2436 * :github:`45951` - modem: ublox-sara-r4: outgoing datagrams are truncated if they do not fit MTU
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 909 For example, sending L2CAP K-frame where SDU length field is truncated
|