Home
last modified time | relevance | path

Searched defs:L2CA_ConnectFixedChnl (Results 1 – 8 of 8) sorted by relevance

/system/bt/test/mock/
Dmock_stack_l2cap_api.h353 struct L2CA_ConnectFixedChnl { struct
360 extern struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; argument
Dmock_main_shim_l2cap_api.h276 struct L2CA_ConnectFixedChnl { struct
283 extern struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; argument
Dmock_stack_l2cap_api.cc86 struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; variable
229 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function
Dmock_main_shim_l2cap_api.cc62 struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; variable
191 bool bluetooth::shim::L2CA_ConnectFixedChnl(uint16_t cid, in L2CA_ConnectFixedChnl() function in bluetooth::shim
/system/bt/stack/test/
Dgatt_connection_manager_test.cc69 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& bd_addr) { in L2CA_ConnectFixedChnl() function
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc45 bool bluetooth::shim::L2CA_ConnectFixedChnl(uint16_t cid, in L2CA_ConnectFixedChnl() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc1147 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function
/system/bt/main/shim/
Dl2c_api.cc996 bool L2CA_ConnectFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function