Message DCS Flags Constants (Compact 2013)
3/26/2014
Message data coding scheme (DCS) flags.
Value |
Description |
---|---|
RIL_DCSFLAG_NONE |
No data coding scheme flags. |
RIL_DCSFLAG_COMPRESSED |
Text is compressed using the GSM-standard compression algorithm. |
RIL_DCSFLAG_INDICATIONACTIVE |
Indication active. If this flag is set, there is a message waiting. If this flag is cleared, there is no message waiting. |
RIL_DCSFLAG_DISCARD |
Discard the message. |
RIL_DCSFLAG_ALL |
All of the above. |
Requirements
Header |
ril.h |