Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/packet/
H A Dbase_packet_builder.h41 void SetFlushable(bool is_flushable) { in SetFlushable() function
/aosp12/system/bt/main/test/
H A Dmain_shim_test.cc384 hci->SetFlushable(); in TEST_F()
398 hci->SetFlushable(); in TEST_F()
/aosp12/system/bt/main/shim/
H A Dhelpers.h112 payload->SetFlushable(is_flushable); in MakeUniquePacket()
/aosp12/system/bt/stack/include/
H A Dhcidefs.h892 void SetFlushable() { bits.boundary = kHCI_FIRST_AUTOMATICALLY_FLUSHABLE; } in SetFlushable() function