zephyr/samples
Johan Hedberg ac1360f0a7 Bluetooth: Mesh: Convert to new net_buf_simple APIs
Convert the mesh code to use the new net_buf_siple APIs. This has the
benefit of saving 4 bytes off the stack due to the not needed pointer.
Also update the publication context helpers to map to the new
net_buf_simple API in an intuitive way.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-13 14:00:08 +02:00
..
application_development/external_lib
basic samples: button: Fix button sample GPIO for nRF52 2018-01-29 10:23:36 +01:00
bluetooth Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
boards Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
cpp_synchronization
drivers flash: remove obsolete FLASH_DRIVER_NAME 2018-02-06 11:48:53 -06:00
grove
hello_world samples: hello_world: disbale asserts on single thread (REVERTME) 2018-01-25 04:45:35 +05:30
mpu drivers: flash: NXP k6x/kw2xd: Convert to use device tree 2018-01-29 16:34:49 -06:00
net samples: net: sockets: Clean up/improve socket samples 2018-02-11 09:49:31 -05:00
nfc/nfc_hello
philosophers tests: Few test require CONFIG_STDOUT_CONSOLE=n 2018-02-05 07:05:12 -08:00
sensor samples: sensor: Add sample application for CCS811 sensor 2018-02-06 11:16:26 -05:00
subsys test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
synchronization
testing/integration tests: Remove broken net_buf unit tests 2018-02-10 09:20:42 +02:00
kernel.rst
samples.rst