Go to file
Arkadiusz Lichwa 8f7c8a3969 Bluetooth: buf: Add bt_buf_add_le16() API
Enables directly add 16-bit value at the end of operational buffer.
Value is converted to little-endian format before is appended.
Position of buffer's tail is updated during addition.
Usage of bt_buf_add() call enables monitoring available limited room
in the buffer when CONFIG_BLUETOOTH_DEBUG is on.

Change-Id: Id7ac62cd3b11ef03302e94185a7faae747eccb20
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:14:40 -05:00
arch
doc
drivers
include Bluetooth: buf: Add bt_buf_add_le16() API 2016-02-05 20:14:40 -05:00
kernel Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
lib/libc
misc
net Bluetooth: buf: Add bt_buf_add_le16() API 2016-02-05 20:14:40 -05:00
samples net: apps: Update 802.15.4 test app makefile 2016-02-05 20:14:40 -05:00
scripts sanity: Replace obsolete BSP_FLAG with PLATFORM_FLAG 2016-02-05 20:14:39 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
Kconfig
Makefile
Makefile.inc
zephyr-env.sh