Home
last modified time | relevance | path

Searched defs:IsFlushable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Dbase_packet_builder.h42 bool IsFlushable() const { return is_flushable_; } in IsFlushable() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dhcidefs.h853 bool IsFlushable() const { return bits.boundary == kHCI_FIRST_AUTOMATICALLY_FLUSHABLE; } in IsFlushable() function