Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dbtsnoop.c56 static bool module_started; variable
71 module_started = true; in start_up()
78 module_started = false; in shut_down()
153 bool should_log = module_started && in update_logging()