zephyr/tests/bluetooth/host
Jan Müller c910520f4d Bluetooth: Host: Rework enabling of scanner
To make the scanner module more understandable and more streamlined, I
reworked the update mechanism of the scanner. The scanner tracks now the
parameters that were used to enable it and the reason why it is running.
This facilitates state logic and allows other modules to "start the
scanner", altough it is already running.
This is mostly a refactoring and not a functional change.

Added a test to verify the behavior.

Signed-off-by: Jan Müller <jan.mueller@nordicsemi.no>

add to task
2024-08-20 14:54:25 -04:00
..
crypto cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
data/bt_data_parse tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ecc cmake: remove the use of SOURCES in tests 2024-08-05 16:27:09 +02:00
host_mocks
id Bluetooth: Host: Rework enabling of scanner 2024-08-20 14:54:25 -04:00
keys tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
CMakeLists.txt