Searched refs:mca_l2c_int_appl (Results 1 – 3 of 3) sorted by relevance
141 l2c_cacp_appl = *(tL2CAP_APPL_INFO *)&mca_l2c_int_appl; in MCA_Register()351 p_ccb->ctrl_vpsm = L2CA_Register (ctrl_psm, (tL2CAP_APPL_INFO *)&mca_l2c_int_appl); in MCA_ConnectReq()460 p_ccb->data_vpsm = L2CA_Register (data_psm, (tL2CAP_APPL_INFO *)&mca_l2c_int_appl); in MCA_CreateMdl()632 p_ccb->data_vpsm = L2CA_Register (data_psm, (tL2CAP_APPL_INFO *)&mca_l2c_int_appl); in MCA_ReconnectMdl()
357 extern const tL2CAP_APPL_INFO mca_l2c_int_appl;
36 const tL2CAP_APPL_INFO mca_l2c_int_appl = variable