RILCAPSTYPE enumeration (rilapitypes.h)

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Syntax

typedef enum RILCAPSTYPE {
  RIL_CAPSTYPE_PERSOLOCKSUPPORT,
  RIL_CAPSTYPE_PERSOLOCKPWDLENGTH,
  RIL_CAPSTYPE_PBMAXREAD,
  RIL_CAPSTYPE_PBSTORELOCATIONS,
  RIL_CAPSTYPE_RADIOCONFIGURATIONS,
  RIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATION,
  RIL_CAPSTYPE_NITZNOTIFICATION,
  RIL_CAPSTYPE_CALLSUPPORT,
  RIL_CAPSTYPE_SMSSUPPORT,
  RIL_CAPSTYPE_ARG_SMALLEST,
  RIL_CAPSTYPE_ARG_LARGEST,
  RIL_CAPSTYPE_MAX
} ;

Constants

 
RIL_CAPSTYPE_PERSOLOCKSUPPORT
RIL_CAPSTYPE_PERSOLOCKPWDLENGTH
RIL_CAPSTYPE_PBMAXREAD
RIL_CAPSTYPE_PBSTORELOCATIONS
RIL_CAPSTYPE_RADIOCONFIGURATIONS
RIL_CAPSTYPE_SIGNALQUALITYIMPLEMENTATION
RIL_CAPSTYPE_NITZNOTIFICATION
RIL_CAPSTYPE_CALLSUPPORT
RIL_CAPSTYPE_SMSSUPPORT
RIL_CAPSTYPE_ARG_SMALLEST
RIL_CAPSTYPE_ARG_LARGEST
RIL_CAPSTYPE_MAX

Requirements

Requirement Value
Header rilapitypes.h (include Rilapitypes.h)