aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-04-16 15:34:45 -0400
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-04-24 16:26:14 -0400
commit6eb5fcc416f127f220b9177a5c9ae751cac1cda8 (patch)
treed29d5ddc957639f0449478a39a8f2a4b82a49161 /drivers
parent32868e126c78876a8a5ddfcb6ac8cb2fffcf4d27 (diff)
downloadlinux-6eb5fcc416f127f220b9177a5c9ae751cac1cda8.tar.gz
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
These commands don't require the adapter to be up and running so don't use hci_cmd_sync_queue which would check that flag, instead use hci_cmd_sync_submit which would ensure mgmt_class_complete is set properly regardless if any command was actually run or not. Link: https://github.com/bluez/bluez/issues/809 Fixes: d883a4669a1d ("Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running") Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions