Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dbtsnoop.cc422 static bool should_filter_log(bool is_received, uint8_t* packet) { in should_filter_log() function
481 rejectlisted = should_filter_log(is_received, packet); in btsnoop_write_packet()