zephyr/subsys/bluetooth/mesh
Michał Narajowski 419d2aa85b Bluetooth: Mesh: Fix heartbeat subscription tests
MESH/NODE/CFG/HBS/BV-01-C expects the MinHops to be 0x7f after
disabling subscription, but 0x00 for subsequent Get requests.

MESH/NODE/CFG/HBS/BV-02-C expects us to return previous
count value and then reset it to 0.

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
2021-01-12 06:49:38 -05:00
..
CMakeLists.txt Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
Kconfig Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
TODO
access.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
access.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
adv.c Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
adv.h Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
adv_ext.c Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
adv_legacy.c Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
app_keys.c
app_keys.h
beacon.c bluetooth: mesh: avoid improper access to internal structures 2020-11-24 13:04:48 +02:00
beacon.h
cdb.c Bluetooth: Mesh: Fix typo when deleting app key in CDB 2021-01-08 13:16:46 +02:00
cfg.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg_cli.c Bluetooth: Mesh: Only block mod_sub if status was requested 2020-11-26 13:04:04 +01:00
cfg_srv.c Bluetooth: Mesh: Fix heartbeat subscription tests 2021-01-12 06:49:38 -05:00
crypto.c
crypto.h
foundation.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
friend.c Bluetooth: Mesh: Fixes Friend Queue store message 2020-12-16 14:27:12 +01:00
friend.h
health_cli.c
health_srv.c
heartbeat.c Bluetooth: Mesh: Fix heartbeat subscription tests 2021-01-12 06:49:38 -05:00
heartbeat.h Bluetooth: Mesh: Fix heartbeat subscription tests 2021-01-12 06:49:38 -05:00
lpn.c Bluetooth: Mesh: LPN non-low power establishment set state 2020-12-14 11:21:41 +01:00
lpn.h
main.c Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
mesh.h Bluetooth: Mesh: Make address defines public 2020-12-12 14:15:47 +02:00
net.c Bluetooth: Mesh: Fix overflow of ivu_duration value 2020-12-11 09:03:05 -05:00
net.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
pb_adv.c Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
pb_gatt.c
prov.c Bluetooth: Mesh: Fixes prov string log dump 2020-11-19 13:28:28 +02:00
prov.h Bluetooth: Mesh: Fixes wrong prov pointer clear 2020-11-19 13:28:28 +02:00
prov_bearer.h
prov_device.c
provisioner.c
provisioner.h
proxy.c Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
proxy.h Bluetooth: Mesh: Extended advertising support 2020-12-09 12:57:59 +02:00
rpl.c
rpl.h
settings.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
settings.h
shell.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
subnet.c Bluetooth: Mesh: Check LPN credentials before establishment 2020-12-14 11:21:41 +01:00
subnet.h
test.c
test.h
transport.c Bluetooth: Mesh: Pull all function calls out of the K_MSEC macro 2020-12-10 12:15:04 -05:00
transport.h Bluetooth: Mesh: Make access packet sizes defines public 2020-12-12 14:15:47 +02:00