Home
last modified time | relevance | path

Searched defs:L2CA_SetChnlFlushability (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h395 struct L2CA_SetChnlFlushability { struct
400 extern struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; argument
Dmock_stack_l2cap_api.cc71 struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; variable
226 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc149 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_SetChnlFlushability(uint16_t cid, in L2CA_SetChnlFlushability() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc1495 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function