The publication period is defined by Steps and Resolution. At BLE Mesh protocol level, the period is encoded in a byte where first LSB 6 bits correspond to PerSteps and the last two to PerRes. There is an issue on how the code at `subsys/bluetooth/mesh/shell/cfg.c:model_pub_set` is encoding these two values into the publication period byte. This is commit fixes issue #87780 Signed-off-by: Raúl Gotor <raulgotor@gmail.com> |
||
|---|---|---|
| .. | ||
| blob.c | ||
| blob.h | ||
| brg_cfg.c | ||
| cfg.c | ||
| CMakeLists.txt | ||
| dfd.c | ||
| dfu.c | ||
| dfu.h | ||
| hci.c | ||
| hci.h | ||
| health.c | ||
| Kconfig | ||
| large_comp_data.c | ||
| od_priv_proxy.c | ||
| op_agg.c | ||
| priv_beacon.c | ||
| rpr.c | ||
| sar.c | ||
| shell.c | ||
| sol_pdu_rpl.c | ||
| utils.c | ||
| utils.h | ||