zephyr/net
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
..
bluetooth Bluetooth: buf: Add bt_buf_add_le16() API 2016-02-05 20:14:40 -05:00
ip net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
Kconfig kconfig: add menu for networking 2016-02-05 20:14:26 -05:00
Makefile net: Add kconf for networking 2016-02-05 20:14:20 -05:00