Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dbtsnoop.c153 bool should_log = module_started && in update_logging() local
156 if (should_log == is_logging) in update_logging()
159 is_logging = should_log; in update_logging()
160 if (should_log) { in update_logging()