zephyr/tests
Luiz Augusto von Dentz 4f019eab26 Bluetooth: shell: Remove forward declaration
It is possible to remove the forward declaration of l2cap_alloc_buf as
the recv pointer can be compared directly with chan pointer avoiding
using l2cap_ops directly.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-05-14 17:54:46 +03:00
..
benchmarks tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
bluetooth Bluetooth: shell: Remove forward declaration 2017-05-14 17:54:46 +03:00
booting/stub
compliance
crypto
drivers
include
kernel tests: kernel: fatal: check stack overflow 2017-05-13 15:14:41 -04:00
lib/json
net tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
power tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
subsys tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
unit
ztest tests: use k_thread_create() 2017-05-11 20:24:22 -04:00
defaults.tc
Kconfig
Makefile
Makefile.test