zephyr/samples
Johan Stridkvist df0db6a7a3 samples: Bluetooth: hci_ipc: __ASSERT on fail to deliver complete message
The hci_ipc sample does not support fragmentation of IPC-messages.
Give an ASSERT if only parts of an IPC-message is delivered.
This would happen for instance when the underlying transport mechanism
cannot hold the complete message.

Background:
The open-amp backend uses RPMSG_BUFFER_SIZE=512

Most applications and controllers use HCI-packets which are at most
255 bytes. In some cases a controller may deliver HCI-packets beyond
255 bytes.

This may for instance be the case if the controller delivers large ISO
SDUs as a single HCI-packet.

Signed-off-by: Johan Stridkvist <johan.stridkvist@nordicsemi.no>
2025-06-17 16:09:17 +02:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-04-30 18:44:24 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
bluetooth samples: Bluetooth: hci_ipc: __ASSERT on fail to deliver complete message 2025-06-17 16:09:17 +02:00
boards drivers: clock_control: nrf2: align with hw binding names 2025-06-13 11:12:43 +02:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures samples: lib: min_heap: Add min-heap usage example 2025-06-07 13:29:24 +01:00
drivers samples: video: Set vertical flip in esp32s3_eye capture config 2025-06-17 16:07:54 +02:00
fuel_gauge boards: adafruit: esp32s2_feather: add support 2025-03-27 14:01:21 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples/tflite-micro: Include <cstdint> before using uint8_t 2025-06-17 16:06:21 +02:00
net linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +02:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix boards: shields: Add shield for NXP ADTJA1101 Ethernet Adapter 2025-06-12 15:04:32 -07:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor samples/sensor: Add sample to read RTIO stream using drdy 2025-06-17 07:21:04 +02:00
shields samples: shields: npm1300_ek: update GPIO config 2025-05-22 13:44:31 +02:00
subsys samples/zbus: Increase dyn_channel stack sizes 2025-06-17 16:06:21 +02:00
synchronization
sysbuild samples: sysbuild: Add support for nrf54h20dk/nrf54h20/cpuapp/iron 2025-05-22 16:17:35 +02:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00