Searched defs:L2CA_SetChnlFlushability (Results 1 – 4 of 4) sorted by relevance
395 struct L2CA_SetChnlFlushability { struct400 extern struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; argument
71 struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; variable226 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function
149 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_SetChnlFlushability(uint16_t cid, in L2CA_SetChnlFlushability() function in bluetooth::stack::l2cap::Impl
1495 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function