Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h378 struct L2CA_ConnectFixedChnl { struct
385 extern struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; argument
Dmock_main_shim_l2cap_api.h272 struct L2CA_ConnectFixedChnl { struct
279 extern struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; argument
Dmock_stack_l2cap_api.cc73 struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; variable
230 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function
Dmock_main_shim_l2cap_api.cc61 struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; variable
185 bool bluetooth::shim::L2CA_ConnectFixedChnl(uint16_t cid, in L2CA_ConnectFixedChnl() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/test/
Dgatt_connection_manager_test.cc86 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& bd_addr) { in L2CA_ConnectFixedChnl() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1272 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1006 bool L2CA_ConnectFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function