HomeSort by relevance Sort by last modified time
    Searched refs:mca_l2c_int_appl (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/mcap/
mca_api.c 143 l2c_cacp_appl = *(tL2CAP_APPL_INFO *)&mca_l2c_int_appl;
353 p_ccb->ctrl_vpsm = L2CA_Register (ctrl_psm, (tL2CAP_APPL_INFO *)&mca_l2c_int_appl);
464 p_ccb->data_vpsm = L2CA_Register (data_psm, (tL2CAP_APPL_INFO *)&mca_l2c_int_appl);
639 p_ccb->data_vpsm = L2CA_Register (data_psm, (tL2CAP_APPL_INFO *)&mca_l2c_int_appl);
    [all...]
mca_int.h 357 extern const tL2CAP_APPL_INFO mca_l2c_int_appl;
mca_l2c.c 36 const tL2CAP_APPL_INFO mca_l2c_int_appl = variable

Completed in 1539 milliseconds