Versions in this module Expand all Collapse all v0 v0.0.7 Mar 28, 2026 Changes in this version + const DescriptorSystemServiceMessage + type SystemServiceMessage interface + AsBinder func() binder.IBinder + func NewSystemServiceMessageStub(impl SystemServiceMessageServer) SystemServiceMessage + type SystemServiceMessageDisable struct + AttributionSource content.AttributionSource + BleToken binder.IBinder + Persist bool + func (s *SystemServiceMessageDisable) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageDisable) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageDisableReply struct + Value bool + func (s *SystemServiceMessageDisableReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageDisableReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageEnable struct + AttributionSource content.AttributionSource + BleToken binder.IBinder + IsQuiet bool + func (s *SystemServiceMessageEnable) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageEnable) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageEnableReply struct + Value bool + func (s *SystemServiceMessageEnableReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageEnableReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageFactoryReset struct + AttributionSource content.AttributionSource + func (s *SystemServiceMessageFactoryReset) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageFactoryReset) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageFactoryResetReply struct + Value bool + func (s *SystemServiceMessageFactoryResetReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageFactoryResetReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageGetAddress struct + AttributionSource content.AttributionSource + func (s *SystemServiceMessageGetAddress) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageGetAddress) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageGetAddressReply struct + Value string + func (s *SystemServiceMessageGetAddressReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageGetAddressReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageGetName struct + AttributionSource content.AttributionSource + func (s *SystemServiceMessageGetName) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageGetName) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageGetNameReply struct + Value string + func (s *SystemServiceMessageGetNameReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageGetNameReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageGetSnoopLog struct + func (s *SystemServiceMessageGetSnoopLog) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageGetSnoopLog) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageGetSnoopLogReply struct + Value int32 + func (s *SystemServiceMessageGetSnoopLogReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageGetSnoopLogReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsAutoEnabled struct + func (s *SystemServiceMessageIsAutoEnabled) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsAutoEnabled) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsAutoEnabledReply struct + Value bool + func (s *SystemServiceMessageIsAutoEnabledReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsAutoEnabledReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsAutoSupported struct + func (s *SystemServiceMessageIsAutoSupported) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsAutoSupported) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsAutoSupportedReply struct + Value bool + func (s *SystemServiceMessageIsAutoSupportedReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsAutoSupportedReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsBleScanAvailable struct + func (s *SystemServiceMessageIsBleScanAvailable) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsBleScanAvailable) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsBleScanAvailableReply struct + Value bool + func (s *SystemServiceMessageIsBleScanAvailableReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsBleScanAvailableReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsHearingAidSupported struct + func (s *SystemServiceMessageIsHearingAidSupported) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsHearingAidSupported) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageIsHearingAidSupportedReply struct + Value bool + func (s *SystemServiceMessageIsHearingAidSupportedReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageIsHearingAidSupportedReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageProxy struct + Remote binder.IBinder + func NewSystemServiceMessageProxy(remote binder.IBinder) *SystemServiceMessageProxy + func (p *SystemServiceMessageProxy) AsBinder() binder.IBinder + type SystemServiceMessageRegisterAdapter struct + Binder androidBluetooth.IBluetoothManagerCallback + func (s *SystemServiceMessageRegisterAdapter) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageRegisterAdapter) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageRegisterAdapterReply struct + Value binder.IBinder + func (s *SystemServiceMessageRegisterAdapterReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageRegisterAdapterReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageServer interface + type SystemServiceMessageSetAutoOnEnabled struct + EnabledStatus bool + func (s *SystemServiceMessageSetAutoOnEnabled) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageSetAutoOnEnabled) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageSetAutoOnEnabledReply struct + func (s *SystemServiceMessageSetAutoOnEnabledReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageSetAutoOnEnabledReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageSetSnoopLog struct + Mode int32 + func (s *SystemServiceMessageSetSnoopLog) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageSetSnoopLog) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageSetSnoopLogReply struct + func (s *SystemServiceMessageSetSnoopLogReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageSetSnoopLogReply) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageStub struct + Impl SystemServiceMessage + Transport binder.VersionAwareTransport + func (s *SystemServiceMessageStub) Descriptor() string + func (s *SystemServiceMessageStub) OnTransaction(ctx context.Context, code binder.TransactionCode, _data *parcel.Parcel) (*parcel.Parcel, error) + type SystemServiceMessageUnregisterAdapter struct + Binder androidBluetooth.IBluetoothManagerCallback + func (s *SystemServiceMessageUnregisterAdapter) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageUnregisterAdapter) UnmarshalParcel(p *parcel.Parcel) error + type SystemServiceMessageUnregisterAdapterReply struct + func (s *SystemServiceMessageUnregisterAdapterReply) MarshalParcel(p *parcel.Parcel) error + func (s *SystemServiceMessageUnregisterAdapterReply) UnmarshalParcel(p *parcel.Parcel) error