Skip to content

Instantly share code, notes, and snippets.

@entriphy
Created February 1, 2017 04:38
Show Gist options
  • Select an option

  • Save entriphy/2daa6b5eb12dfe953306e3e0d6cc3fc9 to your computer and use it in GitHub Desktop.

Select an option

Save entriphy/2daa6b5eb12dfe953306e3e0d6cc3fc9 to your computer and use it in GitHub Desktop.
LTE SMS
01-31 20:32:01.614 1164 1480 E use-Rlog/RLOG-RIL-QMI: qmuxd: TX message on fd=21, to qmux_client_id=0x6, len=68
01-31 20:32:01.615 3478 3540 E RILD : ReceiveMessage: svc(NAS), msg(0x4F:QMI_NAS_GET_SIG_INFO), indi(0), size(68), err(0)
01-31 20:32:01.615 3478 3540 E RILD : Result(0), Error(0)
01-31 20:32:01.615 3478 3540 E RILD : RSSI level = 0x2000 - LTE: 2, EVDO: 0, CDMA: 0, GSM: 2
01-31 20:32:01.615 3478 3540 E RILD : RSSI level = 0x2000 - LTE: 2, EVDO: 0, CDMA: 0, GSM: 2
01-31 20:32:01.616 3478 3540 E RILD : Signal Strength: [2000, 99, -1, -1, -1, -1, -1, -1, 12, 116, 11, 64, -1, 2147483647]
01-31 20:32:01.616 3478 3540 E RILD : ReceiveMessage: svc(WMS), msg(0x20:QMI_WMS_RAW_SEND), indi(0), size(316), err(0)
01-31 20:32:01.616 3478 3540 E RILD : Result(1), Error(56)
01-31 20:32:01.616 3478 3540 E RILD : RxSendSmsResponse: ModemType = 6
01-31 20:32:01.616 3478 3540 E RILD : SMS message send result 0x01, error 0x38, mError 0x0B
01-31 20:32:01.617 3478 3907 E RILD : CLNET-MGR: evt(201)
01-31 20:32:01.617 3478 3907 E RILD : CLNET-MGR: EVENT_NETWORK_SIGNAL_STRENGTH
01-31 20:32:01.617 3478 3907 E RILD : OnUnsolicitedResponse: unsolId: 1009
01-31 20:32:01.617 3478 3907 I RILC : RIL_SOCKET_1 UNSOLICITED: UNSOL_SIGNAL_STRENGTH length:60
01-31 20:32:01.618 3478 3907 E RILC : Send Response to RIL_SOCKET_1
01-31 20:32:01.618 3478 3907 E RILD : SMS-MGR: evt(1003)
01-31 20:32:01.618 3478 3907 E RILD : OnSendSmsDone():__
01-31 20:32:01.618 3478 3907 E RILD : OnSendSmsDone: sending SMS failed.
01-31 20:32:01.618 3478 3907 D RILC : RequestComplete, RIL_SOCKET_1
01-31 20:32:01.618 3478 3907 E RILC : Send Response to RIL_SOCKET_1
01-31 20:32:01.622 2626 2727 D RilRequest: [1803]< SEND_SMS error: com.android.internal.telephony.CommandException: SMS_FAIL_RETRY ret={ mMessageRef = 1, mErrorCode = 0, mAckPdu = null}
01-31 20:32:03.628 2626 2626 D SMSDispatcher: SMS retry..
01-31 20:32:03.629 2626 2626 D RIL_ImsSms: old format matched new format (gsm)
01-31 20:32:03.629 2626 2626 D GsmSMSDispatcher: sendSms: mRetryCount=1 mMessageRef=1 SS=0
01-31 20:32:03.629 2626 2626 D GsmSMSDispatcher: sendSms: isIms()=false mRetryCount=1 mImsRetry=0 mMessageRef=1 SS=0
01-31 20:32:03.630 2626 2626 D RILJ : [1804]> SEND_SMS [SUB0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment