zephyr/samples
Casper Bonde 04dfcba792 Bluetooth: ISO: Add sequence number to ISO data packets
The sequence number is needed in the appliaction layer to detect lost
packets in the ISO stream in cases where the timestamp is not included.
(Sequence number is mandatory to include where timestamp is optional).
The API for the public metadata have been moved to a public header file.

As the size of the ISO meta data exceeds the default 4 octets net_buf
user_data the public ISO metadata have been moved into a seperate array.
The internal metadata is still stored in net_buf user_data.

This also fixed the user_data overflow on 32 bit systems, caused by
writing the ts into user_data on index 4 to 7, which is outside the 4
allocated bytes.

Signed-off-by: Casper Bonde <casper_bonde@bose.com>
2021-05-27 13:16:40 +02:00
..
application_development samples: out_of_tree_driver: remove usage of device_pm_control_nop 2021-04-28 20:40:00 -04:00
arch
basic samples: button: devicetree cleanups 2021-05-05 20:46:43 +02:00
bluetooth Bluetooth: ISO: Add sequence number to ISO data packets 2021-05-27 13:16:40 +02:00
boards samples/boards: stm32 pm blinky: Run with twister device testing 2021-05-18 11:18:40 -05:00
drivers doc: can: fix build commands 2021-05-25 09:40:27 -04:00
hello_world
kernel
modules samples: tensorflow: remove requirements.txt from magic wand sample 2021-05-24 14:18:08 -04:00
net samples: wifi: Fix mgmt conn req 2021-05-25 07:37:24 -05:00
philosophers kernel/sched: Remove "cooperative scheduling only" special cases 2021-05-24 23:38:16 -04:00
posix
sensor sensor: qdec_sam: use compatible atmel,sam-tc-qdec 2021-05-26 18:13:10 -05:00
shields boards: arm: lpcxpresso55s16: rename board definition 2021-05-19 08:02:54 -05:00
subsys pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
synchronization
tfm_integration samples: tfm_integration: DT overlay doc fixes for stm32l562e_dk_ns 2021-05-26 18:58:15 -05:00
userspace doc: fix typos 2021-04-30 16:03:08 -04:00
classic.rst
index.rst doc: samples: restore :maxdepth: 2 2021-05-05 18:32:15 -04:00