2022-12-08 21:54:59

by bugzilla-daemon

[permalink] [raw]
Subject: [Bug 216792] New: bluetoothd: src/adapter.c:set_device_privacy_complete() Set device flags return status: Invalid Parameters

https://bugzilla.kernel.org/show_bug.cgi?id=216792

Bug ID: 216792
Summary: bluetoothd:
src/adapter.c:set_device_privacy_complete() Set device
flags return status: Invalid Parameters
Product: Drivers
Version: 2.5
Kernel Version: 5.15.80
Hardware: All
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Bluetooth
Assignee: [email protected]
Reporter: [email protected]
Regression: No

I have "Intel Corp. AX200 Bluetooth" in a Lenovo Thinkpad T14 AMD.
Every time I boot, I get the following error in my logs:

bluetoothd: src/adapter.c:set_device_privacy_complete() Set device flags return
status: Invalid Parameters

I cannot say whether this has any actual impact, as my bluetooth devices mostly
work, but sometimes have issues (disconnecting for a while, not appearing in
list of audio devices,…). In any case, it is a message at the error level, so
ideally it is fixed.

In context:

kernel: Bluetooth: hci0: Waiting for firmware download to complete
kernel: Bluetooth: hci0: Firmware loaded in 1684355 usecs
kernel: Bluetooth: hci0: Waiting for device to boot
kernel: Bluetooth: hci0: Device booted in 14608 usecs
kernel: Loading firmware: intel/ibt-20-1-3.ddc
kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
[…]
kernel: Bluetooth: hci0: Firmware revision 0.3 build 106 week 39 2022
[…]
bluetoothd[705]: src/device.c:device_set_wake_support() Unable to set
wake_support without RPA resolution
bluetoothd[705]: src/adapter.c:set_device_privacy_complete() Set device flags
return status: Invalid Parameters
kernel: Bluetooth: hci0: Bad flag given (0x2) vs supported (0x1)

--
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.


2022-12-08 22:31:43

by bugzilla-daemon

[permalink] [raw]
Subject: [Bug 216792] bluetoothd: src/adapter.c:set_device_privacy_complete() Set device flags return status: Invalid Parameters

https://bugzilla.kernel.org/show_bug.cgi?id=216792

Luiz Von Dentz ([email protected]) changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]

--- Comment #1 from Luiz Von Dentz ([email protected]) ---
What bluetoothd version is that? I think I fixed a similar problem where we
were not checking the supported flags before passing to the kernel.

--
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

2022-12-08 22:42:58

by bugzilla-daemon

[permalink] [raw]
Subject: [Bug 216792] bluetoothd: src/adapter.c:set_device_privacy_complete() Set device flags return status: Invalid Parameters

https://bugzilla.kernel.org/show_bug.cgi?id=216792

--- Comment #2 from Erik Quaeghebeur ([email protected]) ---
(In reply to Luiz Von Dentz from comment #1)
> What bluetoothd version is that? […]

bluez-5.65

--
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.