Searched defs:a2 (Results 1 - 2 of 2) sorted by relevance

/system/bluetooth/tools/
H A Dasocket_test.c614 struct thread_args a2 = {-1, type, 2}; local
648 struct thread_args a2 = {-1, type, 2}; local
658 pthread_create(&t2, NULL, (void *)thread_delay_connect, (void *)&a2);
H A Dsocktest.c686 struct thread_args a2 = {-1, type, 2}; local
720 struct thread_args a2 = {-1, type, 2}; local
730 pthread_create(&t2, NULL, (void *)thread_delay_connect, (void *)&a2);

Completed in 439 milliseconds