Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApduServiceInfo ¶
type ApduServiceInfo struct {
Description string
OffHostName string
StaticOffHostName string
BannerResourceId int32
Uid int32
SettingsActivityName string
}
func (*ApduServiceInfo) MarshalParcel ¶
func (s *ApduServiceInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*ApduServiceInfo) UnmarshalParcel ¶
func (s *ApduServiceInfo) UnmarshalParcel( p *parcel.Parcel, ) error
type NfcFServiceInfo ¶
type NfcFServiceInfo struct {
Description string
SystemCode string
Nfcid2 string
Uid int32
T3tPmm string
}
func (*NfcFServiceInfo) MarshalParcel ¶
func (s *NfcFServiceInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*NfcFServiceInfo) UnmarshalParcel ¶
func (s *NfcFServiceInfo) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.