OSDN Git Service

Document CDMA messageRef value.
authorTammo Spalink <tammo@google.com>
Fri, 11 Sep 2009 03:26:30 +0000 (11:26 +0800)
committerTammo Spalink <tammo@google.com>
Fri, 11 Sep 2009 03:26:30 +0000 (11:26 +0800)
Change-Id: Iad417c2449a8b3d5b8bce7f42ff698ab62988e47

include/telephony/ril.h

index 098954e..a2203cb 100644 (file)
@@ -127,7 +127,9 @@ typedef struct {
 } RIL_Data_Call_Response;
 
 typedef struct {
-    int messageRef;   /*TP-Message-Reference*/
+    int messageRef;   /* TP-Message-Reference for GSM,
+                         and BearerData MessageId for CDMA
+                         (See 3GPP2 C.S0015-B, v2.0, table 4.5-1). */
     char *ackPDU;     /* or NULL if n/a */
     int errorCode;    /* See 3GPP 27.005, 3.2.5 for GSM/UMTS,
                          3GPP2 N.S0005 (IS-41C) Table 171 for CDMA,