Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_api.h264 struct L2CA_DisconnectLECocReq { struct
268 extern struct L2CA_DisconnectLECocReq L2CA_DisconnectLECocReq; argument
Dmock_main_shim_l2cap_api.h560 struct L2CA_DisconnectLECocReq { struct
564 extern struct L2CA_DisconnectLECocReq L2CA_DisconnectLECocReq; argument
Dmock_stack_l2cap_api.cc78 struct L2CA_DisconnectLECocReq L2CA_DisconnectLECocReq; variable
191 bool L2CA_DisconnectLECocReq(uint16_t cid) { in L2CA_DisconnectLECocReq() function
Dmock_main_shim_l2cap_api.cc88 struct L2CA_DisconnectLECocReq L2CA_DisconnectLECocReq; variable
330 bool bluetooth::shim::L2CA_DisconnectLECocReq(uint16_t cid) { in L2CA_DisconnectLECocReq() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc51 bool bluetooth::shim::L2CA_DisconnectLECocReq(uint16_t cid) { in L2CA_DisconnectLECocReq() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc903 bool L2CA_DisconnectLECocReq(uint16_t cid) { in L2CA_DisconnectLECocReq() function
/system/bt/main/shim/
Dl2c_api.cc1553 bool L2CA_DisconnectLECocReq(uint16_t cid) { in L2CA_DisconnectLECocReq() function