zephyr/subsys/bluetooth/host/mesh
Johan Hedberg c9097a9346 Bluetooth: Mesh: Declare seg_rx_buf_data as __noinit
This is a fairly large buffer, and there's no need to initialize it to
zeroes at boottime.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-15 10:58:24 +02:00
..
access.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
access.h
adv.c Bluetooth: mesh: Account for scan window delaying adv events 2018-02-12 12:13:38 +02: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: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
cfg_srv.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
CMakeLists.txt Bluetooth: Mesh: Add skeleton for Health Client model 2017-11-23 14:49:55 +02: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: Add skeleton for Health Client model 2017-11-23 14:49:55 +02:00
friend.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
friend.h Bluetooth: Mesh: Implement handling of Friend Clear messages 2017-11-10 22:17:43 +03:00
health_cli.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02: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 BT_MESH_LPN_POLL_TIMEOUT description 2018-02-01 12:37:09 -08: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 clearing Friend state upon reset 2017-11-28 17:17:48 +02:00
mesh.h Bluetooth: Mesh: Drop invalid destination addresses 2017-09-27 13:20:28 +03:00
net.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
net.h Bluetooth: Mesh: Fix beacon cache handling 2017-12-01 12:28:56 +02:00
prov.c Bluetooth: Mesh: Fix sending Provisioning Failed for PB-GATT 2018-02-14 11:43:34 +02: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: Mesh: Split proxy client buffer payload into separate array 2018-02-15 10:58:24 +02:00
proxy.h Bluetooth: Mesh: Add helpers for starting/stopping Node ID 2017-12-05 20:02:19 +02:00
shell.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
test.c
test.h
TODO Bluetooth: Mesh: Update TODO file 2017-11-21 12:19:41 +02:00
transport.c Bluetooth: Mesh: Declare seg_rx_buf_data as __noinit 2018-02-15 10:58:24 +02:00
transport.h Bluetooth: Mesh: Introduce API for clearing the RPL 2017-11-29 13:49:45 +02:00