예제 #1
0
static void default_teardown(const void *test_data)
{
	tester_teardown_complete();
}
예제 #2
0
파일: hci-tester.c 프로젝트: ghent360/bluez
static void teardown_timeout(void *user_data)
{
	tester_teardown_complete();
}