Versions in this module Expand all Collapse all v0 v0.0.9 Apr 6, 2026 v0.0.8 Apr 3, 2026 Changes in this version + func TransactHidl(ctx context.Context, transport binder.Transport, handle uint32, ...) (*parcel.Parcel, error) + type HwServiceManager struct + func New(transport binder.Transport) *HwServiceManager + func (sm *HwServiceManager) GetService(ctx context.Context, fqName string, instance string) (_ uint32, _err error)