Searched defs:iDirection (Results 1 - 3 of 3) sorted by relevance

/external/opencore/protocols/systems/tools/general/common/include/
H A Dpvt_params.h31 iDirection(dir), iChannelId(id), iDirectionality(directionality), iEpl(epl),
36 iDirection(that.iDirection), iChannelId(that.iChannelId), iDirectionality(that.iDirectionality), iEpl(that.iEpl),
60 iDirection = dir;
109 return iDirection;
151 CPVChannelParam() : iDirection(OUTGOING), iChannelId(CHANNEL_ID_UNKNOWN), iDirectionality(EPVT_UNI_DIRECTIONAL), iEpl(E_EP_LOW),
156 TPVDirection iDirection; member in class:CPVChannelParam
/external/opencore/engines/2way/src/
H A Dpv_2way_interface_cmd_messages.h190 , iDirection(aDirection)
195 PV2WayDirection iDirection; member in class:PV2WayMessagePause
205 , iDirection(aDirection)
210 PV2WayDirection iDirection; member in class:PV2WayMessageResume
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
H A Dtsc_h324m_config.cpp361 iDirection(aDirection),
364 TPVDirection iDirection; member in class:PVH324MessageSetVideoResolutions
1644 commandId = iH324MConfigIF->SetVideoResolutions(msg->iDirection, msg->iResolutions,

Completed in 86 milliseconds