package ril_proto

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum CtrlCmd

ctrl.proto:11

message CtrlHangupConnRemote

ctrl.proto:44

1002: request of hangup a connection for the given disconnection cause

message CtrlReqAddDialingCall

ctrl.proto:56

1006: Add a dialing call

message CtrlReqRadioState

ctrl.proto:29

request of setting radio state

message CtrlReqSetMTCall

ctrl.proto:39

1001: request of creating an incoming call

message CtrlRspRadioState

ctrl.proto:34

response of set/get radio state

message CtrlSetCallTransitionFlag

ctrl.proto:51

1003: set call transition flag: true for controlled transition false for auto-transition

enum CtrlStatus

ctrl.proto:23

message RILCDMASignalStrength

ril.proto:182

Used in: RspSignalStrength

message RILEVDOSignalStrength

ril.proto:191

Used in: RspSignalStrength

message RILGWSignalStrength

ril.proto:175

Used in: RspSignalStrength

message RILLTESignalStrength

ril.proto:202

Used in: RspSignalStrength

enum RadioState

ril.proto:9

Used in: CtrlReqRadioState, CtrlRspRadioState

message ReqDial

ril.proto:247

10 RIL_REQUEST_DIAL

message ReqEnterSimPin

ril.proto:233

2 RIL_REQUEST_ENTER_SIM_PIN

message ReqHangUp

ril.proto:259

12 RIL_REQUEST_HANG_UP

message ReqScreenState

ril.proto:295

61 RIL_REQUEST_SCREEN_STATE

message ReqSeparateConnection

ril.proto:284

52 RIL_REQUEST_SEPARATE_CONNECTION

message ReqSetMute

ril.proto:290

53 RIL_REQUEST_SET_MUTE

enum RilAppState

ril.proto:60

Used in: RilAppStatus

message RilAppStatus

ril.proto:87

Used in: RilCardStatus

enum RilAppType

ril.proto:79

Used in: RilAppStatus

message RilCall

ril.proto:153

Used in: RspGetCurrentCalls

enum RilCallState

ril.proto:144

Used in: RilCall

enum RilCardState

ril.proto:24

Used in: RilCardStatus

message RilCardStatus

ril.proto:101

Used in: RspGetSimStatus

enum RilPersoSubstate

ril.proto:30

Used in: RilAppStatus

enum RilPinState

ril.proto:70

Used in: RilAppStatus, RilCardStatus

enum RilUusDcs

ril.proto:125

User-to-User Signaling Information data coding schemes. Possible values for Octet 3 (Protocol Discriminator field) in the UUIE. The values have been specified in section 10.5.4.25 of 3GPP TS 24.008

Used in: RilUusInfo

message RilUusInfo

ril.proto:137

User-to-User Signaling Information defined in 3GPP 23.087 v8.0 This data is passed in RIL_ExtensionRecord and rec contains this structure when type is RIL_UUS_INFO_EXT_REC

Used in: ReqDial, RilCall

enum RilUusType

ril.proto:112

User-to-User signaling Info activation types derived from 3GPP 23.087 v8.0

Used in: RilUusInfo

message RspEnterSimPin

ril.proto:237

RIL_REQUEST_ENTER_SIM_PIN response

message RspGetCurrentCalls

ril.proto:242

9 RIL_GET_CURRENT_CALLS response

message RspGetSimStatus

ril.proto:228

1 RIL_REQUEST_GET_SIM_STATUS

message RspIntegers

ril.proto:223

Response is an array of integers

message RspLastCallFailCause

ril.proto:264

18 response for RIL_REQUEST_LAST_CALL_FAIL_CAUSE

message RspOperator

ril.proto:277

22 RIL_REQUEST_OPERATOR response

message RspSignalStrength

ril.proto:269

19 RIL_REQUEST_SIGNAL_STRENGTH response

message RspStrings

ril.proto:218

Response is an array of strings. If a strings(i) is "*magic-null*" then that value will be returned as null.