Message Encoding Constants (Compact 2013)
3/26/2014
Message encoding types. The message encoding types determine the format of the incoming message body.
Value |
Description |
---|---|
RIL_MSGCODING_7BITASCII |
7-bit ASCII format. |
RIL_MSGCODING_UNICODE |
Unicode format. |
RIL_MSGCODING_7BITGSM |
7-bit GSM alphabet. |
RIL_MSGCODING_8BITGSM |
8-bit GSM alphabet. |
Requirements
Header |
ril.h |