Home
last modified time | relevance | path

Searched refs:bt_init_onoff_thread (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dbt_test.c331 static pthread_t bt_init_onoff_thread = 0; variable
336 if (bt_init_onoff_thread) { in bt_test_bluetooth_onff_init()
341 if (pthread_create(&bt_init_onoff_thread, NULL, bt_test_onff_thread, NULL)) { in bt_test_bluetooth_onff_init()