diff options
author | Luiz Augusto von Dentz | 2022-08-05 14:02:21 -0700 |
---|---|---|
committer | Luiz Augusto von Dentz | 2022-08-08 17:06:36 -0700 |
commit | 1d1ab5d39be7590bb2400418877bff43da9e75ec (patch) | |
tree | ce9fb72873b89d808ec7f0bc893929c54312141d /include/net | |
parent | 3f2893d3c142986aa935821460cb3adb77044722 (diff) |
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: ccf74f2390d60 ("Bluetooth: Add BTPROTO_ISO socket type")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions