* [bluez/bluez] 7ef406: client: Invalidate scan filter on "scan" command
@ 2023-11-13 19:37 Jonas Dreßler
0 siblings, 0 replies; only message in thread
From: Jonas Dreßler @ 2023-11-13 19:37 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 7ef40617a049f083b3b5d318bcecbc60c4673c13
https://github.com/bluez/bluez/commit/7ef40617a049f083b3b5d318bcecbc60c4673c13
Author: Jonas Dreßler <verdre@v0yd.nl>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M client/main.c
Log Message:
-----------
client: Invalidate scan filter on "scan" command
The "scan bredr" and "scan le" commands are broken right now because the
transport filter gets set, but not actually invalidated.
Invalidate the filter with `filter.set = false` so that it actually gets
updated when set_discovery_filter() is called afterwards.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-13 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 19:37 [bluez/bluez] 7ef406: client: Invalidate scan filter on "scan" command Jonas Dreßler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox