Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_l2cap_api.h456 struct L2CA_ConnectForSecurity { struct
461 extern struct L2CA_ConnectForSecurity L2CA_ConnectForSecurity; argument
Dmock_main_shim_l2cap_api.cc77 struct L2CA_ConnectForSecurity L2CA_ConnectForSecurity; variable
274 void bluetooth::shim::L2CA_ConnectForSecurity(const RawAddress& bd_addr) { in L2CA_ConnectForSecurity() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1243 void L2CA_ConnectForSecurity(const RawAddress& bd_addr) { in L2CA_ConnectForSecurity() function