zephyr/include/bluetooth
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
..
audio Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00
mesh Bluetooth: Mesh: Rework publication timer 2021-04-15 20:31:44 +02:00
services Bluetooth: services: Adds OTS name length checks 2021-04-22 11:32:25 +02:00
a2dp-codec.h license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
a2dp.h
addr.h Bluetooth: host: Fix doxygen in addr header 2021-02-02 08:46:17 -05:00
att.h Bluetooth: ATT: Add ATT first/last handle defines 2021-04-08 16:35:57 +02:00
avdtp.h Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
bluetooth.h bluetooth: host: Allow concurrent advertising with multiple ids 2021-05-07 12:15:20 +03:00
buf.h Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
conn.h Bluetooth: host: Add check for already enabled in advertising set start 2021-05-25 19:26:23 +02:00
controller.h
crypto.h Bluetooth: Crypto: Fix naming of params 2021-05-12 12:37:27 +03:00
direction.h Bluetooth: host: Add handl HCI_LE_Connectionless_IQ_Report 2021-05-06 16:27:16 +02:00
gap.h Bluetooth: Host: Adds periodic advertising min/max interval macros 2021-04-23 15:01:32 +02:00
gatt.h Bluetooth: GATT: Add documentation for empty notifications in callback 2021-04-23 15:01:40 +02:00
hci_err.h Bluetooth: host: Remove deprecated security defines 2021-01-29 12:53:10 -05:00
hci_raw.h Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
hci_vs.h
hci.h Bluetooth: host: Fix disconnect priority event handling 2021-05-25 20:30:48 +03:00
hfp_hf.h
iso.h Bluetooth: ISO: Add sequence number to ISO data packets 2021-05-27 13:16:40 +02:00
l2cap.h bluetooth: l2cap: fix doxygen references 2021-05-21 12:17:04 -04:00
mesh.h Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
rfcomm.h Bluetooth: host: Update RFCOMM to new delayable work API 2021-05-05 19:44:09 -04:00
sdp.h
testing.h
uuid.h Bluetooth: Audio: Volume Control Service and client 2021-05-07 15:02:41 +02:00