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

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

Completed in 32 milliseconds