Home
last modified time | relevance | path

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

/tests/bsim/bluetooth/ll/conn/src/
A Dtest_connect2.c195 static int notify_count; in test_con2_main() local
225 if (notify_count++ == 1) { /* We consider it passed */ in test_con2_main()
A Dtest_connect1.c137 static int notify_count; in notify_func() local
155 notify_count++; in notify_func()
159 notify_count, data, length, delta); in notify_func()
161 if (notify_count >= TEST_NOTIFY_COUNT) { /* We consider it passed */ in notify_func()
/tests/bsim/bluetooth/samples/battery_service/src/
A Dcentral_test.c406 static int notify_count; in battery_level_status_notify_cb() local
420 if (notify_count++ > BAS_BLS_NTF_RECEIVED_COUNT) { in battery_level_status_notify_cb()

Completed in 8 milliseconds