Android-cuttlefish cvd tool
Public Types | Public Attributes | List of all members
cuttlefish::SupService::ClirStatusInfo Struct Reference

Public Types

enum  ClirType { DEFAULT = 0 , CLIR_INVOCATION = 1 , CLIR_SUPPRESSION = 2 }
 
enum  ClirStatus {
  CLIR_NOT_PROVISIONED = 0 , CLIR_PROVISIONED = 1 , UNKNOWN = 2 , CLIR_PRESENTATION_RESTRICTED = 3 ,
  CLIR_PRESENTATION_ALLOWED = 4
}
 

Public Attributes

ClirType type
 
ClirStatus status
 

Member Enumeration Documentation

◆ ClirStatus

Enumerator
CLIR_NOT_PROVISIONED 
CLIR_PROVISIONED 
UNKNOWN 
CLIR_PRESENTATION_RESTRICTED 
CLIR_PRESENTATION_ALLOWED 

◆ ClirType

Enumerator
DEFAULT 
CLIR_INVOCATION 
CLIR_SUPPRESSION 

Member Data Documentation

◆ status

ClirStatus cuttlefish::SupService::ClirStatusInfo::status

◆ type

ClirType cuttlefish::SupService::ClirStatusInfo::type

The documentation for this struct was generated from the following file: