Home
last modified time | relevance | path

Searched defs:L2CA_ConnectForSecurity (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/mock/
Dmock_main_shim_l2cap_api.h460 struct L2CA_ConnectForSecurity { struct
465 extern struct L2CA_ConnectForSecurity L2CA_ConnectForSecurity; argument
Dmock_main_shim_l2cap_api.cc78 struct L2CA_ConnectForSecurity L2CA_ConnectForSecurity; variable
280 void bluetooth::shim::L2CA_ConnectForSecurity(const RawAddress& bd_addr) { in L2CA_ConnectForSecurity() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc185 void bluetooth::shim::L2CA_ConnectForSecurity(const RawAddress& bd_addr) { in L2CA_ConnectForSecurity() function in bluetooth::shim
/system/bt/main/shim/
Dl2c_api.cc1232 void L2CA_ConnectForSecurity(const RawAddress& bd_addr) { in L2CA_ConnectForSecurity() function