diff --git a/subsys/bluetooth/host/mesh/Kconfig b/subsys/bluetooth/host/mesh/Kconfig index 2986e6cbd64..7f6dad28b79 100644 --- a/subsys/bluetooth/host/mesh/Kconfig +++ b/subsys/bluetooth/host/mesh/Kconfig @@ -291,7 +291,7 @@ config BT_MESH_LPN_INIT_POLL_TIMEOUT gets established for the first time. After this the timeout will gradually grow toward the actual PollTimeout, doubling in value for each iteration. The value is in units of 100 - milliseconds, so e.g. a value of 300 means 3 seconds. + milliseconds, so e.g. a value of 300 means 30 seconds. config BT_MESH_LPN_SCAN_LATENCY int "Latency for enabling scanning"