WSL2-Linux-Kernel/net/bluetooth
Luiz Augusto von Dentz 1d1ab5d39b Bluetooth: ISO: Fix not using the correct QoS
This fixes using wrong QoS settings when attempting to send frames while
acting as peripheral since the QoS settings in use are stored in
hconn->iso_qos not in sk->qos, this is actually properly handled on
getsockopt(BT_ISO_QOS) but not on iso_send_frame.

Fixes: ccf74f2390 ("Bluetooth: Add BTPROTO_ISO socket type")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2022-08-08 17:06:36 -07:00
..
bnep
cmtp
hidp
rfcomm
6lowpan.c
Kconfig
Makefile
a2mp.c
a2mp.h
af_bluetooth.c
amp.c
amp.h
aosp.c Bluetooth: Fix null pointer deref on unexpected status event 2022-08-08 17:04:37 -07:00
aosp.h
ecdh_helper.c
ecdh_helper.h
eir.c
eir.h
hci_codec.c
hci_codec.h
hci_conn.c Bluetooth: hci_conn: Fix updating ISO QoS PHY 2022-08-08 17:04:11 -07:00
hci_core.c
hci_debugfs.c
hci_debugfs.h
hci_event.c Bluetooth: hci_event: Fix build warning with C=1 2022-08-08 17:05:12 -07:00
hci_request.c
hci_request.h
hci_sock.c
hci_sync.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-07-28 18:21:16 -07:00
hci_sysfs.c
iso.c Bluetooth: ISO: Fix not using the correct QoS 2022-08-08 17:06:36 -07:00
l2cap_core.c Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression 2022-08-08 17:03:40 -07:00
l2cap_sock.c
leds.c
leds.h
lib.c
mgmt.c Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed() 2022-08-08 17:06:23 -07:00
mgmt_config.c
mgmt_config.h
mgmt_util.c
mgmt_util.h
msft.c Bluetooth: Fix null pointer deref on unexpected status event 2022-08-08 17:04:37 -07:00
msft.h
sco.c
selftest.c
selftest.h
smp.c
smp.h