Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt-app/test/
H A Dbt_test.c82 static volatile bool gonff = false; variable
91 gonff = true; in bt_test_state_cb()
98 gonff = false; in bt_test_state_cb()
315 while (gonff == false) { in bt_test_onff_thread()
323 while (gonff == true) { in bt_test_onff_thread()