zephyr/subsys/bluetooth
Johan Hedberg 2be496a03b Bluetooth: Mesh: Create dedicated helper for incrementing seq
The sequence number is incremented from several different places in
the stack. The way it was done was potentially race condition prone,
and was also problematic from the perspective of updating the
sequence number in persistent storage. Create a dedicated helper for
incrementing the sequence number (solves the race) which can in later
patches be used to add the persistent storage support.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-05-09 12:36:32 +03:00
..
common Bluetooth: Move HCI command buffer user data into separate array 2018-02-12 09:48:32 +02:00
controller Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
host Bluetooth: Mesh: Create dedicated helper for incrementing seq 2018-05-09 12:36:32 +03:00
shell Bluetooth: shell: Add settings support 2018-05-04 17:26:05 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00