zephyr/subsys/bluetooth/host
Morten Priess 9d4368251e Bluetooth: host: Set ISO type for CIS at request
Set BT_ISO_CHAN_TYPE_CONNECTED as type for connected ISO at CIS_REQ.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2022-05-06 11:32:30 +02:00
..
CMakeLists.txt
Kconfig Bluetooth: Kconfig: Increase TX stack size for BT_CTLR && BT_LL_SW_SPLIT 2022-04-22 09:43:12 +02:00
Kconfig.gatt
Kconfig.l2cap
a2dp.c
a2dp_internal.h
addr.c
adv.c Bluetooth: hci: correct ext adv cmd definition 2022-04-20 15:49:54 +02:00
adv.h
aes_ccm.c Bluetooth: Host: fix aes ccm authentication 2022-05-03 09:37:17 +02:00
at.c
at.h
att.c Bluetooth: Host: Add testing function bt_eatt_reconfigure 2022-05-04 10:35:31 +03:00
att_internal.h Bluetooth: Host: Make tx complete callback work for EATT channels 2022-04-24 19:46:41 +02:00
avdtp.c
avdtp_internal.h
br.c
br.h
buf.c
conn.c Bluetooth: Host: Fix unable cleanup conn 2022-04-29 15:35:10 +02:00
conn_internal.h Bluetooth: ISO: Add additional information for ISO streams 2022-04-26 11:35:45 +02:00
crypto.c
crypto.h
direction.c
direction_internal.h
ecc.c
ecc.h
gatt.c Bluetooth: Host: Remove unused nfy_mult_data 2022-05-05 14:42:38 -05:00
gatt_internal.h
hci_common.c
hci_core.c Bluetooth: host: Invert the logic to re-trigger the RX work queue 2022-04-12 09:53:33 +02:00
hci_core.h Bluetooth: host: Use a linked list instead of a FIFO as the RX queue 2022-04-12 09:53:33 +02:00
hci_ecc.c Bluetooth: Host: Add choice select whether BT RX 2022-04-11 10:58:09 +02:00
hci_ecc.h
hci_raw.c
hci_raw_internal.h
hfp_hf.c
hfp_internal.h
id.c Bluetooth: Host: Validate IRK ID in range 2022-04-22 10:24:43 -05:00
id.h
iso.c Bluetooth: host: Set ISO type for CIS at request 2022-05-06 11:32:30 +02:00
iso_internal.h
keys.c
keys.h
keys_br.c
l2cap.c Bluetooth: Host: Add support for tx complete callback for ECRED channels 2022-04-24 19:46:41 +02:00
l2cap_br.c Bluetooth: Host: Add support for tx complete callback for ECRED channels 2022-04-24 19:46:41 +02:00
l2cap_internal.h Bluetooth: Host: Add support for tx complete callback for ECRED channels 2022-04-24 19:46:41 +02:00
monitor.c
monitor.h
rfcomm.c
rfcomm_internal.h
scan.c
scan.h
sdp.c
sdp_internal.h
settings.c
settings.h
smp.c
smp.h
smp_null.c
ssp.c
ssp.h
testing.c
testing.h
uuid.c