Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_profile_queue_test.cc33 static bool sStackRunning; variable
34 bool get_stack_is_running(void) { return sStackRunning; } in get_stack_is_running()
65 sStackRunning = true; in SetUp()