You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function hci_sched_le needs to update the respective counter variable
inplace other the likes of hci_quote_sent would attempt to use the
possible outdated value of conn->{le_cnt,acl_cnt}.
Link: bluez/bluez#915
Fixes: 73d80de ("Bluetooth: prioritizing data over HCI")
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
0 commit comments