Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_api.h272 struct L2CA_GetRemoteCid { struct
277 extern struct L2CA_GetRemoteCid L2CA_GetRemoteCid; argument
Dmock_main_shim_l2cap_api.h350 struct L2CA_GetRemoteCid { struct
355 extern struct L2CA_GetRemoteCid L2CA_GetRemoteCid; argument
Dmock_stack_l2cap_api.cc79 struct L2CA_GetRemoteCid L2CA_GetRemoteCid; variable
195 bool L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function
Dmock_main_shim_l2cap_api.cc68 struct L2CA_GetRemoteCid L2CA_GetRemoteCid; variable
226 bool bluetooth::shim::L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc70 bool bluetooth::shim::L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc910 bool L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function
/system/bt/main/shim/
Dl2c_api.cc1129 bool L2CA_GetRemoteCid(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteCid() function