Documentation
¶
Index ¶
- type GattCharacteristicServer
- func (s *GattCharacteristicServer) AddDescriptor(_ context.Context, req *pb.AddDescriptorRequest) (*pb.AddDescriptorResponse, error)
- func (s *GattCharacteristicServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *GattCharacteristicServer) GetDescriptor(_ context.Context, req *pb.GetDescriptorRequest) (*pb.GetDescriptorResponse, error)
- func (s *GattCharacteristicServer) GetDescriptors(_ context.Context, req *pb.GetDescriptorsRequest) (*pb.GetDescriptorsResponse, error)
- func (s *GattCharacteristicServer) GetFloatValue(_ context.Context, req *pb.GetFloatValueRequest) (*pb.GetFloatValueResponse, error)
- func (s *GattCharacteristicServer) GetInstanceId(_ context.Context, req *pb.GetInstanceIdRequest) (*pb.GetInstanceIdResponse, error)
- func (s *GattCharacteristicServer) GetIntValue(_ context.Context, req *pb.GetIntValueRequest) (*pb.GetIntValueResponse, error)
- func (s *GattCharacteristicServer) GetPermissions(_ context.Context, req *pb.GetPermissionsRequest) (*pb.GetPermissionsResponse, error)
- func (s *GattCharacteristicServer) GetProperties(_ context.Context, req *pb.GetPropertiesRequest) (*pb.GetPropertiesResponse, error)
- func (s *GattCharacteristicServer) GetService(_ context.Context, req *pb.GetServiceRequest) (*pb.GetServiceResponse, error)
- func (s *GattCharacteristicServer) GetStringValue(_ context.Context, req *pb.GetStringValueRequest) (*pb.GetStringValueResponse, error)
- func (s *GattCharacteristicServer) GetUuid(_ context.Context, req *pb.GetUuidRequest) (*pb.GetUuidResponse, error)
- func (s *GattCharacteristicServer) GetValue(_ context.Context, req *pb.GetValueRequest) (*pb.GetValueResponse, error)
- func (s *GattCharacteristicServer) GetWriteType(_ context.Context, req *pb.GetWriteTypeRequest) (*pb.GetWriteTypeResponse, error)
- func (s *GattCharacteristicServer) NewGattCharacteristic(_ context.Context, req *pb.NewGattCharacteristicRequest) (*pb.NewGattCharacteristicResponse, error)
- func (s *GattCharacteristicServer) SetValue1(_ context.Context, req *pb.SetValue1Request) (*pb.SetValue1Response, error)
- func (s *GattCharacteristicServer) SetValue1_3(_ context.Context, req *pb.SetValue1_3Request) (*pb.SetValue1_3Response, error)
- func (s *GattCharacteristicServer) SetValue3_1(_ context.Context, req *pb.SetValue3_1Request) (*pb.SetValue3_1Response, error)
- func (s *GattCharacteristicServer) SetValue4_2(_ context.Context, req *pb.SetValue4_2Request) (*pb.SetValue4_2Response, error)
- func (s *GattCharacteristicServer) SetWriteType(_ context.Context, req *pb.SetWriteTypeRequest) (*pb.SetWriteTypeResponse, error)
- func (s *GattCharacteristicServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type GattDescriptorServer
- func (s *GattDescriptorServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *GattDescriptorServer) GetCharacteristic(_ context.Context, req *pb.GattDescriptorGetCharacteristicRequest) (*pb.GetCharacteristicResponse, error)
- func (s *GattDescriptorServer) GetPermissions(_ context.Context, req *pb.GetPermissionsRequest) (*pb.GetPermissionsResponse, error)
- func (s *GattDescriptorServer) GetUuid(_ context.Context, req *pb.GetUuidRequest) (*pb.GetUuidResponse, error)
- func (s *GattDescriptorServer) GetValue(_ context.Context, req *pb.GetValueRequest) (*pb.GetValueResponse, error)
- func (s *GattDescriptorServer) NewGattDescriptor(_ context.Context, req *pb.NewGattDescriptorRequest) (*pb.NewGattDescriptorResponse, error)
- func (s *GattDescriptorServer) SetValue(_ context.Context, req *pb.SetValueRequest) (*pb.SetValueResponse, error)
- func (s *GattDescriptorServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type GattServiceServer
- func (s *GattServiceServer) AddCharacteristic(_ context.Context, req *pb.AddCharacteristicRequest) (*pb.AddCharacteristicResponse, error)
- func (s *GattServiceServer) AddService(_ context.Context, req *pb.GattServiceAddServiceRequest) (*pb.AddServiceResponse, error)
- func (s *GattServiceServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *GattServiceServer) GetCharacteristic(_ context.Context, req *pb.GetCharacteristicRequest) (*pb.GetCharacteristicResponse, error)
- func (s *GattServiceServer) GetCharacteristics(_ context.Context, req *pb.GetCharacteristicsRequest) (*pb.GetCharacteristicsResponse, error)
- func (s *GattServiceServer) GetIncludedServices(_ context.Context, req *pb.GetIncludedServicesRequest) (*pb.GetIncludedServicesResponse, error)
- func (s *GattServiceServer) GetInstanceId(_ context.Context, req *pb.GetInstanceIdRequest) (*pb.GetInstanceIdResponse, error)
- func (s *GattServiceServer) GetType(_ context.Context, req *pb.GattServiceGetTypeRequest) (*pb.GetTypeResponse, error)
- func (s *GattServiceServer) GetUuid(_ context.Context, req *pb.GetUuidRequest) (*pb.GetUuidResponse, error)
- func (s *GattServiceServer) NewGattService(_ context.Context, req *pb.NewGattServiceRequest) (*pb.NewGattServiceResponse, error)
- func (s *GattServiceServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type HidDeviceAppQosSettingsServer
- func (s *HidDeviceAppQosSettingsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *HidDeviceAppQosSettingsServer) GetDelayVariation(_ context.Context, req *pb.GetDelayVariationRequest) (*pb.GetDelayVariationResponse, error)
- func (s *HidDeviceAppQosSettingsServer) GetLatency(_ context.Context, req *pb.GetLatencyRequest) (*pb.GetLatencyResponse, error)
- func (s *HidDeviceAppQosSettingsServer) GetPeakBandwidth(_ context.Context, req *pb.GetPeakBandwidthRequest) (*pb.GetPeakBandwidthResponse, error)
- func (s *HidDeviceAppQosSettingsServer) GetServiceType(_ context.Context, req *pb.GetServiceTypeRequest) (*pb.GetServiceTypeResponse, error)
- func (s *HidDeviceAppQosSettingsServer) GetTokenBucketSize(_ context.Context, req *pb.GetTokenBucketSizeRequest) (*pb.GetTokenBucketSizeResponse, error)
- func (s *HidDeviceAppQosSettingsServer) GetTokenRate(_ context.Context, req *pb.GetTokenRateRequest) (*pb.GetTokenRateResponse, error)
- func (s *HidDeviceAppQosSettingsServer) NewHidDeviceAppQosSettings(_ context.Context, req *pb.NewHidDeviceAppQosSettingsRequest) (*pb.NewHidDeviceAppQosSettingsResponse, error)
- func (s *HidDeviceAppQosSettingsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type HidDeviceAppSdpSettingsServer
- func (s *HidDeviceAppSdpSettingsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) GetDescription(_ context.Context, req *pb.GetDescriptionRequest) (*pb.GetDescriptionResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) GetDescriptors(_ context.Context, req *pb.GetDescriptorsRequest) (*pb.GetDescriptorsResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) GetName(_ context.Context, req *pb.GetNameRequest) (*pb.GetNameResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) GetProvider(_ context.Context, req *pb.GetProviderRequest) (*pb.GetProviderResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) GetSubclass(_ context.Context, req *pb.GetSubclassRequest) (*pb.GetSubclassResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) NewHidDeviceAppSdpSettings(_ context.Context, req *pb.NewHidDeviceAppSdpSettingsRequest) (*pb.NewHidDeviceAppSdpSettingsResponse, error)
- func (s *HidDeviceAppSdpSettingsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type LeAudioCodecStatusServer
- func (s *LeAudioCodecStatusServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *LeAudioCodecStatusServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *LeAudioCodecStatusServer) GetInputCodecConfig(_ context.Context, req *pb.GetInputCodecConfigRequest) (*pb.GetInputCodecConfigResponse, error)
- func (s *LeAudioCodecStatusServer) GetInputCodecLocalCapabilities(_ context.Context, req *pb.GetInputCodecLocalCapabilitiesRequest) (*pb.GetInputCodecLocalCapabilitiesResponse, error)
- func (s *LeAudioCodecStatusServer) GetInputCodecSelectableCapabilities(_ context.Context, req *pb.GetInputCodecSelectableCapabilitiesRequest) (*pb.GetInputCodecSelectableCapabilitiesResponse, error)
- func (s *LeAudioCodecStatusServer) GetOutputCodecConfig(_ context.Context, req *pb.GetOutputCodecConfigRequest) (*pb.GetOutputCodecConfigResponse, error)
- func (s *LeAudioCodecStatusServer) GetOutputCodecLocalCapabilities(_ context.Context, req *pb.GetOutputCodecLocalCapabilitiesRequest) (*pb.GetOutputCodecLocalCapabilitiesResponse, error)
- func (s *LeAudioCodecStatusServer) GetOutputCodecSelectableCapabilities(_ context.Context, req *pb.GetOutputCodecSelectableCapabilitiesRequest) (*pb.GetOutputCodecSelectableCapabilitiesResponse, error)
- func (s *LeAudioCodecStatusServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *LeAudioCodecStatusServer) IsInputCodecConfigSelectable(_ context.Context, req *pb.IsInputCodecConfigSelectableRequest) (*pb.IsInputCodecConfigSelectableResponse, error)
- func (s *LeAudioCodecStatusServer) IsOutputCodecConfigSelectable(_ context.Context, req *pb.IsOutputCodecConfigSelectableRequest) (*pb.IsOutputCodecConfigSelectableResponse, error)
- func (s *LeAudioCodecStatusServer) NewLeAudioCodecStatus(_ context.Context, req *pb.NewLeAudioCodecStatusRequest) (*pb.NewLeAudioCodecStatusResponse, error)
- func (s *LeAudioCodecStatusServer) ToString(_ context.Context, req *pb.LeAudioCodecStatusToStringRequest) (*pb.ToStringResponse, error)
- func (s *LeAudioCodecStatusServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ManagerServer
- func (s *ManagerServer) GetAdapter(_ context.Context, req *pb.GetAdapterRequest) (*pb.GetAdapterResponse, error)
- func (s *ManagerServer) GetConnectedDevices(_ context.Context, req *pb.ManagerGetConnectedDevicesRequest) (*pb.GetConnectedDevicesResponse, error)
- func (s *ManagerServer) GetConnectionState(_ context.Context, req *pb.ManagerGetConnectionStateRequest) (*pb.GetConnectionStateResponse, error)
- func (s *ManagerServer) GetDevicesMatchingConnectionStates(_ context.Context, req *pb.ManagerGetDevicesMatchingConnectionStatesRequest) (*pb.GetDevicesMatchingConnectionStatesResponse, error)
- func (s *ManagerServer) OpenGattServer(_ context.Context, req *pb.OpenGattServerRequest) (*pb.OpenGattServerResponse, error)
- type SocketExceptionServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GattCharacteristicServer ¶
type GattCharacteristicServer struct {
pb.UnimplementedGattCharacteristicServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
GattCharacteristicServer implements pb.GattCharacteristicServiceServer.
func (*GattCharacteristicServer) AddDescriptor ¶
func (s *GattCharacteristicServer) AddDescriptor(_ context.Context, req *pb.AddDescriptorRequest) (*pb.AddDescriptorResponse, error)
func (*GattCharacteristicServer) DescribeContents ¶
func (s *GattCharacteristicServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*GattCharacteristicServer) GetDescriptor ¶
func (s *GattCharacteristicServer) GetDescriptor(_ context.Context, req *pb.GetDescriptorRequest) (*pb.GetDescriptorResponse, error)
func (*GattCharacteristicServer) GetDescriptors ¶
func (s *GattCharacteristicServer) GetDescriptors(_ context.Context, req *pb.GetDescriptorsRequest) (*pb.GetDescriptorsResponse, error)
func (*GattCharacteristicServer) GetFloatValue ¶
func (s *GattCharacteristicServer) GetFloatValue(_ context.Context, req *pb.GetFloatValueRequest) (*pb.GetFloatValueResponse, error)
func (*GattCharacteristicServer) GetInstanceId ¶
func (s *GattCharacteristicServer) GetInstanceId(_ context.Context, req *pb.GetInstanceIdRequest) (*pb.GetInstanceIdResponse, error)
func (*GattCharacteristicServer) GetIntValue ¶
func (s *GattCharacteristicServer) GetIntValue(_ context.Context, req *pb.GetIntValueRequest) (*pb.GetIntValueResponse, error)
func (*GattCharacteristicServer) GetPermissions ¶
func (s *GattCharacteristicServer) GetPermissions(_ context.Context, req *pb.GetPermissionsRequest) (*pb.GetPermissionsResponse, error)
func (*GattCharacteristicServer) GetProperties ¶
func (s *GattCharacteristicServer) GetProperties(_ context.Context, req *pb.GetPropertiesRequest) (*pb.GetPropertiesResponse, error)
func (*GattCharacteristicServer) GetService ¶
func (s *GattCharacteristicServer) GetService(_ context.Context, req *pb.GetServiceRequest) (*pb.GetServiceResponse, error)
func (*GattCharacteristicServer) GetStringValue ¶
func (s *GattCharacteristicServer) GetStringValue(_ context.Context, req *pb.GetStringValueRequest) (*pb.GetStringValueResponse, error)
func (*GattCharacteristicServer) GetUuid ¶
func (s *GattCharacteristicServer) GetUuid(_ context.Context, req *pb.GetUuidRequest) (*pb.GetUuidResponse, error)
func (*GattCharacteristicServer) GetValue ¶
func (s *GattCharacteristicServer) GetValue(_ context.Context, req *pb.GetValueRequest) (*pb.GetValueResponse, error)
func (*GattCharacteristicServer) GetWriteType ¶
func (s *GattCharacteristicServer) GetWriteType(_ context.Context, req *pb.GetWriteTypeRequest) (*pb.GetWriteTypeResponse, error)
func (*GattCharacteristicServer) NewGattCharacteristic ¶
func (s *GattCharacteristicServer) NewGattCharacteristic(_ context.Context, req *pb.NewGattCharacteristicRequest) (*pb.NewGattCharacteristicResponse, error)
func (*GattCharacteristicServer) SetValue1 ¶
func (s *GattCharacteristicServer) SetValue1(_ context.Context, req *pb.SetValue1Request) (*pb.SetValue1Response, error)
func (*GattCharacteristicServer) SetValue1_3 ¶
func (s *GattCharacteristicServer) SetValue1_3(_ context.Context, req *pb.SetValue1_3Request) (*pb.SetValue1_3Response, error)
func (*GattCharacteristicServer) SetValue3_1 ¶
func (s *GattCharacteristicServer) SetValue3_1(_ context.Context, req *pb.SetValue3_1Request) (*pb.SetValue3_1Response, error)
func (*GattCharacteristicServer) SetValue4_2 ¶
func (s *GattCharacteristicServer) SetValue4_2(_ context.Context, req *pb.SetValue4_2Request) (*pb.SetValue4_2Response, error)
func (*GattCharacteristicServer) SetWriteType ¶
func (s *GattCharacteristicServer) SetWriteType(_ context.Context, req *pb.SetWriteTypeRequest) (*pb.SetWriteTypeResponse, error)
func (*GattCharacteristicServer) WriteToParcel ¶
func (s *GattCharacteristicServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type GattDescriptorServer ¶
type GattDescriptorServer struct {
pb.UnimplementedGattDescriptorServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
GattDescriptorServer implements pb.GattDescriptorServiceServer.
func (*GattDescriptorServer) DescribeContents ¶
func (s *GattDescriptorServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*GattDescriptorServer) GetCharacteristic ¶
func (s *GattDescriptorServer) GetCharacteristic(_ context.Context, req *pb.GattDescriptorGetCharacteristicRequest) (*pb.GetCharacteristicResponse, error)
func (*GattDescriptorServer) GetPermissions ¶
func (s *GattDescriptorServer) GetPermissions(_ context.Context, req *pb.GetPermissionsRequest) (*pb.GetPermissionsResponse, error)
func (*GattDescriptorServer) GetUuid ¶
func (s *GattDescriptorServer) GetUuid(_ context.Context, req *pb.GetUuidRequest) (*pb.GetUuidResponse, error)
func (*GattDescriptorServer) GetValue ¶
func (s *GattDescriptorServer) GetValue(_ context.Context, req *pb.GetValueRequest) (*pb.GetValueResponse, error)
func (*GattDescriptorServer) NewGattDescriptor ¶
func (s *GattDescriptorServer) NewGattDescriptor(_ context.Context, req *pb.NewGattDescriptorRequest) (*pb.NewGattDescriptorResponse, error)
func (*GattDescriptorServer) SetValue ¶
func (s *GattDescriptorServer) SetValue(_ context.Context, req *pb.SetValueRequest) (*pb.SetValueResponse, error)
func (*GattDescriptorServer) WriteToParcel ¶
func (s *GattDescriptorServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type GattServiceServer ¶
type GattServiceServer struct {
pb.UnimplementedGattServiceServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
GattServiceServer implements pb.GattServiceServiceServer.
func (*GattServiceServer) AddCharacteristic ¶
func (s *GattServiceServer) AddCharacteristic(_ context.Context, req *pb.AddCharacteristicRequest) (*pb.AddCharacteristicResponse, error)
func (*GattServiceServer) AddService ¶
func (s *GattServiceServer) AddService(_ context.Context, req *pb.GattServiceAddServiceRequest) (*pb.AddServiceResponse, error)
func (*GattServiceServer) DescribeContents ¶
func (s *GattServiceServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*GattServiceServer) GetCharacteristic ¶
func (s *GattServiceServer) GetCharacteristic(_ context.Context, req *pb.GetCharacteristicRequest) (*pb.GetCharacteristicResponse, error)
func (*GattServiceServer) GetCharacteristics ¶
func (s *GattServiceServer) GetCharacteristics(_ context.Context, req *pb.GetCharacteristicsRequest) (*pb.GetCharacteristicsResponse, error)
func (*GattServiceServer) GetIncludedServices ¶
func (s *GattServiceServer) GetIncludedServices(_ context.Context, req *pb.GetIncludedServicesRequest) (*pb.GetIncludedServicesResponse, error)
func (*GattServiceServer) GetInstanceId ¶
func (s *GattServiceServer) GetInstanceId(_ context.Context, req *pb.GetInstanceIdRequest) (*pb.GetInstanceIdResponse, error)
func (*GattServiceServer) GetType ¶
func (s *GattServiceServer) GetType(_ context.Context, req *pb.GattServiceGetTypeRequest) (*pb.GetTypeResponse, error)
func (*GattServiceServer) GetUuid ¶
func (s *GattServiceServer) GetUuid(_ context.Context, req *pb.GetUuidRequest) (*pb.GetUuidResponse, error)
func (*GattServiceServer) NewGattService ¶
func (s *GattServiceServer) NewGattService(_ context.Context, req *pb.NewGattServiceRequest) (*pb.NewGattServiceResponse, error)
func (*GattServiceServer) WriteToParcel ¶
func (s *GattServiceServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type HidDeviceAppQosSettingsServer ¶
type HidDeviceAppQosSettingsServer struct {
pb.UnimplementedHidDeviceAppQosSettingsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
HidDeviceAppQosSettingsServer implements pb.HidDeviceAppQosSettingsServiceServer.
func (*HidDeviceAppQosSettingsServer) DescribeContents ¶
func (s *HidDeviceAppQosSettingsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*HidDeviceAppQosSettingsServer) GetDelayVariation ¶
func (s *HidDeviceAppQosSettingsServer) GetDelayVariation(_ context.Context, req *pb.GetDelayVariationRequest) (*pb.GetDelayVariationResponse, error)
func (*HidDeviceAppQosSettingsServer) GetLatency ¶
func (s *HidDeviceAppQosSettingsServer) GetLatency(_ context.Context, req *pb.GetLatencyRequest) (*pb.GetLatencyResponse, error)
func (*HidDeviceAppQosSettingsServer) GetPeakBandwidth ¶
func (s *HidDeviceAppQosSettingsServer) GetPeakBandwidth(_ context.Context, req *pb.GetPeakBandwidthRequest) (*pb.GetPeakBandwidthResponse, error)
func (*HidDeviceAppQosSettingsServer) GetServiceType ¶
func (s *HidDeviceAppQosSettingsServer) GetServiceType(_ context.Context, req *pb.GetServiceTypeRequest) (*pb.GetServiceTypeResponse, error)
func (*HidDeviceAppQosSettingsServer) GetTokenBucketSize ¶
func (s *HidDeviceAppQosSettingsServer) GetTokenBucketSize(_ context.Context, req *pb.GetTokenBucketSizeRequest) (*pb.GetTokenBucketSizeResponse, error)
func (*HidDeviceAppQosSettingsServer) GetTokenRate ¶
func (s *HidDeviceAppQosSettingsServer) GetTokenRate(_ context.Context, req *pb.GetTokenRateRequest) (*pb.GetTokenRateResponse, error)
func (*HidDeviceAppQosSettingsServer) NewHidDeviceAppQosSettings ¶
func (s *HidDeviceAppQosSettingsServer) NewHidDeviceAppQosSettings(_ context.Context, req *pb.NewHidDeviceAppQosSettingsRequest) (*pb.NewHidDeviceAppQosSettingsResponse, error)
func (*HidDeviceAppQosSettingsServer) WriteToParcel ¶
func (s *HidDeviceAppQosSettingsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type HidDeviceAppSdpSettingsServer ¶
type HidDeviceAppSdpSettingsServer struct {
pb.UnimplementedHidDeviceAppSdpSettingsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
HidDeviceAppSdpSettingsServer implements pb.HidDeviceAppSdpSettingsServiceServer.
func (*HidDeviceAppSdpSettingsServer) DescribeContents ¶
func (s *HidDeviceAppSdpSettingsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*HidDeviceAppSdpSettingsServer) GetDescription ¶
func (s *HidDeviceAppSdpSettingsServer) GetDescription(_ context.Context, req *pb.GetDescriptionRequest) (*pb.GetDescriptionResponse, error)
func (*HidDeviceAppSdpSettingsServer) GetDescriptors ¶
func (s *HidDeviceAppSdpSettingsServer) GetDescriptors(_ context.Context, req *pb.GetDescriptorsRequest) (*pb.GetDescriptorsResponse, error)
func (*HidDeviceAppSdpSettingsServer) GetName ¶
func (s *HidDeviceAppSdpSettingsServer) GetName(_ context.Context, req *pb.GetNameRequest) (*pb.GetNameResponse, error)
func (*HidDeviceAppSdpSettingsServer) GetProvider ¶
func (s *HidDeviceAppSdpSettingsServer) GetProvider(_ context.Context, req *pb.GetProviderRequest) (*pb.GetProviderResponse, error)
func (*HidDeviceAppSdpSettingsServer) GetSubclass ¶
func (s *HidDeviceAppSdpSettingsServer) GetSubclass(_ context.Context, req *pb.GetSubclassRequest) (*pb.GetSubclassResponse, error)
func (*HidDeviceAppSdpSettingsServer) NewHidDeviceAppSdpSettings ¶
func (s *HidDeviceAppSdpSettingsServer) NewHidDeviceAppSdpSettings(_ context.Context, req *pb.NewHidDeviceAppSdpSettingsRequest) (*pb.NewHidDeviceAppSdpSettingsResponse, error)
func (*HidDeviceAppSdpSettingsServer) WriteToParcel ¶
func (s *HidDeviceAppSdpSettingsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type LeAudioCodecStatusServer ¶
type LeAudioCodecStatusServer struct {
pb.UnimplementedLeAudioCodecStatusServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
LeAudioCodecStatusServer implements pb.LeAudioCodecStatusServiceServer.
func (*LeAudioCodecStatusServer) DescribeContents ¶
func (s *LeAudioCodecStatusServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*LeAudioCodecStatusServer) Equals ¶
func (s *LeAudioCodecStatusServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*LeAudioCodecStatusServer) GetInputCodecConfig ¶
func (s *LeAudioCodecStatusServer) GetInputCodecConfig(_ context.Context, req *pb.GetInputCodecConfigRequest) (*pb.GetInputCodecConfigResponse, error)
func (*LeAudioCodecStatusServer) GetInputCodecLocalCapabilities ¶
func (s *LeAudioCodecStatusServer) GetInputCodecLocalCapabilities(_ context.Context, req *pb.GetInputCodecLocalCapabilitiesRequest) (*pb.GetInputCodecLocalCapabilitiesResponse, error)
func (*LeAudioCodecStatusServer) GetInputCodecSelectableCapabilities ¶
func (s *LeAudioCodecStatusServer) GetInputCodecSelectableCapabilities(_ context.Context, req *pb.GetInputCodecSelectableCapabilitiesRequest) (*pb.GetInputCodecSelectableCapabilitiesResponse, error)
func (*LeAudioCodecStatusServer) GetOutputCodecConfig ¶
func (s *LeAudioCodecStatusServer) GetOutputCodecConfig(_ context.Context, req *pb.GetOutputCodecConfigRequest) (*pb.GetOutputCodecConfigResponse, error)
func (*LeAudioCodecStatusServer) GetOutputCodecLocalCapabilities ¶
func (s *LeAudioCodecStatusServer) GetOutputCodecLocalCapabilities(_ context.Context, req *pb.GetOutputCodecLocalCapabilitiesRequest) (*pb.GetOutputCodecLocalCapabilitiesResponse, error)
func (*LeAudioCodecStatusServer) GetOutputCodecSelectableCapabilities ¶
func (s *LeAudioCodecStatusServer) GetOutputCodecSelectableCapabilities(_ context.Context, req *pb.GetOutputCodecSelectableCapabilitiesRequest) (*pb.GetOutputCodecSelectableCapabilitiesResponse, error)
func (*LeAudioCodecStatusServer) HashCode ¶
func (s *LeAudioCodecStatusServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*LeAudioCodecStatusServer) IsInputCodecConfigSelectable ¶
func (s *LeAudioCodecStatusServer) IsInputCodecConfigSelectable(_ context.Context, req *pb.IsInputCodecConfigSelectableRequest) (*pb.IsInputCodecConfigSelectableResponse, error)
func (*LeAudioCodecStatusServer) IsOutputCodecConfigSelectable ¶
func (s *LeAudioCodecStatusServer) IsOutputCodecConfigSelectable(_ context.Context, req *pb.IsOutputCodecConfigSelectableRequest) (*pb.IsOutputCodecConfigSelectableResponse, error)
func (*LeAudioCodecStatusServer) NewLeAudioCodecStatus ¶
func (s *LeAudioCodecStatusServer) NewLeAudioCodecStatus(_ context.Context, req *pb.NewLeAudioCodecStatusRequest) (*pb.NewLeAudioCodecStatusResponse, error)
func (*LeAudioCodecStatusServer) ToString ¶
func (s *LeAudioCodecStatusServer) ToString(_ context.Context, req *pb.LeAudioCodecStatusToStringRequest) (*pb.ToStringResponse, error)
func (*LeAudioCodecStatusServer) WriteToParcel ¶
func (s *LeAudioCodecStatusServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ManagerServer ¶
type ManagerServer struct {
pb.UnimplementedManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ManagerServer implements pb.ManagerServiceServer.
func (*ManagerServer) GetAdapter ¶
func (s *ManagerServer) GetAdapter(_ context.Context, req *pb.GetAdapterRequest) (*pb.GetAdapterResponse, error)
func (*ManagerServer) GetConnectedDevices ¶
func (s *ManagerServer) GetConnectedDevices(_ context.Context, req *pb.ManagerGetConnectedDevicesRequest) (*pb.GetConnectedDevicesResponse, error)
func (*ManagerServer) GetConnectionState ¶
func (s *ManagerServer) GetConnectionState(_ context.Context, req *pb.ManagerGetConnectionStateRequest) (*pb.GetConnectionStateResponse, error)
func (*ManagerServer) GetDevicesMatchingConnectionStates ¶
func (s *ManagerServer) GetDevicesMatchingConnectionStates(_ context.Context, req *pb.ManagerGetDevicesMatchingConnectionStatesRequest) (*pb.GetDevicesMatchingConnectionStatesResponse, error)
func (*ManagerServer) OpenGattServer ¶
func (s *ManagerServer) OpenGattServer(_ context.Context, req *pb.OpenGattServerRequest) (*pb.OpenGattServerResponse, error)
type SocketExceptionServer ¶
type SocketExceptionServer struct {
pb.UnimplementedSocketExceptionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SocketExceptionServer implements pb.SocketExceptionServiceServer.
func (*SocketExceptionServer) GetErrorCode ¶
func (s *SocketExceptionServer) GetErrorCode(_ context.Context, req *pb.GetErrorCodeRequest) (*pb.GetErrorCodeResponse, error)
func (*SocketExceptionServer) NewSocketException ¶
func (s *SocketExceptionServer) NewSocketException(_ context.Context, req *pb.NewSocketExceptionRequest) (*pb.NewSocketExceptionResponse, error)
Click to show internal directories.
Click to hide internal directories.