Searched refs:ble_gatts_notify_test_num_events (Results 1 – 1 of 1) sorted by relevance
74 static int ble_gatts_notify_test_num_events; variable86 TEST_ASSERT_FATAL(ble_gatts_notify_test_num_events < in ble_gatts_notify_test_util_gap_event()89 ble_gatts_notify_test_events[ble_gatts_notify_test_num_events++] = in ble_gatts_notify_test_util_gap_event()164 TEST_ASSERT_FATAL(ble_gatts_notify_test_num_events > 0); in ble_gatts_notify_test_util_next_event()168 ble_gatts_notify_test_num_events--; in ble_gatts_notify_test_util_next_event()169 if (ble_gatts_notify_test_num_events > 0) { in ble_gatts_notify_test_util_next_event()172 ble_gatts_notify_test_num_events * sizeof *event); in ble_gatts_notify_test_util_next_event()231 ble_gatts_notify_test_num_events = 0; in ble_gatts_notify_test_misc_init()288 TEST_ASSERT(ble_gatts_notify_test_num_events == 0); in ble_gatts_notify_test_misc_init()805 ble_gatts_notify_test_num_events = 0; in TEST_CASE()