zephyr/net
Luiz Augusto von Dentz 5bd4324ae2 Bluetooth: L2CAP: Unref buffer after calling recv callback
This simplify the handling quite a bit while the application can still
prevent the buffer to be freed by referencing it if necessary.

Change-Id: I5ed0e96e8d9e349b79ba31ba9568af61181e1065
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:41 -05:00
..
bluetooth Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
ip net: Add Kconfig option for sanity test 2016-02-05 20:24:39 -05:00
Kconfig Bluetooth: Fix typo in NET_BUF Kconfig option description 2016-02-05 20:24:40 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
buf.c net: Fix NET_BUF_ASSERT macro compile error 2016-02-05 20:24:40 -05:00