Searched refs:rx_calls (Results 1 – 1 of 1) sorted by relevance
42 static uint32_t rx_calls; variable83 rx_calls = (uint32_t) -1; in test_mgmt_event_handler()88 rx_calls = (uint32_t) -1; in test_mgmt_event_handler()94 rx_calls++; in test_mgmt_event_handler()177 rx_calls = (uint32_t) -1; in receiver_cb()182 rx_calls = (uint32_t) -1; in receiver_cb()188 rx_calls++; in receiver_cb()212 rx_event, rx_calls); in sending_event()215 zassert_equal(rx_calls, times, "rx_calls check failed"); in sending_event()218 rx_event = rx_calls = 0U; in sending_event()[all …]