zephyr/subsys/bluetooth/host/mesh
Anas Nashif efb8df5366 cleanup: include/: move misc/stack.h to debug/stack.h
move misc/stack.h to debug/stack.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
access.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
access.h
adv.c cleanup: include/: move misc/stack.h to debug/stack.h 2019-06-27 22:55:49 -04:00
adv.h Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
beacon.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
beacon.h
cfg_cli.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
cfg_srv.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
crypto.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
crypto.h
foundation.h cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
friend.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
friend.h
health_cli.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
health_srv.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
Kconfig Bluetooth: GATT: Rename BT_GATT_DB to BT_GATT_DYNAMIC_DB 2019-05-02 08:29:23 +03:00
lpn.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
lpn.h
main.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
mesh.h
net.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
net.h Bluetooth: Make RSSI value available to mesh applications 2019-06-12 15:51:04 +03:00
prov.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
prov.h
proxy.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
proxy.h Bluetooth: Mesh: Fix disconnecting existing provisioning bearers 2019-03-28 15:39:59 +01:00
settings.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
settings.h
shell.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
test.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
test.h
TODO Bluetooth: Mesh: Update TODO to match current situation 2019-04-07 09:39:30 -04:00
transport.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
transport.h Bluetooth: Mesh: Improve outgoing segment count configuration 2018-07-25 18:16:45 +03:00