zephyr/subsys/bluetooth/host/mesh
Patrik Flykt 21358baa72 all: Update unsigend 'U' suffix due to multiplication
As the multiplication rule is updated, new unsigned suffixes
are added in the code.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
access.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
access.h Bluetooth: Mesh: Support for storing model publication persistently 2018-05-11 16:44:43 +03:00
adv.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
adv.h Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
beacon.c Bluetooth: mesh: Fix net_id net_buf_pull in secure_beacon_recv 2019-03-19 06:54:26 +02:00
beacon.h
cfg_cli.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
cfg_srv.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt Bluetooth: Mesh: Add skeleton for persistent storage 2018-05-09 12:36:32 +03:00
crypto.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
crypto.h
foundation.h Bluetooth: Mesh: Add support for suspend/resume 2019-01-28 14:10:58 +02:00
friend.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
friend.h
health_cli.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
health_srv.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
Kconfig Bluetooth: Add Kconfig option to disable HCI ECDH support 2018-11-21 12:26:27 -05:00
lpn.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
lpn.h
main.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mesh.h Bluetooth: Mesh: Expose bt_mesh_is_provisioned() publicly 2018-05-16 18:00:19 +03:00
net.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
net.h Bluetooth: Mesh: Add support for suspend/resume 2019-01-28 14:10:58 +02:00
prov.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
prov.h
proxy.c Bluetooth: Mesh: Fix disconnecting existing provisioning bearers 2019-03-28 15:39:59 +01:00
proxy.h Bluetooth: Mesh: Fix disconnecting existing provisioning bearers 2019-03-28 15:39:59 +01:00
settings.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
settings.h Bluetooth: Mesh: Fix IV Update duration tracking 2018-05-17 17:30:03 +03:00
shell.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
test.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
test.h
TODO
transport.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
transport.h Bluetooth: Mesh: Improve outgoing segment count configuration 2018-07-25 18:16:45 +03:00