Searched refs:notify_count (Results 1 – 3 of 3) sorted by relevance
195 static int notify_count; in test_con2_main() local225 if (notify_count++ == 1) { /* We consider it passed */ in test_con2_main()
137 static int notify_count; in notify_func() local155 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()
406 static int notify_count; in battery_level_status_notify_cb() local420 if (notify_count++ > BAS_BLS_NTF_RECEIVED_COUNT) { in battery_level_status_notify_cb()
Completed in 8 milliseconds