Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_feature_exchange/src/
Dmain.c304 #define CENTRAL_NR_OF_EVENTS 2 macro
350 zassert_equal(conn.lll.event_counter, CENTRAL_NR_OF_EVENTS * (feat_to_test), in ZTEST()
356 #undef CENTRAL_NR_OF_EVENTS
357 #define CENTRAL_NR_OF_EVENTS 3 macro
438 zassert_equal(conn.lll.event_counter, CENTRAL_NR_OF_EVENTS * (feat_to_test), in ZTEST()