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

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

Completed in 64 milliseconds