zephyr/subsys/bluetooth
Johan Hedberg fbe661fd3b Bluetooth: Mesh: Convert bit-fields into flags
There's already a flags member in the bt_mesh context, so take
advantage of that for any boolean members that have so far been
bit-fields. This should produce more efficient code, also for the
sequence number that's now its own u32_t.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-01-28 14:10:58 +02:00
..
common Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
controller Bluetooth: controller: Fix control procedure context safety 2019-01-23 09:45:06 +01:00
host Bluetooth: Mesh: Convert bit-fields into flags 2019-01-28 14:10:58 +02:00
services subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
shell Bluetooth: shell: Updates related to new ULL LLL architecture 2019-01-23 09:45:06 +01:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig Bluetooth: Define log level at bluetooth subsystem level 2018-11-28 13:52:35 -06:00