Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_main_shim_l2cap_api.h312 struct L2CA_GetLeHandle { struct
317 extern struct L2CA_GetLeHandle L2CA_GetLeHandle; argument
Dmock_main_shim_l2cap_api.cc65 struct L2CA_GetLeHandle L2CA_GetLeHandle; variable
208 uint16_t bluetooth::shim::L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc79 uint16_t bluetooth::shim::L2CA_GetLeHandle(const RawAddress& bd_addr) { in L2CA_GetLeHandle() function in bluetooth::shim
/system/bt/main/shim/
Dl2c_api.cc1051 uint16_t L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle() function