Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_l2cap_api.h308 struct L2CA_GetLeHandle { struct
313 extern struct L2CA_GetLeHandle L2CA_GetLeHandle; argument
Dmock_main_shim_l2cap_api.cc64 struct L2CA_GetLeHandle L2CA_GetLeHandle; variable
202 uint16_t bluetooth::shim::L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle() function in bluetooth::shim
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1061 uint16_t L2CA_GetLeHandle(const RawAddress& rem_bda) { in L2CA_GetLeHandle() function