Searched refs:payload (Results 226 – 240 of 240) sorted by relevance
12345678910
1089 * :github:`38769` - mqtt: the size of a mqtt payload is limited1397 * :github:`37610` - subsys/mgmt/hawkbit: Unable to parse json if the payload is split into 2 packets1413 …app_sdu_decrypt causes assert: net_buf_simple_tailfroom(buf) >= len when payload + opcode is 10 or…
1035 * Added support to autogenerate Echo Request payload.1039 * Added support to autogenerate Echo Request payload.1102 * Added support for QoS and payload size setting in ``net ping`` shell2794 - :github:`54506` - net: ieee802154_6lo: wrong fragmentation of packets with specific payload sizes3256 * :github:`52228` - Bluetooth: L2CAP: receive a K-frame with payload longer than MPS if Enhanced AT…
610 * Fixed HTTP client payload issue on HTTP upload983 * :github:`24431` - http_client assumes request payload is non-binary
53 which points to the CoAP payload that comprises the arguments, and an78 constant buffer as the ``payload`` argument instead of a pointer to a writable
1023 * Added support for custom payload MCUmgr handlers. This can be enabled with
940 * Implemented support for beacons payload.
260 * Fixed BIS payload sliding window overrun check
1488 * :github:`3640` - BLE central scan ignores changes in payload
1448 … storage/stream: flash_img_bytes_written() might returns more than number of payload bytes written.
885 corrupt CBOR payload.
335 payload updates with the Resolvable Private Address (RPA) rotations when
2152 * :github:`9720` - samples\bluetooth\mesh_demo crash with real payload
1058 a separate Zephyr image payload.
108 thread receives that because it is a ``Payload`` channel message subscriber and sends the payload to
151 memcpy(&pdu_buffer->pdu->payload[pdu_offset], sdu_payload, consume_len); in custom_source_pdu_write_test()