zephyr/subsys/bluetooth
Trond Einar Snekvik c2c05c916a Bluetooth: Mesh: Add model callback structure
Adds a structure of callbacks for each model instance. This allows for
more flexible model implementations, that can interact with the Mesh
stack without going through the application.

For now, only an init callback is added, replacing the init mechanism in
the foundation models. The init callback does not provide the primary
flag that used to be in the foundation model callbacks, but replaces
this with an inline function in access.h.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-09-16 22:56:22 +03:00
..
common kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00
controller Bluetooth: controller: split: Fix Rx reserved for conn cmplt 2019-09-16 21:46:35 +02:00
host Bluetooth: ATT: Fix responding to unknown ATT command 2019-09-10 12:26:11 +03:00
mesh Bluetooth: Mesh: Add model callback structure 2019-09-16 22:56:22 +03:00
services Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
shell Bluetooth: Shell: Fix shell build dependencies 2019-09-07 15:48:35 +03:00
CMakeLists.txt Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00