Searched refs:info_data (Results 1 – 1 of 1) sorted by relevance
50 static char info_data[TEST_MGMT_EVENT_INFO_SIZE]; variable89 if (memcmp(info_data, info, info_length_in_test)) { in test_mgmt_event_handler()160 info_data, in thrower_thread()183 if (memcmp(info_data, cb->info, info_length_in_test)) { in receiver_cb()315 memcpy(info_data, info_string, strlen(info_string) + 1); in initialize_event_tests()330 memcpy(info_data, &addr6, sizeof(addr6)); in test_core_event()
Completed in 6 milliseconds