Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h457 struct L2CA_SetChnlFlushability { struct
464 extern struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; argument
Dmock_main_shim_l2cap_api.h377 struct L2CA_SetChnlFlushability { struct
384 extern struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; argument
Dmock_stack_l2cap_api.cc80 struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; variable
260 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function
Dmock_main_shim_l2cap_api.cc70 struct L2CA_SetChnlFlushability L2CA_SetChnlFlushability; variable
235 bool bluetooth::shim::L2CA_SetChnlFlushability(uint16_t cid, in L2CA_SetChnlFlushability() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1651 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1169 bool L2CA_SetChnlFlushability(uint16_t cid, bool is_flushable) { in L2CA_SetChnlFlushability() function