Home
last modified time | relevance | path

Searched defs:L2CA_DisconnectReq (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_api.h256 struct L2CA_DisconnectReq { struct
260 extern struct L2CA_DisconnectReq L2CA_DisconnectReq; argument
H A Dmock_main_shim_l2cap_api.h148 struct L2CA_DisconnectReq { struct
152 extern struct L2CA_DisconnectReq L2CA_DisconnectReq; argument
H A Dmock_stack_l2cap_api.cc77 struct L2CA_DisconnectReq L2CA_DisconnectReq; variable
187 bool L2CA_DisconnectReq(uint16_t cid) { in L2CA_DisconnectReq() function
H A Dmock_main_shim_l2cap_api.cc52 struct L2CA_DisconnectReq L2CA_DisconnectReq; variable
131 bool bluetooth::shim::L2CA_DisconnectReq(uint16_t cid) { in L2CA_DisconnectReq() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_l2cap_layer.cc44 bool L2CA_DisconnectReq(uint16_t cid) { in L2CA_DisconnectReq() function
H A Dmock_main_shim_l2c_api.cc55 bool bluetooth::shim::L2CA_DisconnectReq(uint16_t cid) { in L2CA_DisconnectReq() function in bluetooth::shim
/aosp12/system/bt/stack/l2cap/
H A Dl2c_api.cc882 bool L2CA_DisconnectReq(uint16_t cid) { in L2CA_DisconnectReq() function
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc767 bool L2CA_DisconnectReq(uint16_t cid) { in L2CA_DisconnectReq() function