Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dbtsnoop.c57 static bool is_logging; variable
156 if (should_log == is_logging) in update_logging()
159 is_logging = should_log; in update_logging()
177 is_logging = false; in update_logging()