zephyr/subsys/bluetooth/mesh/shell
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
..
blob.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
blob.h
cfg.c Bluetooth: Mesh: Shell support for comp data page2 2023-09-08 14:44:25 +02:00
CMakeLists.txt
dfd.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
dfu.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
dfu.h
health.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
Kconfig bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
large_comp_data.c
od_priv_proxy.c Bluetooth: Mesh: fix On-Demand API usage 2023-11-08 10:08:36 +01:00
op_agg.c
priv_beacon.c Bluetooth: Mesh: Fix async behavior of Private Beacon Client API 2023-11-20 09:23:56 +01:00
rpr.c Bluetooth: Mesh: Split Model Structure 2023-11-16 16:52:14 +01:00
sar.c
shell.c Bluetooth: Mesh: Warn if can't listen to unprov beacons until proved 2024-03-18 14:50:54 +01:00
sol_pdu_rpl.c
utils.c Bluetooth: Mesh: Make element as rodata 2023-11-20 09:22:55 +01:00
utils.h Bluetooth: Mesh: Make bt_mesh_model as rodata 2023-11-16 16:52:14 +01:00