Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dbtsnoop.cc432 uint8_t rfc_event = packet[RFC_EVENT_OFFSET] & 0b11101111; in should_filter_log() local
433 if (rfc_event == RFCOMM_SABME || rfc_event == RFCOMM_UA) { in should_filter_log()