package ril_proto

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

enum CtrlCmd

ctrl.proto:11

message CtrlHangupConnRemote

ctrl.proto:45

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

message CtrlReqAddDialingCall

ctrl.proto:57

1006: Add a dialing call

message CtrlReqNewSMS

ctrl.proto:61

message CtrlReqRadioState

ctrl.proto:30

request of setting radio state

message CtrlReqSetMTCall

ctrl.proto:40

1001: request of creating an incoming call

message CtrlRspRadioState

ctrl.proto:35

response of set/get radio state

message CtrlSetCallTransitionFlag

ctrl.proto:52

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

enum CtrlStatus

ctrl.proto:24

message RILCDMASignalStrength

ril.proto:188

Used in: RspSignalStrength

message RILEVDOSignalStrength

ril.proto:197

Used in: RspSignalStrength

message RILGWSignalStrength

ril.proto:181

Used in: RspSignalStrength

message RILLTESignalStrength

ril.proto:208

Used in: RspSignalStrength

enum RadioState

ril.proto:9

Used in: CtrlReqRadioState, CtrlRspRadioState

message ReqDial

ril.proto:253

10 RIL_REQUEST_DIAL

message ReqEnterSimPin

ril.proto:239

2 RIL_REQUEST_ENTER_SIM_PIN

message ReqHangUp

ril.proto:265

12 RIL_REQUEST_HANG_UP

message ReqScreenState

ril.proto:307

61 RIL_REQUEST_SCREEN_STATE

message ReqSeparateConnection

ril.proto:296

52 RIL_REQUEST_SEPARATE_CONNECTION

message ReqSetMute

ril.proto:302

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

message RilSMS

ril.proto:175

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:243

RIL_REQUEST_ENTER_SIM_PIN response

message RspGetCurrentCalls

ril.proto:248

9 RIL_GET_CURRENT_CALLS response

message RspGetSimStatus

ril.proto:234

1 RIL_REQUEST_GET_SIM_STATUS

message RspIntegers

ril.proto:229

Response is an array of integers

message RspLastCallFailCause

ril.proto:270

18 response for RIL_REQUEST_LAST_CALL_FAIL_CAUSE

message RspOperator

ril.proto:283

22 RIL_REQUEST_OPERATOR response

message RspSignalStrength

ril.proto:275

19 RIL_REQUEST_SIGNAL_STRENGTH response

message RspStrings

ril.proto:224

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