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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tschandling.cpp 132 /* function name : LcEtbIdc E_PtvId_Lc_Etb_Idc */
143 uint32 TSC_324m::LcEtbIdc(PS_ControlMsgHeader pReceiveInf)
146 (0, "TSC_324m: LcEtbIdc.\n"));
147 return iTSCcomponent->LcEtbIdc(pReceiveInf);
    [all...]
tscmain.cpp     [all...]
tsc_component.cpp 641 /* function name : LcEtbIdc E_PtvId_Lc_Etb_Idc */
652 uint32 TSC_component::LcEtbIdc(PS_ControlMsgHeader pReceiveInf)
657 (0, "TSC_component::LcEtbIdc lcn(%d)", OpenLcn));
664 (0, "TSC_component::LcEtbIdc ERROR - Incoming forRevParams not supported. Rejecting."));
679 (0, "TSC_component::LcEtbIdc lcn(%d), media type(%d), codec type(%d)",
689 (0, "TSC_component::LcEtbIdc Established incoming OLC found for same channel id. Rejecting OLC(%d)",
710 (0, "TSC_component::LcEtbIdc Pending incoming OLC found for media type=%d, lcn=%d",
715 (0, "TSC_component::LcEtbIdc Established incoming OLC found for same media type. Rejecting OLC(%d)",
733 (0, "TSC_component::LcEtbIdc Pending outgoing OLCs(%d) found for incoming media type(%d).",
745 (0, "TSC_component::LcEtbIdc BLC Already initiated by local. Rejecting OLC cause we are Master"))
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_component.h 129 uint32 LcEtbIdc(PS_ControlMsgHeader pReceiveInf);
tscmain.h 436 uint32 LcEtbIdc(PS_ControlMsgHeader pReceiveInf);

Completed in 974 milliseconds