zephyr/subsys/bluetooth/host/mesh
Johan Hedberg 20ea1b86b9 Bluetooth: Mesh: Remove redundant ivu_unknown variable
Instead of having an ivu_unknown variable to track when we can ignore
the 96-hour minimum duration requirement, simply set the duration to
the minimum (96 hours) in the places where ivu_unknown would have been
1.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-18 12:39:41 +03:00
..
access.c Bluetooth: Mesh: Redesign element and storage info for models 2018-05-11 16:44:43 +03:00
access.h Bluetooth: Mesh: Support for storing model publication persistently 2018-05-11 16:44:43 +03:00
adv.c subsys: bluetooth: Remove deprcated k_call_stacks_analyze API 2018-05-15 13:43:00 +03:00
adv.h Bluetooth: Mesh: Add support for OOB info and URI in provisioning data 2018-02-05 12:46:05 +02:00
beacon.c Bluetooth: Mesh: Fix coverity warning with unchecked error return 2018-02-11 21:38:02 +02:00
beacon.h
cfg_cli.c Bluetooth: Mesh: Increase visibility of net & app key helpers 2018-05-09 12:36:32 +03:00
cfg_srv.c Bluetooth: Mesh: Support for storing common configuration states 2018-05-11 16:44:43 +03:00
CMakeLists.txt Bluetooth: Mesh: Add skeleton for persistent storage 2018-05-09 12:36:32 +03:00
crypto.c Bluetooth: Mesh: Fix model publication 2017-11-20 15:00:29 +02:00
crypto.h Bluetooth: Mesh: Fix model publication 2017-11-20 15:00:29 +02:00
foundation.h Bluetooth: Mesh: Support for storing common configuration states 2018-05-11 16:44:43 +03:00
friend.c Bluetooth: Mesh: Expose destination address in bt_mesh_msg_ctx 2018-05-11 13:57:43 +03:00
friend.h Bluetooth: Mesh: Implement handling of Friend Clear messages 2017-11-10 22:17:43 +03:00
health_cli.c Bluetooth: Mesh: Increase visibility of net & app key helpers 2018-05-09 12:36:32 +03:00
health_srv.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
Kconfig Bluetooth: Mesh: Fix IV Update duration tracking 2018-05-17 17:30:03 +03:00
lpn.c Bluetooth: Mesh: Fix & clean up Friendship Credential handling 2017-11-28 17:17:48 +02:00
lpn.h Bluetooth: Mesh: Introduce public LPN APIs for better control 2017-11-24 11:37:09 +02:00
main.c Bluetooth: Mesh: Fix IV Update duration tracking 2018-05-17 17:30:03 +03:00
mesh.h Bluetooth: Mesh: Expose bt_mesh_is_provisioned() publicly 2018-05-16 18:00:19 +03:00
net.c Bluetooth: Mesh: Remove redundant ivu_unknown variable 2018-05-18 12:39:41 +03:00
net.h Bluetooth: Mesh: Remove redundant ivu_unknown variable 2018-05-18 12:39:41 +03:00
prov.c Bluetooth: Mesh: Remove sequence number from bt_mesh_provision() 2018-05-11 16:44:43 +03:00
prov.h Bluetooth: Mesh: Add support for OOB info and URI in provisioning data 2018-02-05 12:46:05 +02:00
proxy.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
proxy.h Bluetooth: Mesh: Add helpers for starting/stopping Node ID 2017-12-05 20:02:19 +02:00
settings.c Bluetooth: Mesh: Remove redundant ivu_unknown variable 2018-05-18 12:39:41 +03:00
settings.h Bluetooth: Mesh: Fix IV Update duration tracking 2018-05-17 17:30:03 +03:00
shell.c Bluetooth: Mesh: shell: Add persistent storage support 2018-05-16 18:41:23 +03:00
test.c
test.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
TODO Bluetooth: Mesh: Update TODO file 2017-11-21 12:19:41 +02:00
transport.c Bluetooth: Mesh: Fix updating RPL for locally originated messages 2018-05-11 16:44:43 +03:00
transport.h Bluetooth: Mesh: Introduce API for clearing the RPL 2017-11-29 13:49:45 +02:00