zephyr/subsys/bluetooth
Emil Gydesen 6e99941f6a Bluetooth: ISO: Remove bt_iso_data_path struct
The struct basically only had a pointer to
bt_iso_chan_path as well as duplicating the pid and
the direction.

The commit removes the struct as it was more confusing than helpful,
and instead use the PID for the bt_iso_chan_path and
supply the direction as a argument instead.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2021-10-11 21:05:05 -04:00
..
audio Bluetooth: Audio: VCS client use auto CCC discovery 2021-09-28 20:12:55 -04:00
common Bluetooth: common: Add build asserts for address struct sizes 2021-09-29 19:07:52 +02:00
controller Bluetooth: controller: df: fix handling of max count of IQ reports 2021-10-11 21:01:36 -04:00
host Bluetooth: ISO: Remove bt_iso_data_path struct 2021-10-11 21:05:05 -04:00
mesh Bluetooth: Mesh: Model extensions walk stops before last model 2021-10-04 20:45:23 -04:00
services Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +02:00
shell Bluetooth: Controller: Separate address get and read functions 2021-09-29 14:44:47 -04:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.adv bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.iso bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00