zephyr/subsys/bluetooth
Pavel Vasilyev 1861583ce2 Bluetooth: Mesh: Warn if can't listen to unprov beacons until proved
When calling `mesh prov beacon-listen on` shell command before
provisioning the local device, the stack won't report unprovisioned
beacons. This is because the scanner has not been started yet. This
behavior confuses users. Print a warning that the device needs to be
provisioned first before it can listen to unprovisioned beacons.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2024-03-18 14:50:54 +01:00
..
audio Bluetooth: TMAP: Shell: Improve logging of role 2024-03-15 10:35:26 -05:00
common Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
controller Bluetooth: Controller: Correct PPI->Timer start delay for simulation 2024-03-18 14:50:22 +01:00
crypto
host Bluetooth: Host: Change __line__ to __LINE__ 2024-03-18 13:14:50 +01:00
lib
mesh Bluetooth: Mesh: Warn if can't listen to unprov beacons until proved 2024-03-18 14:50:54 +01:00
services Bluetooth: services: Add HRS notification changed app callback 2024-01-08 15:34:20 +02:00
shell Bluetooth: Shell: Add support for EAD 2024-03-13 18:51:03 +02:00
CMakeLists.txt
Kconfig Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig.logging Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00