Home
last modified time | relevance | path

Searched refs:mca_l2c_int_appl (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/mcap/
Dmca_api.cc135 l2c_cacp_appl = *(tL2CAP_APPL_INFO*)&mca_l2c_int_appl; in MCA_Register()
322 L2CA_Register(ctrl_psm, (tL2CAP_APPL_INFO*)&mca_l2c_int_appl); in MCA_ConnectReq()
420 L2CA_Register(data_psm, (tL2CAP_APPL_INFO*)&mca_l2c_int_appl); in MCA_CreateMdl()
581 L2CA_Register(data_psm, (tL2CAP_APPL_INFO*)&mca_l2c_int_appl); in MCA_ReconnectMdl()
Dmca_int.h366 extern const tL2CAP_APPL_INFO mca_l2c_int_appl;
Dmca_l2c.cc36 const tL2CAP_APPL_INFO mca_l2c_int_appl = { variable