1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg/nimble_l2cap
Frederik Haxel fa0cf05d0a tests: Use size_t print format specifier
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
2023-12-21 12:02:37 +01:00
..
main.c tests: Use size_t print format specifier 2023-12-21 12:02:37 +01:00
Makefile tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
Makefile.ci tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00
README.md tests: move nimble_* tests to tests/pkg 2023-05-12 11:24:59 +02:00

About

This is a client application for testing and benchmarking of raw L2CAP connection oriented channels (COC). This application works together with the tests/nimble_l2cap_server application.

See tests/nimble_l2cap_server/README.md for more information.