Home
last modified time | relevance | path

Searched refs:L2CAP_CHANS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c20 #define L2CAP_CHANS NUM_PERIPHERALS macro
43 static struct test_ctx contexts[L2CAP_CHANS];
51 ctx <= &contexts[L2CAP_CHANS], "memory corruption"); in get_ctx()
144 for (int i = 0; i < L2CAP_CHANS; i++) { in alloc_test_context()
418 for (int i = 0; i < L2CAP_CHANS; i++) { in test_central_main()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c20 #define L2CAP_CHANS NUM_PERIPHERALS macro
59 static struct test_ctx contexts[L2CAP_CHANS];
67 ctx <= &contexts[L2CAP_CHANS], "memory corruption"); in get_ctx()
198 for (int i = 0; i < L2CAP_CHANS; i++) { in alloc_test_context()
445 for (int i = 0; i < L2CAP_CHANS; i++) { in test_central_main()