* [bluez/bluez] 2894f1: monitor/att: Attempt to reload if database is empty
@ 2022-05-25 20:07 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2022-05-25 20:07 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 2894f1392fbe5e570039e9a753c7065cb8fcbf01
https://github.com/bluez/bluez/commit/2894f1392fbe5e570039e9a753c7065cb8fcbf01
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M monitor/att.c
Log Message:
-----------
monitor/att: Attempt to reload if database is empty
If database is empty attempt to reload since the daemon may have
updated its cache in the meantime.
Commit: 1ffd74a6d4212a165763dc53e58a1b49b6fc5a98
https://github.com/bluez/bluez/commit/1ffd74a6d4212a165763dc53e58a1b49b6fc5a98
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M monitor/att.c
M monitor/l2cap.h
Log Message:
-----------
monitor/att: Fix parsing of notifications
If there are multiple notifications in the same frame the callback may
alter it when using l2cap_frame_pull helpers, so instead this passes a
cloned frame with just the expected length so callbacks cannot alter
original frame.
Compare: https://github.com/bluez/bluez/compare/79fe529d6485...1ffd74a6d421
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-25 20:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-25 20:07 [bluez/bluez] 2894f1: monitor/att: Attempt to reload if database is empty Luiz Augusto von Dentz
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.