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 Bluetooth: Add initial implementation of CIS connections 2022-07-22 17:13:22 -07:00
Makefile Bluetooth: Add BTPROTO_ISO socket type 2022-07-22 17:13:39 -07:00
a2mp.c
a2mp.h
af_bluetooth.c Bluetooth: Add BTPROTO_ISO socket type 2022-07-22 17:13:39 -07:00
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 Bluetooth: Add initial implementation of BIS connections 2022-07-22 17:13:56 -07:00
eir.h Bluetooth: Add initial implementation of BIS connections 2022-07-22 17:13:56 -07:00
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 Bluetooth: Add initial implementation of BIS connections 2022-07-22 17:13:56 -07:00
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 Bluetooth: Add initial implementation of BIS connections 2022-07-22 17:13:56 -07:00
hci_request.h Bluetooth: Add initial implementation of BIS connections 2022-07-22 17:13:56 -07:00
hci_sock.c Bluetooth: Unregister suspend with userchannel 2022-07-21 17:05:58 -07:00
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 Bluetooth: Add bt_status 2022-07-21 17:15:31 -07:00
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 Bluetooth: hci_sync: Refactor remove Adv Monitor 2022-07-21 17:14:55 -07:00
sco.c
selftest.c
selftest.h
smp.c
smp.h