Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_api.h434 struct L2CA_FlushChannel { struct
441 extern struct L2CA_FlushChannel L2CA_FlushChannel; argument
Dmock_main_shim_l2cap_api.h392 struct L2CA_FlushChannel { struct
399 extern struct L2CA_FlushChannel L2CA_FlushChannel; argument
Dmock_stack_l2cap_api.cc93 struct L2CA_FlushChannel L2CA_FlushChannel; variable
260 uint16_t L2CA_FlushChannel(uint16_t lcid, uint16_t num_to_flush) { in L2CA_FlushChannel() function
Dmock_main_shim_l2cap_api.cc72 struct L2CA_FlushChannel L2CA_FlushChannel; variable
247 uint16_t bluetooth::shim::L2CA_FlushChannel(uint16_t lcid, in L2CA_FlushChannel() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc150 uint16_t bluetooth::shim::L2CA_FlushChannel(uint16_t lcid, in L2CA_FlushChannel() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc1543 uint16_t L2CA_FlushChannel(uint16_t lcid, uint16_t num_to_flush) { in L2CA_FlushChannel() function
/system/bt/main/shim/
Dl2c_api.cc1164 uint16_t L2CA_FlushChannel(uint16_t lcid, uint16_t num_to_flush) { in L2CA_FlushChannel() function