Searched refs:SetFlushable (Results 1 – 4 of 4) sorted by relevance
41 void SetFlushable(bool is_flushable) { is_flushable_ = is_flushable; } in SetFlushable() function
503 hci->SetFlushable(); in TEST_F()514 hci->SetFlushable(); in TEST_F()
111 payload->SetFlushable(is_flushable); in MakeUniquePacket()
854 void SetFlushable() { bits.boundary = kHCI_FIRST_AUTOMATICALLY_FLUSHABLE; } in SetFlushable() function