zephyr/subsys/bluetooth/mesh
Anders Storrø 5f8168d5dd Bluetooth: Mesh: Health_cli: Fix fault test rsp
Swaps response scheme for Fault_test command so that it
aligns with description of the documentation.

Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
2022-08-23 16:21:54 +02:00
..
access.c
access.h
adv_ext.c
adv_legacy.c
adv.c
adv.h
app_keys.c
app_keys.h
beacon.c
beacon.h
cdb.c Bluetooth: Mesh: Use mesh settings API only if settings are enabled 2022-08-22 16:38:02 +00:00
cdb.h
cfg_cli.c Bluetooth: Mesh: Cfg_cli: Fix appkey get rsp 2022-08-23 10:20:34 +00:00
cfg_srv.c Bluetooth: Mesh: Call bt_mesh_reset in cfg srv from workqueue 2022-07-13 10:19:44 +02:00
cfg.c
cfg.h
CMakeLists.txt
crypto.c
crypto.h
foundation.h
friend.c Bluetooth: Mesh: fix adding in sublist the same addresses 2022-08-19 12:08:27 +02:00
friend.h
gatt_cli.c
gatt_cli.h
health_cli.c Bluetooth: Mesh: Health_cli: Fix fault test rsp 2022-08-23 16:21:54 +02:00
health_srv.c Bluetooth: Mesh: Add model publish support to Health Client 2022-08-01 18:04:42 +01:00
heartbeat.c
heartbeat.h
Kconfig Bluetooth: Mesh: add more latency for scanner in lpn 2022-08-19 12:08:27 +02:00
lpn.c Bluetooth: Mesh: don't send Friend Clear if Friend is lost 2022-08-08 10:52:23 +02:00
lpn.h
main.c Bluetooth: Mesh: IV Index timer is not started 2022-07-14 17:51:31 +00:00
mesh.h doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
msg.c
net.c Bluetooth: Mesh: Fix unable iv recovery 0 0 -> 1 0 2022-07-28 19:47:36 +01:00
net.h
pb_adv.c Bluetooth: Mesh: Don't open prov link after being provisioned 2022-07-07 15:47:59 +00:00
pb_gatt_cli.c
pb_gatt_cli.h
pb_gatt_srv.c
pb_gatt_srv.h
pb_gatt.c
pb_gatt.h
prov_bearer.h
prov_device.c
prov.c
prov.h
provisioner.c
provisioner.h
proxy_cli.c
proxy_cli.h
proxy_msg.c
proxy_msg.h
proxy_srv.c
proxy.h
rpl.c
rpl.h
settings.c Bluetooth: Mesh: Flush pending settings in bt_mesh_reset/_cdb_clear 2022-07-13 10:19:44 +02:00
settings.h Bluetooth: Mesh: Flush pending settings in bt_mesh_reset/_cdb_clear 2022-07-13 10:19:44 +02:00
shell.c Bluetooth: Mesh: Add model publish support to Health Client 2022-08-01 18:04:42 +01:00
subnet.c
subnet.h doxygen: remove redundant usages of def 2022-08-09 12:29:28 +02:00
test.c
test.h
TODO
transport.c
transport.h