Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h364 struct L2CA_ConnectFixedChnl { struct
373 extern struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; argument
Dmock_main_shim_l2cap_api.h234 struct L2CA_ConnectFixedChnl { struct
241 extern struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; argument
Dmock_stack_l2cap_api.cc62 struct L2CA_ConnectFixedChnl L2CA_ConnectFixedChnl; variable
215 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function
/packages/modules/Bluetooth/system/stack/test/
Dgatt_connection_manager_test.cc80 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& bd_addr) { in L2CA_ConnectFixedChnl() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1178 bool L2CA_ConnectFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_ConnectFixedChnl() function