Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_api.h423 struct L2CA_SetChnlFlushability { struct
430 extern struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; argument
Dmock_main_shim_l2cap_api.h381 struct L2CA_SetChnlFlushability { struct
388 extern struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; argument
Dmock_stack_l2cap_api.cc92 struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; variable
255 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function
Dmock_main_shim_l2cap_api.cc71 struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; variable
241 bool bluetooth::shim::L2CA_SetChnlFlushability(uint16_t cid, in L2CA_SetChnlFlushability() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc114 bool bluetooth::shim::L2CA_SetChnlFlushability(uint16_t cid, in L2CA_SetChnlFlushability() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc1506 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function
/system/bt/main/shim/
Dl2c_api.cc1159 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function