zephyr/subsys
Tobias Svehagen 46a95f12ad Bluetooth: Mesh: Add database for managing nodes and keys
Refactor the handling of network nodes and their keys into a separate
Mesh Configuration Database (CDB). This, not only creates a separation
of the local node and the other nodes, but also makes it possible to
implement functions to manage the whole, or at least parts of the mesh
network.

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2020-02-05 18:47:41 +02:00
..
bluetooth Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
canbus canbus: canopen: Fix broken CANOPEN_STORAGE_HANDLER_ERASES_EEPROM ref. 2020-01-25 08:15:53 -05:00
console console: Have CONSOLE_GET{CHAR,LINE} dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-28 12:56:50 -06:00
cpp treewide: avoid use of unsupported C++ specifiers 2019-12-13 17:19:54 -06:00
debug arch: arm64: Enable tracing 2020-02-01 08:08:43 -05:00
dfu dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
disk gpio: rename typedef for devicetree flags 2020-02-05 12:00:36 +01:00
fb
fs treewide: use full path to flash.h header 2020-01-26 17:52:12 +01:00
jwt
logging log: Add Intel ADSP logging backend 2020-02-05 10:43:25 -05:00
mgmt kconfig: Remove log backend options from MCUMGR configuration 2020-02-03 18:21:55 +01:00
net net: pkt: Fixed packet buffer corruption in net_pkt_pull() 2020-02-03 10:47:08 +02:00
power power: device: deduplicate suspending code 2020-02-02 09:05:15 -05:00
random random: rand32_ctr_drbg: Handle error in initialize function 2020-01-28 13:31:52 -08:00
settings settings: Reduction of settings_src_register function 2020-02-03 18:39:49 +01:00
shell shell: device: show PM state in device list 2020-02-02 09:05:15 -05:00
stats
storage
testsuite tests: testsuite: Add Cortex-A case 2020-02-01 08:08:43 -05:00
usb usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00
Kconfig canbus: canopen: add zephyr driver layer for CANopenNode 2020-01-20 17:17:23 +01:00