Message Type Constants (Compact 2013)

3/26/2014

Message types used by the RILMESSAGE structure.

Value

Description

RIL_MSGTYPE_IN_DELIVER

Incoming message. Global System for Mobile Communications (GSM) only.

RIL_MSGTYPE_IN_STATUS

Incoming status message. GSM only.

RIL_MSGTYPE_OUT_SUBMIT

Outgoing message. GSM only.

RIL_MSGTYPE_OUT_RAW

Outgoing raw message. GSM only.

RIL_MSGTYPE_OUT_COMMAND

Outgoing command message. GSM only.

RIL_MSGTYPE_BC_GENERAL

Broadcast message (incoming only). GSM only.

RIL_MSGTYPE_IN_IS637DELIVER

Incoming message. Code Division Multiple Access (CDMA) only.

RIL_MSGTYPE_IN_IS637STATUS

Incoming status message. CDMA only.

RIL_MSGTYPE_OUT_IS637SUBMIT

Outgoing message. CDMA only.

RIL_MSGTYPE_OUT_IS637STATUS

Outgoing status message. CDMA only.

Requirements

Header

ril.h

See Also

Reference

RIL Constants
RILMESSAGE