From: patchwork-bot+bluetooth@kernel.org
To: =?utf-8?b?RnLDqWTDqXJpYyBEYW5pcyA8ZnJlZGVyaWMuZGFuaXNAY29sbGFib3JhLmNvbT4=?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ] device: Check presence of ServiceRecords when loading from store
Date: Fri, 25 Apr 2025 19:01:57 +0000 [thread overview]
Message-ID: <174560771773.3803904.2138994537181737272.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250425144418.408145-1-frederic.danis@collabora.com>
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Fri, 25 Apr 2025 16:44:18 +0200 you wrote:
> For a HID paired device, if the cache file containing the SDP records
> is not present this will prevent the device to connect and need to
> remove it and pair again.
>
> Current bluetoothd traces:
> src/shared/mgmt.c:can_read_data() [0x0000] event 0x000b
> src/adapter.c:connected_callback() hci0 device EC:83:50:76:BD:67
> connected eir_len 31
> src/shared/mgmt.c:can_read_data() [0x0000] event 0x0006
> profiles/input/server.c:connect_event_cb() Incoming connection from
> EC:83:50:76:BD:67 on PSM 17
> profiles/input/device.c:input_device_set_channel() idev 0x5580c6a331b0
> psm 17
> profiles/input/server.c:confirm_event_cb()
> profiles/input/server.c:connect_event_cb() Incoming connection from
> EC:83:50:76:BD:67 on PSM 19
> profiles/input/device.c:input_device_set_channel() idev 0x5580c6a331b0
> psm 19
> profiles/input/device.c:hidp_add_connection() Could not parse HID SDP
> record: No such file or directory (2)
> profiles/input/device.c:ctrl_watch_cb() Device EC:83:50:76:BD:67
> disconnected
> profiles/input/device.c:intr_watch_cb() Device EC:83:50:76:BD:67
> disconnected
>
> [...]
Here is the summary with links:
- [BlueZ] device: Check presence of ServiceRecords when loading from store
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c3b6f4e4b456
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-04-25 19:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-25 14:44 [PATCH BlueZ] device: Check presence of ServiceRecords when loading from store Frédéric Danis
2025-04-25 16:06 ` [BlueZ] " bluez.test.bot
2025-04-25 19:01 ` patchwork-bot+bluetooth [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174560771773.3803904.2138994537181737272.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc==?utf-8?b?RnLDqWTDqXJpYyBEYW5pcyA8ZnJlZGVyaWMuZGFuaXNAY29sbGFib3JhLmNvbT4=?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.