Home
last modified time | relevance | path

Searched defs:L2CA_GetRemoteCid (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h275 struct L2CA_GetRemoteCid { struct
280 extern struct L2CA_GetRemoteCid L2CA_GetRemoteCid; argument
Dmock_main_shim_l2cap_api.h346 struct L2CA_GetRemoteCid { struct
351 extern struct L2CA_GetRemoteCid L2CA_GetRemoteCid; argument
Dmock_stack_l2cap_api.cc64 struct L2CA_GetRemoteCid L2CA_GetRemoteCid; variable
187 bool L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function
Dmock_main_shim_l2cap_api.cc67 struct L2CA_GetRemoteCid L2CA_GetRemoteCid; variable
220 bool bluetooth::shim::L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc997 bool L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1139 bool L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function