zephyr/subsys/bluetooth
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
..
common Bluetooth: Fix controller RPA calling into host with host-based crypto 2020-01-31 18:33:06 +01:00
controller gpio: replace gpio pin write/read with set/get 2020-02-05 12:00:36 +01:00
host bluetooth: host: Add workaround for USB HCI controllers 2020-02-03 18:39:55 +02:00
mesh Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
services kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
shell Bluetooth: shell: Add support for pairing accept callback 2020-01-31 20:39:25 +02:00
CMakeLists.txt
Kconfig