zephyr/tests/bluetooth
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
..
init Bluetooth: controller: Fix tests conf file to cover new features 2017-05-12 13:55:39 +03:00
shell Bluetooth: shell: Remove forward declaration 2017-05-14 17:54:46 +03:00
test_bluetooth tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
tester tests: use k_thread_create() 2017-05-11 20:24:22 -04:00