zephyr/subsys
Lingao Meng 7239dc1cbd Bluetooth: Mesh: Add key-value concept to store model data
Previous mode store function only can store single data,
change this to store as KV model, let's app-layer to manager
model data, other than by stack when node reset.

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2020-06-12 11:09:11 +02:00
..
bluetooth Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
canbus zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
console zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cpp cpp: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
debug zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dfu dfu: flash_img: Constify flash_img_buffered_write() data parameter 2020-06-10 09:30:08 +02:00
disk zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs subsys/fs/littlefs: initialize LittleFS at POST_KERNEL 2020-06-09 13:48:34 +02:00
jwt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
logging zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mgmt zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net net: lwm2m: Remove deprecated functions 2020-06-11 15:50:48 +03:00
power zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
random zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
settings zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
shell shell: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
stats zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
storage zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
testsuite zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb USB: Bluetooth: Fix rx_thread_stack size 2020-06-09 10:43:35 +02:00
CMakeLists.txt
Kconfig