Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
Error correction modes.
Value | Description |
---|---|
RIL_ECMODE_UNKNOWN |
Error control mode unknown. |
RIL_ECMODE_DIRECT |
Direct mode. |
RIL_ECMODE_BUFFERED |
Buffered mode. |
RIL_ECMODE_NODETECT |
Do not detect error control mode. |
RIL_ECMODE_DETECT |
Detect error control mode. |
RIL_ECMODE_ALTERNATIVE |
Alternative protocol. |
RIL_ECMODE_OPTIONAL_USEBUFFERED |
Error control optional - buffered mode. |
RIL_ECMODE_OPTIONAL_USEDIRECT |
Error control optional - direct mode. |
RIL_ECMODE_REQUIRED |
Error control required. |
RIL_ECMODE_REQUIRED_LAPMONLY |
Error control mode required - Link Access Protocol for Modems (LAPM) protocol only. |
RIL_ECMODE_REQUIRED_ALTERNATIVEONLY |
Error control mode required - alternative protocol only. |
Requirements
Header | ril.h |
Windows Embedded CE | Windows Embedded CE 6.0 |