zephyr/include/bluetooth
Luiz Augusto von Dentz 9d0fb5ec47 Bluetooth: ISO: Remove channel direction
Channel direction was actually a source of confusion since the spec does
actually define the data path direction from controller point of view
meaning input actually means transmit and output receive, also direction
can be configured with different QoS settings.

To make these APIs less confusing and allow QoS to be configured
independently they are now split into RX (receiving) and TX
(transmission) settings including its data path.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2021-03-23 17:49:08 -04:00
..
audio Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
mesh Bluetooth: Mesh: Add Proxy callback structure 2021-03-17 11:28:46 +01:00
services Bluetooth: services: Refacter OTS dir list to avoid circular dependency 2021-03-17 11:30:07 +01:00
a2dp-codec.h license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
a2dp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
addr.h Bluetooth: host: Fix doxygen in addr header 2021-02-02 08:46:17 -05:00
att.h bluetooth: att: provide named constant for successful result 2020-10-02 11:45:03 +02:00
avdtp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
buf.h Bluetooth: host: Remove deprecated BT_BUF_USER_DATA_MIN macro 2021-01-29 12:53:10 -05:00
conn.h bluetooth: host: EAGAIN when initiating a connection when scanning 2021-03-17 15:33:43 -04:00
controller.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
direction.h Bluetooth: host: direction: Add public API to set CTE TX enable for adv 2021-01-14 15:26:32 +01:00
gap.h Bluetooth: Host: Updated ISO SCA description 2021-03-11 06:38:08 -05:00
gatt.h Bluetooth: host: Document not waiting for TX context from sys workqueue 2021-03-03 11:55:51 +01:00
hci_err.h Bluetooth: host: Remove deprecated security defines 2021-01-29 12:53:10 -05:00
hci_raw.h Bluetooth: HCI: Add option CONFIG_BT_HCI_ACL_DATA_SIZE 2021-03-12 20:40:21 +02:00
hci_vs.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
hfp_hf.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
iso.h Bluetooth: ISO: Remove channel direction 2021-03-23 17:49:08 -04:00
l2cap.h Bluetooth: Fix a comment typo for bt_l2cap_server.sec_level in l2cap.h 2021-03-11 08:59:02 -05:00
mesh.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
rfcomm.h bluetooth: use kernel stacks 2020-08-05 21:30:32 -04:00
sdp.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
testing.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uuid.h Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00