Searched defs:is_flushable (Results 1 – 7 of 7) sorted by relevance
41 void SetFlushable(bool is_flushable) { in SetFlushable()
114 const uint8_t* data, size_t len, bool is_flushable) { in MakeUniquePacket()
372 uint8_t is_flushable; /* true if flushable channel */ member
245 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
1523 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability()
338 bool is_flushable; /* true if channel is flushable */ member
534 TEST_F(MainShimTest, is_flushable) { in TEST_F() argument