Searched defs:is_flushable (Results 1 – 9 of 9) sorted by relevance
41 void SetFlushable(bool is_flushable) { in SetFlushable()
109 const uint8_t* data, size_t len, bool is_flushable) { in MakeUniquePacket()
1169 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
372 uint8_t is_flushable; /* true if flushable channel */ member
260 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
236 bool is_flushable) { in L2CA_SetChnlFlushability()
1651 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
349 bool is_flushable; /* true if channel is flushable */ member
558 TEST_F(MainShimTest, is_flushable) { in TEST_F() argument