bluetooth

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2026 License: CC0-1.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BluetoothSocketService_Close_FullMethodName                    = "/bluetooth.BluetoothSocketService/Close"
	BluetoothSocketService_Connect_FullMethodName                  = "/bluetooth.BluetoothSocketService/Connect"
	BluetoothSocketService_GetConnectionType_FullMethodName        = "/bluetooth.BluetoothSocketService/GetConnectionType"
	BluetoothSocketService_GetInputStream_FullMethodName           = "/bluetooth.BluetoothSocketService/GetInputStream"
	BluetoothSocketService_GetMaxReceivePacketSize_FullMethodName  = "/bluetooth.BluetoothSocketService/GetMaxReceivePacketSize"
	BluetoothSocketService_GetMaxTransmitPacketSize_FullMethodName = "/bluetooth.BluetoothSocketService/GetMaxTransmitPacketSize"
	BluetoothSocketService_GetOutputStream_FullMethodName          = "/bluetooth.BluetoothSocketService/GetOutputStream"
	BluetoothSocketService_GetRemoteDevice_FullMethodName          = "/bluetooth.BluetoothSocketService/GetRemoteDevice"
	BluetoothSocketService_IsConnected_FullMethodName              = "/bluetooth.BluetoothSocketService/IsConnected"
	BluetoothSocketService_ToString_FullMethodName                 = "/bluetooth.BluetoothSocketService/ToString"
)
View Source
const (
	BluetoothGattService_AbortReliableWrite0_FullMethodName                = "/bluetooth.BluetoothGattService/AbortReliableWrite0"
	BluetoothGattService_AbortReliableWrite1_1_FullMethodName              = "/bluetooth.BluetoothGattService/AbortReliableWrite1_1"
	BluetoothGattService_BeginReliableWrite_FullMethodName                 = "/bluetooth.BluetoothGattService/BeginReliableWrite"
	BluetoothGattService_Close_FullMethodName                              = "/bluetooth.BluetoothGattService/Close"
	BluetoothGattService_Connect_FullMethodName                            = "/bluetooth.BluetoothGattService/Connect"
	BluetoothGattService_Disconnect_FullMethodName                         = "/bluetooth.BluetoothGattService/Disconnect"
	BluetoothGattService_DiscoverServices_FullMethodName                   = "/bluetooth.BluetoothGattService/DiscoverServices"
	BluetoothGattService_ExecuteReliableWrite_FullMethodName               = "/bluetooth.BluetoothGattService/ExecuteReliableWrite"
	BluetoothGattService_GetConnectedDevices_FullMethodName                = "/bluetooth.BluetoothGattService/GetConnectedDevices"
	BluetoothGattService_GetConnectionState_FullMethodName                 = "/bluetooth.BluetoothGattService/GetConnectionState"
	BluetoothGattService_GetDevice_FullMethodName                          = "/bluetooth.BluetoothGattService/GetDevice"
	BluetoothGattService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.BluetoothGattService/GetDevicesMatchingConnectionStates"
	BluetoothGattService_GetService_FullMethodName                         = "/bluetooth.BluetoothGattService/GetService"
	BluetoothGattService_GetServices_FullMethodName                        = "/bluetooth.BluetoothGattService/GetServices"
	BluetoothGattService_ReadCharacteristic_FullMethodName                 = "/bluetooth.BluetoothGattService/ReadCharacteristic"
	BluetoothGattService_ReadDescriptor_FullMethodName                     = "/bluetooth.BluetoothGattService/ReadDescriptor"
	BluetoothGattService_ReadPhy_FullMethodName                            = "/bluetooth.BluetoothGattService/ReadPhy"
	BluetoothGattService_ReadRemoteRssi_FullMethodName                     = "/bluetooth.BluetoothGattService/ReadRemoteRssi"
	BluetoothGattService_RequestConnectionPriority_FullMethodName          = "/bluetooth.BluetoothGattService/RequestConnectionPriority"
	BluetoothGattService_RequestMtu_FullMethodName                         = "/bluetooth.BluetoothGattService/RequestMtu"
	BluetoothGattService_SetCharacteristicNotification_FullMethodName      = "/bluetooth.BluetoothGattService/SetCharacteristicNotification"
	BluetoothGattService_SetPreferredPhy_FullMethodName                    = "/bluetooth.BluetoothGattService/SetPreferredPhy"
	BluetoothGattService_WriteCharacteristic1_FullMethodName               = "/bluetooth.BluetoothGattService/WriteCharacteristic1"
	BluetoothGattService_WriteCharacteristic3_1_FullMethodName             = "/bluetooth.BluetoothGattService/WriteCharacteristic3_1"
	BluetoothGattService_WriteDescriptor1_FullMethodName                   = "/bluetooth.BluetoothGattService/WriteDescriptor1"
	BluetoothGattService_WriteDescriptor2_1_FullMethodName                 = "/bluetooth.BluetoothGattService/WriteDescriptor2_1"
)
View Source
const (
	BluetoothGattCharacteristicService_AddDescriptor_FullMethodName    = "/bluetooth.BluetoothGattCharacteristicService/AddDescriptor"
	BluetoothGattCharacteristicService_DescribeContents_FullMethodName = "/bluetooth.BluetoothGattCharacteristicService/DescribeContents"
	BluetoothGattCharacteristicService_GetDescriptor_FullMethodName    = "/bluetooth.BluetoothGattCharacteristicService/GetDescriptor"
	BluetoothGattCharacteristicService_GetDescriptors_FullMethodName   = "/bluetooth.BluetoothGattCharacteristicService/GetDescriptors"
	BluetoothGattCharacteristicService_GetFloatValue_FullMethodName    = "/bluetooth.BluetoothGattCharacteristicService/GetFloatValue"
	BluetoothGattCharacteristicService_GetInstanceId_FullMethodName    = "/bluetooth.BluetoothGattCharacteristicService/GetInstanceId"
	BluetoothGattCharacteristicService_GetIntValue_FullMethodName      = "/bluetooth.BluetoothGattCharacteristicService/GetIntValue"
	BluetoothGattCharacteristicService_GetPermissions_FullMethodName   = "/bluetooth.BluetoothGattCharacteristicService/GetPermissions"
	BluetoothGattCharacteristicService_GetProperties_FullMethodName    = "/bluetooth.BluetoothGattCharacteristicService/GetProperties"
	BluetoothGattCharacteristicService_GetService_FullMethodName       = "/bluetooth.BluetoothGattCharacteristicService/GetService"
	BluetoothGattCharacteristicService_GetStringValue_FullMethodName   = "/bluetooth.BluetoothGattCharacteristicService/GetStringValue"
	BluetoothGattCharacteristicService_GetUuid_FullMethodName          = "/bluetooth.BluetoothGattCharacteristicService/GetUuid"
	BluetoothGattCharacteristicService_GetValue_FullMethodName         = "/bluetooth.BluetoothGattCharacteristicService/GetValue"
	BluetoothGattCharacteristicService_GetWriteType_FullMethodName     = "/bluetooth.BluetoothGattCharacteristicService/GetWriteType"
	BluetoothGattCharacteristicService_SetValue1_FullMethodName        = "/bluetooth.BluetoothGattCharacteristicService/SetValue1"
	BluetoothGattCharacteristicService_SetValue3_1_FullMethodName      = "/bluetooth.BluetoothGattCharacteristicService/SetValue3_1"
	BluetoothGattCharacteristicService_SetValue4_2_FullMethodName      = "/bluetooth.BluetoothGattCharacteristicService/SetValue4_2"
	BluetoothGattCharacteristicService_SetValue1_3_FullMethodName      = "/bluetooth.BluetoothGattCharacteristicService/SetValue1_3"
	BluetoothGattCharacteristicService_SetWriteType_FullMethodName     = "/bluetooth.BluetoothGattCharacteristicService/SetWriteType"
	BluetoothGattCharacteristicService_WriteToParcel_FullMethodName    = "/bluetooth.BluetoothGattCharacteristicService/WriteToParcel"
)
View Source
const (
	BluetoothGattServiceService_AddCharacteristic_FullMethodName   = "/bluetooth.BluetoothGattServiceService/AddCharacteristic"
	BluetoothGattServiceService_AddService_FullMethodName          = "/bluetooth.BluetoothGattServiceService/AddService"
	BluetoothGattServiceService_DescribeContents_FullMethodName    = "/bluetooth.BluetoothGattServiceService/DescribeContents"
	BluetoothGattServiceService_GetCharacteristic_FullMethodName   = "/bluetooth.BluetoothGattServiceService/GetCharacteristic"
	BluetoothGattServiceService_GetCharacteristics_FullMethodName  = "/bluetooth.BluetoothGattServiceService/GetCharacteristics"
	BluetoothGattServiceService_GetIncludedServices_FullMethodName = "/bluetooth.BluetoothGattServiceService/GetIncludedServices"
	BluetoothGattServiceService_GetInstanceId_FullMethodName       = "/bluetooth.BluetoothGattServiceService/GetInstanceId"
	BluetoothGattServiceService_GetType_FullMethodName             = "/bluetooth.BluetoothGattServiceService/GetType"
	BluetoothGattServiceService_GetUuid_FullMethodName             = "/bluetooth.BluetoothGattServiceService/GetUuid"
	BluetoothGattServiceService_WriteToParcel_FullMethodName       = "/bluetooth.BluetoothGattServiceService/WriteToParcel"
)
View Source
const (
	BluetoothGattDescriptorService_DescribeContents_FullMethodName  = "/bluetooth.BluetoothGattDescriptorService/DescribeContents"
	BluetoothGattDescriptorService_GetCharacteristic_FullMethodName = "/bluetooth.BluetoothGattDescriptorService/GetCharacteristic"
	BluetoothGattDescriptorService_GetPermissions_FullMethodName    = "/bluetooth.BluetoothGattDescriptorService/GetPermissions"
	BluetoothGattDescriptorService_GetUuid_FullMethodName           = "/bluetooth.BluetoothGattDescriptorService/GetUuid"
	BluetoothGattDescriptorService_GetValue_FullMethodName          = "/bluetooth.BluetoothGattDescriptorService/GetValue"
	BluetoothGattDescriptorService_SetValue_FullMethodName          = "/bluetooth.BluetoothGattDescriptorService/SetValue"
	BluetoothGattDescriptorService_WriteToParcel_FullMethodName     = "/bluetooth.BluetoothGattDescriptorService/WriteToParcel"
)
View Source
const (
	BluetoothServerSocketService_Accept0_FullMethodName   = "/bluetooth.BluetoothServerSocketService/Accept0"
	BluetoothServerSocketService_Accept1_1_FullMethodName = "/bluetooth.BluetoothServerSocketService/Accept1_1"
	BluetoothServerSocketService_Close_FullMethodName     = "/bluetooth.BluetoothServerSocketService/Close"
	BluetoothServerSocketService_GetPsm_FullMethodName    = "/bluetooth.BluetoothServerSocketService/GetPsm"
	BluetoothServerSocketService_ToString_FullMethodName  = "/bluetooth.BluetoothServerSocketService/ToString"
)
View Source
const (
	BluetoothDeviceService_ConnectGatt3_FullMethodName                              = "/bluetooth.BluetoothDeviceService/ConnectGatt3"
	BluetoothDeviceService_ConnectGatt4_1_FullMethodName                            = "/bluetooth.BluetoothDeviceService/ConnectGatt4_1"
	BluetoothDeviceService_ConnectGatt5_2_FullMethodName                            = "/bluetooth.BluetoothDeviceService/ConnectGatt5_2"
	BluetoothDeviceService_CreateBond_FullMethodName                                = "/bluetooth.BluetoothDeviceService/CreateBond"
	BluetoothDeviceService_CreateInsecureL2CapChannel_FullMethodName                = "/bluetooth.BluetoothDeviceService/CreateInsecureL2capChannel"
	BluetoothDeviceService_CreateInsecureRfcommSocketToServiceRecord_FullMethodName = "/bluetooth.BluetoothDeviceService/CreateInsecureRfcommSocketToServiceRecord"
	BluetoothDeviceService_CreateL2CapChannel_FullMethodName                        = "/bluetooth.BluetoothDeviceService/CreateL2capChannel"
	BluetoothDeviceService_CreateRfcommSocketToServiceRecord_FullMethodName         = "/bluetooth.BluetoothDeviceService/CreateRfcommSocketToServiceRecord"
	BluetoothDeviceService_CreateUsingSocketSettings_FullMethodName                 = "/bluetooth.BluetoothDeviceService/CreateUsingSocketSettings"
	BluetoothDeviceService_DescribeContents_FullMethodName                          = "/bluetooth.BluetoothDeviceService/DescribeContents"
	BluetoothDeviceService_Equals_FullMethodName                                    = "/bluetooth.BluetoothDeviceService/Equals"
	BluetoothDeviceService_FetchUuidsWithSdp_FullMethodName                         = "/bluetooth.BluetoothDeviceService/FetchUuidsWithSdp"
	BluetoothDeviceService_GetAddress_FullMethodName                                = "/bluetooth.BluetoothDeviceService/GetAddress"
	BluetoothDeviceService_GetAddressType_FullMethodName                            = "/bluetooth.BluetoothDeviceService/GetAddressType"
	BluetoothDeviceService_GetAlias_FullMethodName                                  = "/bluetooth.BluetoothDeviceService/GetAlias"
	BluetoothDeviceService_GetBluetoothClass_FullMethodName                         = "/bluetooth.BluetoothDeviceService/GetBluetoothClass"
	BluetoothDeviceService_GetBondState_FullMethodName                              = "/bluetooth.BluetoothDeviceService/GetBondState"
	BluetoothDeviceService_GetIdentityAddressWithType_FullMethodName                = "/bluetooth.BluetoothDeviceService/GetIdentityAddressWithType"
	BluetoothDeviceService_GetName_FullMethodName                                   = "/bluetooth.BluetoothDeviceService/GetName"
	BluetoothDeviceService_GetType_FullMethodName                                   = "/bluetooth.BluetoothDeviceService/GetType"
	BluetoothDeviceService_GetUuids_FullMethodName                                  = "/bluetooth.BluetoothDeviceService/GetUuids"
	BluetoothDeviceService_HashCode_FullMethodName                                  = "/bluetooth.BluetoothDeviceService/HashCode"
	BluetoothDeviceService_SetAlias_FullMethodName                                  = "/bluetooth.BluetoothDeviceService/SetAlias"
	BluetoothDeviceService_SetPairingConfirmation_FullMethodName                    = "/bluetooth.BluetoothDeviceService/SetPairingConfirmation"
	BluetoothDeviceService_SetPin_FullMethodName                                    = "/bluetooth.BluetoothDeviceService/SetPin"
	BluetoothDeviceService_ToString_FullMethodName                                  = "/bluetooth.BluetoothDeviceService/ToString"
	BluetoothDeviceService_WriteToParcel_FullMethodName                             = "/bluetooth.BluetoothDeviceService/WriteToParcel"
)
View Source
const (
	BluetoothAdapterService_CancelDiscovery_FullMethodName                            = "/bluetooth.BluetoothAdapterService/CancelDiscovery"
	BluetoothAdapterService_CloseProfileProxy_FullMethodName                          = "/bluetooth.BluetoothAdapterService/CloseProfileProxy"
	BluetoothAdapterService_Disable_FullMethodName                                    = "/bluetooth.BluetoothAdapterService/Disable"
	BluetoothAdapterService_Enable_FullMethodName                                     = "/bluetooth.BluetoothAdapterService/Enable"
	BluetoothAdapterService_GetAddress_FullMethodName                                 = "/bluetooth.BluetoothAdapterService/GetAddress"
	BluetoothAdapterService_GetBluetoothLeAdvertiser_FullMethodName                   = "/bluetooth.BluetoothAdapterService/GetBluetoothLeAdvertiser"
	BluetoothAdapterService_GetBluetoothLeScanner_FullMethodName                      = "/bluetooth.BluetoothAdapterService/GetBluetoothLeScanner"
	BluetoothAdapterService_GetBondedDevices_FullMethodName                           = "/bluetooth.BluetoothAdapterService/GetBondedDevices"
	BluetoothAdapterService_GetDiscoverableTimeout_FullMethodName                     = "/bluetooth.BluetoothAdapterService/GetDiscoverableTimeout"
	BluetoothAdapterService_GetLeMaximumAdvertisingDataLength_FullMethodName          = "/bluetooth.BluetoothAdapterService/GetLeMaximumAdvertisingDataLength"
	BluetoothAdapterService_GetMaxConnectedAudioDevices_FullMethodName                = "/bluetooth.BluetoothAdapterService/GetMaxConnectedAudioDevices"
	BluetoothAdapterService_GetName_FullMethodName                                    = "/bluetooth.BluetoothAdapterService/GetName"
	BluetoothAdapterService_GetProfileConnectionState_FullMethodName                  = "/bluetooth.BluetoothAdapterService/GetProfileConnectionState"
	BluetoothAdapterService_GetProfileProxy_FullMethodName                            = "/bluetooth.BluetoothAdapterService/GetProfileProxy"
	BluetoothAdapterService_GetRemoteDevice1_FullMethodName                           = "/bluetooth.BluetoothAdapterService/GetRemoteDevice1"
	BluetoothAdapterService_GetRemoteDevice1_1_FullMethodName                         = "/bluetooth.BluetoothAdapterService/GetRemoteDevice1_1"
	BluetoothAdapterService_GetRemoteLeDevice_FullMethodName                          = "/bluetooth.BluetoothAdapterService/GetRemoteLeDevice"
	BluetoothAdapterService_GetScanMode_FullMethodName                                = "/bluetooth.BluetoothAdapterService/GetScanMode"
	BluetoothAdapterService_GetState_FullMethodName                                   = "/bluetooth.BluetoothAdapterService/GetState"
	BluetoothAdapterService_IsDiscovering_FullMethodName                              = "/bluetooth.BluetoothAdapterService/IsDiscovering"
	BluetoothAdapterService_IsEnabled_FullMethodName                                  = "/bluetooth.BluetoothAdapterService/IsEnabled"
	BluetoothAdapterService_IsLe2MPhySupported_FullMethodName                         = "/bluetooth.BluetoothAdapterService/IsLe2MPhySupported"
	BluetoothAdapterService_IsLeAudioBroadcastAssistantSupported_FullMethodName       = "/bluetooth.BluetoothAdapterService/IsLeAudioBroadcastAssistantSupported"
	BluetoothAdapterService_IsLeAudioBroadcastSourceSupported_FullMethodName          = "/bluetooth.BluetoothAdapterService/IsLeAudioBroadcastSourceSupported"
	BluetoothAdapterService_IsLeAudioSupported_FullMethodName                         = "/bluetooth.BluetoothAdapterService/IsLeAudioSupported"
	BluetoothAdapterService_IsLeCodedPhySupported_FullMethodName                      = "/bluetooth.BluetoothAdapterService/IsLeCodedPhySupported"
	BluetoothAdapterService_IsLeExtendedAdvertisingSupported_FullMethodName           = "/bluetooth.BluetoothAdapterService/IsLeExtendedAdvertisingSupported"
	BluetoothAdapterService_IsLePeriodicAdvertisingSupported_FullMethodName           = "/bluetooth.BluetoothAdapterService/IsLePeriodicAdvertisingSupported"
	BluetoothAdapterService_IsMultipleAdvertisementSupported_FullMethodName           = "/bluetooth.BluetoothAdapterService/IsMultipleAdvertisementSupported"
	BluetoothAdapterService_IsOffloadedFilteringSupported_FullMethodName              = "/bluetooth.BluetoothAdapterService/IsOffloadedFilteringSupported"
	BluetoothAdapterService_IsOffloadedScanBatchingSupported_FullMethodName           = "/bluetooth.BluetoothAdapterService/IsOffloadedScanBatchingSupported"
	BluetoothAdapterService_ListenUsingInsecureL2CapChannel_FullMethodName            = "/bluetooth.BluetoothAdapterService/ListenUsingInsecureL2capChannel"
	BluetoothAdapterService_ListenUsingInsecureRfcommWithServiceRecord_FullMethodName = "/bluetooth.BluetoothAdapterService/ListenUsingInsecureRfcommWithServiceRecord"
	BluetoothAdapterService_ListenUsingL2CapChannel_FullMethodName                    = "/bluetooth.BluetoothAdapterService/ListenUsingL2capChannel"
	BluetoothAdapterService_ListenUsingRfcommWithServiceRecord_FullMethodName         = "/bluetooth.BluetoothAdapterService/ListenUsingRfcommWithServiceRecord"
	BluetoothAdapterService_ListenUsingSocketSettings_FullMethodName                  = "/bluetooth.BluetoothAdapterService/ListenUsingSocketSettings"
	BluetoothAdapterService_SetName_FullMethodName                                    = "/bluetooth.BluetoothAdapterService/SetName"
	BluetoothAdapterService_StartDiscovery_FullMethodName                             = "/bluetooth.BluetoothAdapterService/StartDiscovery"
	BluetoothAdapterService_StartLeScan1_FullMethodName                               = "/bluetooth.BluetoothAdapterService/StartLeScan1"
	BluetoothAdapterService_StartLeScan2_1_FullMethodName                             = "/bluetooth.BluetoothAdapterService/StartLeScan2_1"
	BluetoothAdapterService_StopLeScan_FullMethodName                                 = "/bluetooth.BluetoothAdapterService/StopLeScan"
	BluetoothAdapterService_CheckBluetoothAddress_FullMethodName                      = "/bluetooth.BluetoothAdapterService/CheckBluetoothAddress"
)
View Source
const (
	BluetoothGattServerService_AddService_FullMethodName                         = "/bluetooth.BluetoothGattServerService/AddService"
	BluetoothGattServerService_CancelConnection_FullMethodName                   = "/bluetooth.BluetoothGattServerService/CancelConnection"
	BluetoothGattServerService_ClearServices_FullMethodName                      = "/bluetooth.BluetoothGattServerService/ClearServices"
	BluetoothGattServerService_Close_FullMethodName                              = "/bluetooth.BluetoothGattServerService/Close"
	BluetoothGattServerService_Connect_FullMethodName                            = "/bluetooth.BluetoothGattServerService/Connect"
	BluetoothGattServerService_GetConnectedDevices_FullMethodName                = "/bluetooth.BluetoothGattServerService/GetConnectedDevices"
	BluetoothGattServerService_GetConnectionState_FullMethodName                 = "/bluetooth.BluetoothGattServerService/GetConnectionState"
	BluetoothGattServerService_GetDevicesMatchingConnectionStates_FullMethodName = "/bluetooth.BluetoothGattServerService/GetDevicesMatchingConnectionStates"
	BluetoothGattServerService_GetService_FullMethodName                         = "/bluetooth.BluetoothGattServerService/GetService"
	BluetoothGattServerService_GetServices_FullMethodName                        = "/bluetooth.BluetoothGattServerService/GetServices"
	BluetoothGattServerService_NotifyCharacteristicChanged3_FullMethodName       = "/bluetooth.BluetoothGattServerService/NotifyCharacteristicChanged3"
	BluetoothGattServerService_NotifyCharacteristicChanged4_1_FullMethodName     = "/bluetooth.BluetoothGattServerService/NotifyCharacteristicChanged4_1"
	BluetoothGattServerService_ReadPhy_FullMethodName                            = "/bluetooth.BluetoothGattServerService/ReadPhy"
	BluetoothGattServerService_RemoveService_FullMethodName                      = "/bluetooth.BluetoothGattServerService/RemoveService"
	BluetoothGattServerService_SendResponse_FullMethodName                       = "/bluetooth.BluetoothGattServerService/SendResponse"
	BluetoothGattServerService_SetPreferredPhy_FullMethodName                    = "/bluetooth.BluetoothGattServerService/SetPreferredPhy"
)

Variables

View Source
var BluetoothAdapterService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothAdapterService",
	HandlerType: (*BluetoothAdapterServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CancelDiscovery",
			Handler:    _BluetoothAdapterService_CancelDiscovery_Handler,
		},
		{
			MethodName: "CloseProfileProxy",
			Handler:    _BluetoothAdapterService_CloseProfileProxy_Handler,
		},
		{
			MethodName: "Disable",
			Handler:    _BluetoothAdapterService_Disable_Handler,
		},
		{
			MethodName: "Enable",
			Handler:    _BluetoothAdapterService_Enable_Handler,
		},
		{
			MethodName: "GetAddress",
			Handler:    _BluetoothAdapterService_GetAddress_Handler,
		},
		{
			MethodName: "GetBluetoothLeAdvertiser",
			Handler:    _BluetoothAdapterService_GetBluetoothLeAdvertiser_Handler,
		},
		{
			MethodName: "GetBluetoothLeScanner",
			Handler:    _BluetoothAdapterService_GetBluetoothLeScanner_Handler,
		},
		{
			MethodName: "GetBondedDevices",
			Handler:    _BluetoothAdapterService_GetBondedDevices_Handler,
		},
		{
			MethodName: "GetDiscoverableTimeout",
			Handler:    _BluetoothAdapterService_GetDiscoverableTimeout_Handler,
		},
		{
			MethodName: "GetLeMaximumAdvertisingDataLength",
			Handler:    _BluetoothAdapterService_GetLeMaximumAdvertisingDataLength_Handler,
		},
		{
			MethodName: "GetMaxConnectedAudioDevices",
			Handler:    _BluetoothAdapterService_GetMaxConnectedAudioDevices_Handler,
		},
		{
			MethodName: "GetName",
			Handler:    _BluetoothAdapterService_GetName_Handler,
		},
		{
			MethodName: "GetProfileConnectionState",
			Handler:    _BluetoothAdapterService_GetProfileConnectionState_Handler,
		},
		{
			MethodName: "GetProfileProxy",
			Handler:    _BluetoothAdapterService_GetProfileProxy_Handler,
		},
		{
			MethodName: "GetRemoteDevice1",
			Handler:    _BluetoothAdapterService_GetRemoteDevice1_Handler,
		},
		{
			MethodName: "GetRemoteDevice1_1",
			Handler:    _BluetoothAdapterService_GetRemoteDevice1_1_Handler,
		},
		{
			MethodName: "GetRemoteLeDevice",
			Handler:    _BluetoothAdapterService_GetRemoteLeDevice_Handler,
		},
		{
			MethodName: "GetScanMode",
			Handler:    _BluetoothAdapterService_GetScanMode_Handler,
		},
		{
			MethodName: "GetState",
			Handler:    _BluetoothAdapterService_GetState_Handler,
		},
		{
			MethodName: "IsDiscovering",
			Handler:    _BluetoothAdapterService_IsDiscovering_Handler,
		},
		{
			MethodName: "IsEnabled",
			Handler:    _BluetoothAdapterService_IsEnabled_Handler,
		},
		{
			MethodName: "IsLe2MPhySupported",
			Handler:    _BluetoothAdapterService_IsLe2MPhySupported_Handler,
		},
		{
			MethodName: "IsLeAudioBroadcastAssistantSupported",
			Handler:    _BluetoothAdapterService_IsLeAudioBroadcastAssistantSupported_Handler,
		},
		{
			MethodName: "IsLeAudioBroadcastSourceSupported",
			Handler:    _BluetoothAdapterService_IsLeAudioBroadcastSourceSupported_Handler,
		},
		{
			MethodName: "IsLeAudioSupported",
			Handler:    _BluetoothAdapterService_IsLeAudioSupported_Handler,
		},
		{
			MethodName: "IsLeCodedPhySupported",
			Handler:    _BluetoothAdapterService_IsLeCodedPhySupported_Handler,
		},
		{
			MethodName: "IsLeExtendedAdvertisingSupported",
			Handler:    _BluetoothAdapterService_IsLeExtendedAdvertisingSupported_Handler,
		},
		{
			MethodName: "IsLePeriodicAdvertisingSupported",
			Handler:    _BluetoothAdapterService_IsLePeriodicAdvertisingSupported_Handler,
		},
		{
			MethodName: "IsMultipleAdvertisementSupported",
			Handler:    _BluetoothAdapterService_IsMultipleAdvertisementSupported_Handler,
		},
		{
			MethodName: "IsOffloadedFilteringSupported",
			Handler:    _BluetoothAdapterService_IsOffloadedFilteringSupported_Handler,
		},
		{
			MethodName: "IsOffloadedScanBatchingSupported",
			Handler:    _BluetoothAdapterService_IsOffloadedScanBatchingSupported_Handler,
		},
		{
			MethodName: "ListenUsingInsecureL2capChannel",
			Handler:    _BluetoothAdapterService_ListenUsingInsecureL2CapChannel_Handler,
		},
		{
			MethodName: "ListenUsingInsecureRfcommWithServiceRecord",
			Handler:    _BluetoothAdapterService_ListenUsingInsecureRfcommWithServiceRecord_Handler,
		},
		{
			MethodName: "ListenUsingL2capChannel",
			Handler:    _BluetoothAdapterService_ListenUsingL2CapChannel_Handler,
		},
		{
			MethodName: "ListenUsingRfcommWithServiceRecord",
			Handler:    _BluetoothAdapterService_ListenUsingRfcommWithServiceRecord_Handler,
		},
		{
			MethodName: "ListenUsingSocketSettings",
			Handler:    _BluetoothAdapterService_ListenUsingSocketSettings_Handler,
		},
		{
			MethodName: "SetName",
			Handler:    _BluetoothAdapterService_SetName_Handler,
		},
		{
			MethodName: "StartDiscovery",
			Handler:    _BluetoothAdapterService_StartDiscovery_Handler,
		},
		{
			MethodName: "StartLeScan1",
			Handler:    _BluetoothAdapterService_StartLeScan1_Handler,
		},
		{
			MethodName: "StartLeScan2_1",
			Handler:    _BluetoothAdapterService_StartLeScan2_1_Handler,
		},
		{
			MethodName: "StopLeScan",
			Handler:    _BluetoothAdapterService_StopLeScan_Handler,
		},
		{
			MethodName: "CheckBluetoothAddress",
			Handler:    _BluetoothAdapterService_CheckBluetoothAddress_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothAdapterService_ServiceDesc is the grpc.ServiceDesc for BluetoothAdapterService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothDeviceService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothDeviceService",
	HandlerType: (*BluetoothDeviceServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ConnectGatt3",
			Handler:    _BluetoothDeviceService_ConnectGatt3_Handler,
		},
		{
			MethodName: "ConnectGatt4_1",
			Handler:    _BluetoothDeviceService_ConnectGatt4_1_Handler,
		},
		{
			MethodName: "ConnectGatt5_2",
			Handler:    _BluetoothDeviceService_ConnectGatt5_2_Handler,
		},
		{
			MethodName: "CreateBond",
			Handler:    _BluetoothDeviceService_CreateBond_Handler,
		},
		{
			MethodName: "CreateInsecureL2capChannel",
			Handler:    _BluetoothDeviceService_CreateInsecureL2CapChannel_Handler,
		},
		{
			MethodName: "CreateInsecureRfcommSocketToServiceRecord",
			Handler:    _BluetoothDeviceService_CreateInsecureRfcommSocketToServiceRecord_Handler,
		},
		{
			MethodName: "CreateL2capChannel",
			Handler:    _BluetoothDeviceService_CreateL2CapChannel_Handler,
		},
		{
			MethodName: "CreateRfcommSocketToServiceRecord",
			Handler:    _BluetoothDeviceService_CreateRfcommSocketToServiceRecord_Handler,
		},
		{
			MethodName: "CreateUsingSocketSettings",
			Handler:    _BluetoothDeviceService_CreateUsingSocketSettings_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _BluetoothDeviceService_DescribeContents_Handler,
		},
		{
			MethodName: "Equals",
			Handler:    _BluetoothDeviceService_Equals_Handler,
		},
		{
			MethodName: "FetchUuidsWithSdp",
			Handler:    _BluetoothDeviceService_FetchUuidsWithSdp_Handler,
		},
		{
			MethodName: "GetAddress",
			Handler:    _BluetoothDeviceService_GetAddress_Handler,
		},
		{
			MethodName: "GetAddressType",
			Handler:    _BluetoothDeviceService_GetAddressType_Handler,
		},
		{
			MethodName: "GetAlias",
			Handler:    _BluetoothDeviceService_GetAlias_Handler,
		},
		{
			MethodName: "GetBluetoothClass",
			Handler:    _BluetoothDeviceService_GetBluetoothClass_Handler,
		},
		{
			MethodName: "GetBondState",
			Handler:    _BluetoothDeviceService_GetBondState_Handler,
		},
		{
			MethodName: "GetIdentityAddressWithType",
			Handler:    _BluetoothDeviceService_GetIdentityAddressWithType_Handler,
		},
		{
			MethodName: "GetName",
			Handler:    _BluetoothDeviceService_GetName_Handler,
		},
		{
			MethodName: "GetType",
			Handler:    _BluetoothDeviceService_GetType_Handler,
		},
		{
			MethodName: "GetUuids",
			Handler:    _BluetoothDeviceService_GetUuids_Handler,
		},
		{
			MethodName: "HashCode",
			Handler:    _BluetoothDeviceService_HashCode_Handler,
		},
		{
			MethodName: "SetAlias",
			Handler:    _BluetoothDeviceService_SetAlias_Handler,
		},
		{
			MethodName: "SetPairingConfirmation",
			Handler:    _BluetoothDeviceService_SetPairingConfirmation_Handler,
		},
		{
			MethodName: "SetPin",
			Handler:    _BluetoothDeviceService_SetPin_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _BluetoothDeviceService_ToString_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _BluetoothDeviceService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothDeviceService_ServiceDesc is the grpc.ServiceDesc for BluetoothDeviceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothGattCharacteristicService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothGattCharacteristicService",
	HandlerType: (*BluetoothGattCharacteristicServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddDescriptor",
			Handler:    _BluetoothGattCharacteristicService_AddDescriptor_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _BluetoothGattCharacteristicService_DescribeContents_Handler,
		},
		{
			MethodName: "GetDescriptor",
			Handler:    _BluetoothGattCharacteristicService_GetDescriptor_Handler,
		},
		{
			MethodName: "GetDescriptors",
			Handler:    _BluetoothGattCharacteristicService_GetDescriptors_Handler,
		},
		{
			MethodName: "GetFloatValue",
			Handler:    _BluetoothGattCharacteristicService_GetFloatValue_Handler,
		},
		{
			MethodName: "GetInstanceId",
			Handler:    _BluetoothGattCharacteristicService_GetInstanceId_Handler,
		},
		{
			MethodName: "GetIntValue",
			Handler:    _BluetoothGattCharacteristicService_GetIntValue_Handler,
		},
		{
			MethodName: "GetPermissions",
			Handler:    _BluetoothGattCharacteristicService_GetPermissions_Handler,
		},
		{
			MethodName: "GetProperties",
			Handler:    _BluetoothGattCharacteristicService_GetProperties_Handler,
		},
		{
			MethodName: "GetService",
			Handler:    _BluetoothGattCharacteristicService_GetService_Handler,
		},
		{
			MethodName: "GetStringValue",
			Handler:    _BluetoothGattCharacteristicService_GetStringValue_Handler,
		},
		{
			MethodName: "GetUuid",
			Handler:    _BluetoothGattCharacteristicService_GetUuid_Handler,
		},
		{
			MethodName: "GetValue",
			Handler:    _BluetoothGattCharacteristicService_GetValue_Handler,
		},
		{
			MethodName: "GetWriteType",
			Handler:    _BluetoothGattCharacteristicService_GetWriteType_Handler,
		},
		{
			MethodName: "SetValue1",
			Handler:    _BluetoothGattCharacteristicService_SetValue1_Handler,
		},
		{
			MethodName: "SetValue3_1",
			Handler:    _BluetoothGattCharacteristicService_SetValue3_1_Handler,
		},
		{
			MethodName: "SetValue4_2",
			Handler:    _BluetoothGattCharacteristicService_SetValue4_2_Handler,
		},
		{
			MethodName: "SetValue1_3",
			Handler:    _BluetoothGattCharacteristicService_SetValue1_3_Handler,
		},
		{
			MethodName: "SetWriteType",
			Handler:    _BluetoothGattCharacteristicService_SetWriteType_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _BluetoothGattCharacteristicService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothGattCharacteristicService_ServiceDesc is the grpc.ServiceDesc for BluetoothGattCharacteristicService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothGattDescriptorService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothGattDescriptorService",
	HandlerType: (*BluetoothGattDescriptorServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DescribeContents",
			Handler:    _BluetoothGattDescriptorService_DescribeContents_Handler,
		},
		{
			MethodName: "GetCharacteristic",
			Handler:    _BluetoothGattDescriptorService_GetCharacteristic_Handler,
		},
		{
			MethodName: "GetPermissions",
			Handler:    _BluetoothGattDescriptorService_GetPermissions_Handler,
		},
		{
			MethodName: "GetUuid",
			Handler:    _BluetoothGattDescriptorService_GetUuid_Handler,
		},
		{
			MethodName: "GetValue",
			Handler:    _BluetoothGattDescriptorService_GetValue_Handler,
		},
		{
			MethodName: "SetValue",
			Handler:    _BluetoothGattDescriptorService_SetValue_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _BluetoothGattDescriptorService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothGattDescriptorService_ServiceDesc is the grpc.ServiceDesc for BluetoothGattDescriptorService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothGattServerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothGattServerService",
	HandlerType: (*BluetoothGattServerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddService",
			Handler:    _BluetoothGattServerService_AddService_Handler,
		},
		{
			MethodName: "CancelConnection",
			Handler:    _BluetoothGattServerService_CancelConnection_Handler,
		},
		{
			MethodName: "ClearServices",
			Handler:    _BluetoothGattServerService_ClearServices_Handler,
		},
		{
			MethodName: "Close",
			Handler:    _BluetoothGattServerService_Close_Handler,
		},
		{
			MethodName: "Connect",
			Handler:    _BluetoothGattServerService_Connect_Handler,
		},
		{
			MethodName: "GetConnectedDevices",
			Handler:    _BluetoothGattServerService_GetConnectedDevices_Handler,
		},
		{
			MethodName: "GetConnectionState",
			Handler:    _BluetoothGattServerService_GetConnectionState_Handler,
		},
		{
			MethodName: "GetDevicesMatchingConnectionStates",
			Handler:    _BluetoothGattServerService_GetDevicesMatchingConnectionStates_Handler,
		},
		{
			MethodName: "GetService",
			Handler:    _BluetoothGattServerService_GetService_Handler,
		},
		{
			MethodName: "GetServices",
			Handler:    _BluetoothGattServerService_GetServices_Handler,
		},
		{
			MethodName: "NotifyCharacteristicChanged3",
			Handler:    _BluetoothGattServerService_NotifyCharacteristicChanged3_Handler,
		},
		{
			MethodName: "NotifyCharacteristicChanged4_1",
			Handler:    _BluetoothGattServerService_NotifyCharacteristicChanged4_1_Handler,
		},
		{
			MethodName: "ReadPhy",
			Handler:    _BluetoothGattServerService_ReadPhy_Handler,
		},
		{
			MethodName: "RemoveService",
			Handler:    _BluetoothGattServerService_RemoveService_Handler,
		},
		{
			MethodName: "SendResponse",
			Handler:    _BluetoothGattServerService_SendResponse_Handler,
		},
		{
			MethodName: "SetPreferredPhy",
			Handler:    _BluetoothGattServerService_SetPreferredPhy_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothGattServerService_ServiceDesc is the grpc.ServiceDesc for BluetoothGattServerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothGattServiceService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothGattServiceService",
	HandlerType: (*BluetoothGattServiceServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AddCharacteristic",
			Handler:    _BluetoothGattServiceService_AddCharacteristic_Handler,
		},
		{
			MethodName: "AddService",
			Handler:    _BluetoothGattServiceService_AddService_Handler,
		},
		{
			MethodName: "DescribeContents",
			Handler:    _BluetoothGattServiceService_DescribeContents_Handler,
		},
		{
			MethodName: "GetCharacteristic",
			Handler:    _BluetoothGattServiceService_GetCharacteristic_Handler,
		},
		{
			MethodName: "GetCharacteristics",
			Handler:    _BluetoothGattServiceService_GetCharacteristics_Handler,
		},
		{
			MethodName: "GetIncludedServices",
			Handler:    _BluetoothGattServiceService_GetIncludedServices_Handler,
		},
		{
			MethodName: "GetInstanceId",
			Handler:    _BluetoothGattServiceService_GetInstanceId_Handler,
		},
		{
			MethodName: "GetType",
			Handler:    _BluetoothGattServiceService_GetType_Handler,
		},
		{
			MethodName: "GetUuid",
			Handler:    _BluetoothGattServiceService_GetUuid_Handler,
		},
		{
			MethodName: "WriteToParcel",
			Handler:    _BluetoothGattServiceService_WriteToParcel_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothGattServiceService_ServiceDesc is the grpc.ServiceDesc for BluetoothGattServiceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothGattService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothGattService",
	HandlerType: (*BluetoothGattServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AbortReliableWrite0",
			Handler:    _BluetoothGattService_AbortReliableWrite0_Handler,
		},
		{
			MethodName: "AbortReliableWrite1_1",
			Handler:    _BluetoothGattService_AbortReliableWrite1_1_Handler,
		},
		{
			MethodName: "BeginReliableWrite",
			Handler:    _BluetoothGattService_BeginReliableWrite_Handler,
		},
		{
			MethodName: "Close",
			Handler:    _BluetoothGattService_Close_Handler,
		},
		{
			MethodName: "Connect",
			Handler:    _BluetoothGattService_Connect_Handler,
		},
		{
			MethodName: "Disconnect",
			Handler:    _BluetoothGattService_Disconnect_Handler,
		},
		{
			MethodName: "DiscoverServices",
			Handler:    _BluetoothGattService_DiscoverServices_Handler,
		},
		{
			MethodName: "ExecuteReliableWrite",
			Handler:    _BluetoothGattService_ExecuteReliableWrite_Handler,
		},
		{
			MethodName: "GetConnectedDevices",
			Handler:    _BluetoothGattService_GetConnectedDevices_Handler,
		},
		{
			MethodName: "GetConnectionState",
			Handler:    _BluetoothGattService_GetConnectionState_Handler,
		},
		{
			MethodName: "GetDevice",
			Handler:    _BluetoothGattService_GetDevice_Handler,
		},
		{
			MethodName: "GetDevicesMatchingConnectionStates",
			Handler:    _BluetoothGattService_GetDevicesMatchingConnectionStates_Handler,
		},
		{
			MethodName: "GetService",
			Handler:    _BluetoothGattService_GetService_Handler,
		},
		{
			MethodName: "GetServices",
			Handler:    _BluetoothGattService_GetServices_Handler,
		},
		{
			MethodName: "ReadCharacteristic",
			Handler:    _BluetoothGattService_ReadCharacteristic_Handler,
		},
		{
			MethodName: "ReadDescriptor",
			Handler:    _BluetoothGattService_ReadDescriptor_Handler,
		},
		{
			MethodName: "ReadPhy",
			Handler:    _BluetoothGattService_ReadPhy_Handler,
		},
		{
			MethodName: "ReadRemoteRssi",
			Handler:    _BluetoothGattService_ReadRemoteRssi_Handler,
		},
		{
			MethodName: "RequestConnectionPriority",
			Handler:    _BluetoothGattService_RequestConnectionPriority_Handler,
		},
		{
			MethodName: "RequestMtu",
			Handler:    _BluetoothGattService_RequestMtu_Handler,
		},
		{
			MethodName: "SetCharacteristicNotification",
			Handler:    _BluetoothGattService_SetCharacteristicNotification_Handler,
		},
		{
			MethodName: "SetPreferredPhy",
			Handler:    _BluetoothGattService_SetPreferredPhy_Handler,
		},
		{
			MethodName: "WriteCharacteristic1",
			Handler:    _BluetoothGattService_WriteCharacteristic1_Handler,
		},
		{
			MethodName: "WriteCharacteristic3_1",
			Handler:    _BluetoothGattService_WriteCharacteristic3_1_Handler,
		},
		{
			MethodName: "WriteDescriptor1",
			Handler:    _BluetoothGattService_WriteDescriptor1_Handler,
		},
		{
			MethodName: "WriteDescriptor2_1",
			Handler:    _BluetoothGattService_WriteDescriptor2_1_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothGattService_ServiceDesc is the grpc.ServiceDesc for BluetoothGattService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothServerSocketService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothServerSocketService",
	HandlerType: (*BluetoothServerSocketServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Accept0",
			Handler:    _BluetoothServerSocketService_Accept0_Handler,
		},
		{
			MethodName: "Accept1_1",
			Handler:    _BluetoothServerSocketService_Accept1_1_Handler,
		},
		{
			MethodName: "Close",
			Handler:    _BluetoothServerSocketService_Close_Handler,
		},
		{
			MethodName: "GetPsm",
			Handler:    _BluetoothServerSocketService_GetPsm_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _BluetoothServerSocketService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothServerSocketService_ServiceDesc is the grpc.ServiceDesc for BluetoothServerSocketService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var BluetoothSocketService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "bluetooth.BluetoothSocketService",
	HandlerType: (*BluetoothSocketServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Close",
			Handler:    _BluetoothSocketService_Close_Handler,
		},
		{
			MethodName: "Connect",
			Handler:    _BluetoothSocketService_Connect_Handler,
		},
		{
			MethodName: "GetConnectionType",
			Handler:    _BluetoothSocketService_GetConnectionType_Handler,
		},
		{
			MethodName: "GetInputStream",
			Handler:    _BluetoothSocketService_GetInputStream_Handler,
		},
		{
			MethodName: "GetMaxReceivePacketSize",
			Handler:    _BluetoothSocketService_GetMaxReceivePacketSize_Handler,
		},
		{
			MethodName: "GetMaxTransmitPacketSize",
			Handler:    _BluetoothSocketService_GetMaxTransmitPacketSize_Handler,
		},
		{
			MethodName: "GetOutputStream",
			Handler:    _BluetoothSocketService_GetOutputStream_Handler,
		},
		{
			MethodName: "GetRemoteDevice",
			Handler:    _BluetoothSocketService_GetRemoteDevice_Handler,
		},
		{
			MethodName: "IsConnected",
			Handler:    _BluetoothSocketService_IsConnected_Handler,
		},
		{
			MethodName: "ToString",
			Handler:    _BluetoothSocketService_ToString_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/bluetooth/bluetooth.proto",
}

BluetoothSocketService_ServiceDesc is the grpc.ServiceDesc for BluetoothSocketService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_proto_bluetooth_bluetooth_proto protoreflect.FileDescriptor

Functions

func RegisterBluetoothAdapterServiceServer

func RegisterBluetoothAdapterServiceServer(s grpc.ServiceRegistrar, srv BluetoothAdapterServiceServer)

func RegisterBluetoothDeviceServiceServer

func RegisterBluetoothDeviceServiceServer(s grpc.ServiceRegistrar, srv BluetoothDeviceServiceServer)

func RegisterBluetoothGattDescriptorServiceServer

func RegisterBluetoothGattDescriptorServiceServer(s grpc.ServiceRegistrar, srv BluetoothGattDescriptorServiceServer)

func RegisterBluetoothGattServerServiceServer

func RegisterBluetoothGattServerServiceServer(s grpc.ServiceRegistrar, srv BluetoothGattServerServiceServer)

func RegisterBluetoothGattServiceServer

func RegisterBluetoothGattServiceServer(s grpc.ServiceRegistrar, srv BluetoothGattServiceServer)

func RegisterBluetoothGattServiceServiceServer

func RegisterBluetoothGattServiceServiceServer(s grpc.ServiceRegistrar, srv BluetoothGattServiceServiceServer)

func RegisterBluetoothServerSocketServiceServer

func RegisterBluetoothServerSocketServiceServer(s grpc.ServiceRegistrar, srv BluetoothServerSocketServiceServer)

func RegisterBluetoothSocketServiceServer

func RegisterBluetoothSocketServiceServer(s grpc.ServiceRegistrar, srv BluetoothSocketServiceServer)

Types

type AbortReliableWrite0Request

type AbortReliableWrite0Request struct {
	// contains filtered or unexported fields
}

func (*AbortReliableWrite0Request) Descriptor deprecated

func (*AbortReliableWrite0Request) Descriptor() ([]byte, []int)

Deprecated: Use AbortReliableWrite0Request.ProtoReflect.Descriptor instead.

func (*AbortReliableWrite0Request) ProtoMessage

func (*AbortReliableWrite0Request) ProtoMessage()

func (*AbortReliableWrite0Request) ProtoReflect

func (*AbortReliableWrite0Request) Reset

func (x *AbortReliableWrite0Request) Reset()

func (*AbortReliableWrite0Request) String

func (x *AbortReliableWrite0Request) String() string

type AbortReliableWrite0Response

type AbortReliableWrite0Response struct {
	// contains filtered or unexported fields
}

func (*AbortReliableWrite0Response) Descriptor deprecated

func (*AbortReliableWrite0Response) Descriptor() ([]byte, []int)

Deprecated: Use AbortReliableWrite0Response.ProtoReflect.Descriptor instead.

func (*AbortReliableWrite0Response) ProtoMessage

func (*AbortReliableWrite0Response) ProtoMessage()

func (*AbortReliableWrite0Response) ProtoReflect

func (*AbortReliableWrite0Response) Reset

func (x *AbortReliableWrite0Response) Reset()

func (*AbortReliableWrite0Response) String

func (x *AbortReliableWrite0Response) String() string

type AbortReliableWrite1_1Request

type AbortReliableWrite1_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AbortReliableWrite1_1Request) Descriptor deprecated

func (*AbortReliableWrite1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use AbortReliableWrite1_1Request.ProtoReflect.Descriptor instead.

func (*AbortReliableWrite1_1Request) GetArg0

func (x *AbortReliableWrite1_1Request) GetArg0() int64

func (*AbortReliableWrite1_1Request) ProtoMessage

func (*AbortReliableWrite1_1Request) ProtoMessage()

func (*AbortReliableWrite1_1Request) ProtoReflect

func (*AbortReliableWrite1_1Request) Reset

func (x *AbortReliableWrite1_1Request) Reset()

func (*AbortReliableWrite1_1Request) String

type AbortReliableWrite1_1Response

type AbortReliableWrite1_1Response struct {
	// contains filtered or unexported fields
}

func (*AbortReliableWrite1_1Response) Descriptor deprecated

func (*AbortReliableWrite1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use AbortReliableWrite1_1Response.ProtoReflect.Descriptor instead.

func (*AbortReliableWrite1_1Response) ProtoMessage

func (*AbortReliableWrite1_1Response) ProtoMessage()

func (*AbortReliableWrite1_1Response) ProtoReflect

func (*AbortReliableWrite1_1Response) Reset

func (x *AbortReliableWrite1_1Response) Reset()

func (*AbortReliableWrite1_1Response) String

type Accept0Request

type Accept0Request struct {
	// contains filtered or unexported fields
}

func (*Accept0Request) Descriptor deprecated

func (*Accept0Request) Descriptor() ([]byte, []int)

Deprecated: Use Accept0Request.ProtoReflect.Descriptor instead.

func (*Accept0Request) ProtoMessage

func (*Accept0Request) ProtoMessage()

func (*Accept0Request) ProtoReflect

func (x *Accept0Request) ProtoReflect() protoreflect.Message

func (*Accept0Request) Reset

func (x *Accept0Request) Reset()

func (*Accept0Request) String

func (x *Accept0Request) String() string

type Accept0Response

type Accept0Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Accept0Response) Descriptor deprecated

func (*Accept0Response) Descriptor() ([]byte, []int)

Deprecated: Use Accept0Response.ProtoReflect.Descriptor instead.

func (*Accept0Response) GetResult

func (x *Accept0Response) GetResult() int64

func (*Accept0Response) ProtoMessage

func (*Accept0Response) ProtoMessage()

func (*Accept0Response) ProtoReflect

func (x *Accept0Response) ProtoReflect() protoreflect.Message

func (*Accept0Response) Reset

func (x *Accept0Response) Reset()

func (*Accept0Response) String

func (x *Accept0Response) String() string

type Accept1_1Request

type Accept1_1Request struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*Accept1_1Request) Descriptor deprecated

func (*Accept1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use Accept1_1Request.ProtoReflect.Descriptor instead.

func (*Accept1_1Request) GetArg0

func (x *Accept1_1Request) GetArg0() int32

func (*Accept1_1Request) ProtoMessage

func (*Accept1_1Request) ProtoMessage()

func (*Accept1_1Request) ProtoReflect

func (x *Accept1_1Request) ProtoReflect() protoreflect.Message

func (*Accept1_1Request) Reset

func (x *Accept1_1Request) Reset()

func (*Accept1_1Request) String

func (x *Accept1_1Request) String() string

type Accept1_1Response

type Accept1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*Accept1_1Response) Descriptor deprecated

func (*Accept1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use Accept1_1Response.ProtoReflect.Descriptor instead.

func (*Accept1_1Response) GetResult

func (x *Accept1_1Response) GetResult() int64

func (*Accept1_1Response) ProtoMessage

func (*Accept1_1Response) ProtoMessage()

func (*Accept1_1Response) ProtoReflect

func (x *Accept1_1Response) ProtoReflect() protoreflect.Message

func (*Accept1_1Response) Reset

func (x *Accept1_1Response) Reset()

func (*Accept1_1Response) String

func (x *Accept1_1Response) String() string

type AddCharacteristicRequest

type AddCharacteristicRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AddCharacteristicRequest) Descriptor deprecated

func (*AddCharacteristicRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddCharacteristicRequest.ProtoReflect.Descriptor instead.

func (*AddCharacteristicRequest) GetArg0

func (x *AddCharacteristicRequest) GetArg0() int64

func (*AddCharacteristicRequest) ProtoMessage

func (*AddCharacteristicRequest) ProtoMessage()

func (*AddCharacteristicRequest) ProtoReflect

func (x *AddCharacteristicRequest) ProtoReflect() protoreflect.Message

func (*AddCharacteristicRequest) Reset

func (x *AddCharacteristicRequest) Reset()

func (*AddCharacteristicRequest) String

func (x *AddCharacteristicRequest) String() string

type AddCharacteristicResponse

type AddCharacteristicResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddCharacteristicResponse) Descriptor deprecated

func (*AddCharacteristicResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddCharacteristicResponse.ProtoReflect.Descriptor instead.

func (*AddCharacteristicResponse) GetResult

func (x *AddCharacteristicResponse) GetResult() bool

func (*AddCharacteristicResponse) ProtoMessage

func (*AddCharacteristicResponse) ProtoMessage()

func (*AddCharacteristicResponse) ProtoReflect

func (*AddCharacteristicResponse) Reset

func (x *AddCharacteristicResponse) Reset()

func (*AddCharacteristicResponse) String

func (x *AddCharacteristicResponse) String() string

type AddDescriptorRequest

type AddDescriptorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AddDescriptorRequest) Descriptor deprecated

func (*AddDescriptorRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddDescriptorRequest.ProtoReflect.Descriptor instead.

func (*AddDescriptorRequest) GetArg0

func (x *AddDescriptorRequest) GetArg0() int64

func (*AddDescriptorRequest) ProtoMessage

func (*AddDescriptorRequest) ProtoMessage()

func (*AddDescriptorRequest) ProtoReflect

func (x *AddDescriptorRequest) ProtoReflect() protoreflect.Message

func (*AddDescriptorRequest) Reset

func (x *AddDescriptorRequest) Reset()

func (*AddDescriptorRequest) String

func (x *AddDescriptorRequest) String() string

type AddDescriptorResponse

type AddDescriptorResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddDescriptorResponse) Descriptor deprecated

func (*AddDescriptorResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddDescriptorResponse.ProtoReflect.Descriptor instead.

func (*AddDescriptorResponse) GetResult

func (x *AddDescriptorResponse) GetResult() bool

func (*AddDescriptorResponse) ProtoMessage

func (*AddDescriptorResponse) ProtoMessage()

func (*AddDescriptorResponse) ProtoReflect

func (x *AddDescriptorResponse) ProtoReflect() protoreflect.Message

func (*AddDescriptorResponse) Reset

func (x *AddDescriptorResponse) Reset()

func (*AddDescriptorResponse) String

func (x *AddDescriptorResponse) String() string

type AddServiceRequest

type AddServiceRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AddServiceRequest) Descriptor deprecated

func (*AddServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddServiceRequest.ProtoReflect.Descriptor instead.

func (*AddServiceRequest) GetArg0

func (x *AddServiceRequest) GetArg0() int64

func (*AddServiceRequest) ProtoMessage

func (*AddServiceRequest) ProtoMessage()

func (*AddServiceRequest) ProtoReflect

func (x *AddServiceRequest) ProtoReflect() protoreflect.Message

func (*AddServiceRequest) Reset

func (x *AddServiceRequest) Reset()

func (*AddServiceRequest) String

func (x *AddServiceRequest) String() string

type AddServiceResponse

type AddServiceResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*AddServiceResponse) Descriptor deprecated

func (*AddServiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use AddServiceResponse.ProtoReflect.Descriptor instead.

func (*AddServiceResponse) GetResult

func (x *AddServiceResponse) GetResult() bool

func (*AddServiceResponse) ProtoMessage

func (*AddServiceResponse) ProtoMessage()

func (*AddServiceResponse) ProtoReflect

func (x *AddServiceResponse) ProtoReflect() protoreflect.Message

func (*AddServiceResponse) Reset

func (x *AddServiceResponse) Reset()

func (*AddServiceResponse) String

func (x *AddServiceResponse) String() string

type BeginReliableWriteRequest

type BeginReliableWriteRequest struct {
	// contains filtered or unexported fields
}

func (*BeginReliableWriteRequest) Descriptor deprecated

func (*BeginReliableWriteRequest) Descriptor() ([]byte, []int)

Deprecated: Use BeginReliableWriteRequest.ProtoReflect.Descriptor instead.

func (*BeginReliableWriteRequest) ProtoMessage

func (*BeginReliableWriteRequest) ProtoMessage()

func (*BeginReliableWriteRequest) ProtoReflect

func (*BeginReliableWriteRequest) Reset

func (x *BeginReliableWriteRequest) Reset()

func (*BeginReliableWriteRequest) String

func (x *BeginReliableWriteRequest) String() string

type BeginReliableWriteResponse

type BeginReliableWriteResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BeginReliableWriteResponse) Descriptor deprecated

func (*BeginReliableWriteResponse) Descriptor() ([]byte, []int)

Deprecated: Use BeginReliableWriteResponse.ProtoReflect.Descriptor instead.

func (*BeginReliableWriteResponse) GetResult

func (x *BeginReliableWriteResponse) GetResult() bool

func (*BeginReliableWriteResponse) ProtoMessage

func (*BeginReliableWriteResponse) ProtoMessage()

func (*BeginReliableWriteResponse) ProtoReflect

func (*BeginReliableWriteResponse) Reset

func (x *BeginReliableWriteResponse) Reset()

func (*BeginReliableWriteResponse) String

func (x *BeginReliableWriteResponse) String() string

type BluetoothAdapterServiceClient

type BluetoothAdapterServiceClient interface {
	CancelDiscovery(ctx context.Context, in *CancelDiscoveryRequest, opts ...grpc.CallOption) (*CancelDiscoveryResponse, error)
	CloseProfileProxy(ctx context.Context, in *CloseProfileProxyRequest, opts ...grpc.CallOption) (*CloseProfileProxyResponse, error)
	Disable(ctx context.Context, in *DisableRequest, opts ...grpc.CallOption) (*DisableResponse, error)
	Enable(ctx context.Context, in *EnableRequest, opts ...grpc.CallOption) (*EnableResponse, error)
	GetAddress(ctx context.Context, in *GetAddressRequest, opts ...grpc.CallOption) (*GetAddressResponse, error)
	GetBluetoothLeAdvertiser(ctx context.Context, in *GetBluetoothLeAdvertiserRequest, opts ...grpc.CallOption) (*GetBluetoothLeAdvertiserResponse, error)
	GetBluetoothLeScanner(ctx context.Context, in *GetBluetoothLeScannerRequest, opts ...grpc.CallOption) (*GetBluetoothLeScannerResponse, error)
	GetBondedDevices(ctx context.Context, in *GetBondedDevicesRequest, opts ...grpc.CallOption) (*GetBondedDevicesResponse, error)
	GetDiscoverableTimeout(ctx context.Context, in *GetDiscoverableTimeoutRequest, opts ...grpc.CallOption) (*GetDiscoverableTimeoutResponse, error)
	GetLeMaximumAdvertisingDataLength(ctx context.Context, in *GetLeMaximumAdvertisingDataLengthRequest, opts ...grpc.CallOption) (*GetLeMaximumAdvertisingDataLengthResponse, error)
	GetMaxConnectedAudioDevices(ctx context.Context, in *GetMaxConnectedAudioDevicesRequest, opts ...grpc.CallOption) (*GetMaxConnectedAudioDevicesResponse, error)
	GetName(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
	GetProfileConnectionState(ctx context.Context, in *GetProfileConnectionStateRequest, opts ...grpc.CallOption) (*GetProfileConnectionStateResponse, error)
	GetProfileProxy(ctx context.Context, in *GetProfileProxyRequest, opts ...grpc.CallOption) (*GetProfileProxyResponse, error)
	GetRemoteDevice1(ctx context.Context, in *GetRemoteDevice1Request, opts ...grpc.CallOption) (*GetRemoteDevice1Response, error)
	GetRemoteDevice1_1(ctx context.Context, in *GetRemoteDevice1_1Request, opts ...grpc.CallOption) (*GetRemoteDevice1_1Response, error)
	GetRemoteLeDevice(ctx context.Context, in *GetRemoteLeDeviceRequest, opts ...grpc.CallOption) (*GetRemoteLeDeviceResponse, error)
	GetScanMode(ctx context.Context, in *GetScanModeRequest, opts ...grpc.CallOption) (*GetScanModeResponse, error)
	GetState(ctx context.Context, in *GetStateRequest, opts ...grpc.CallOption) (*GetStateResponse, error)
	IsDiscovering(ctx context.Context, in *IsDiscoveringRequest, opts ...grpc.CallOption) (*IsDiscoveringResponse, error)
	IsEnabled(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error)
	IsLe2MPhySupported(ctx context.Context, in *IsLe2MPhySupportedRequest, opts ...grpc.CallOption) (*IsLe2MPhySupportedResponse, error)
	IsLeAudioBroadcastAssistantSupported(ctx context.Context, in *IsLeAudioBroadcastAssistantSupportedRequest, opts ...grpc.CallOption) (*IsLeAudioBroadcastAssistantSupportedResponse, error)
	IsLeAudioBroadcastSourceSupported(ctx context.Context, in *IsLeAudioBroadcastSourceSupportedRequest, opts ...grpc.CallOption) (*IsLeAudioBroadcastSourceSupportedResponse, error)
	IsLeAudioSupported(ctx context.Context, in *IsLeAudioSupportedRequest, opts ...grpc.CallOption) (*IsLeAudioSupportedResponse, error)
	IsLeCodedPhySupported(ctx context.Context, in *IsLeCodedPhySupportedRequest, opts ...grpc.CallOption) (*IsLeCodedPhySupportedResponse, error)
	IsLeExtendedAdvertisingSupported(ctx context.Context, in *IsLeExtendedAdvertisingSupportedRequest, opts ...grpc.CallOption) (*IsLeExtendedAdvertisingSupportedResponse, error)
	IsLePeriodicAdvertisingSupported(ctx context.Context, in *IsLePeriodicAdvertisingSupportedRequest, opts ...grpc.CallOption) (*IsLePeriodicAdvertisingSupportedResponse, error)
	IsMultipleAdvertisementSupported(ctx context.Context, in *IsMultipleAdvertisementSupportedRequest, opts ...grpc.CallOption) (*IsMultipleAdvertisementSupportedResponse, error)
	IsOffloadedFilteringSupported(ctx context.Context, in *IsOffloadedFilteringSupportedRequest, opts ...grpc.CallOption) (*IsOffloadedFilteringSupportedResponse, error)
	IsOffloadedScanBatchingSupported(ctx context.Context, in *IsOffloadedScanBatchingSupportedRequest, opts ...grpc.CallOption) (*IsOffloadedScanBatchingSupportedResponse, error)
	ListenUsingInsecureL2CapChannel(ctx context.Context, in *ListenUsingInsecureL2CapChannelRequest, opts ...grpc.CallOption) (*ListenUsingInsecureL2CapChannelResponse, error)
	ListenUsingInsecureRfcommWithServiceRecord(ctx context.Context, in *ListenUsingInsecureRfcommWithServiceRecordRequest, opts ...grpc.CallOption) (*ListenUsingInsecureRfcommWithServiceRecordResponse, error)
	ListenUsingL2CapChannel(ctx context.Context, in *ListenUsingL2CapChannelRequest, opts ...grpc.CallOption) (*ListenUsingL2CapChannelResponse, error)
	ListenUsingRfcommWithServiceRecord(ctx context.Context, in *ListenUsingRfcommWithServiceRecordRequest, opts ...grpc.CallOption) (*ListenUsingRfcommWithServiceRecordResponse, error)
	ListenUsingSocketSettings(ctx context.Context, in *ListenUsingSocketSettingsRequest, opts ...grpc.CallOption) (*ListenUsingSocketSettingsResponse, error)
	SetName(ctx context.Context, in *SetNameRequest, opts ...grpc.CallOption) (*SetNameResponse, error)
	StartDiscovery(ctx context.Context, in *StartDiscoveryRequest, opts ...grpc.CallOption) (*StartDiscoveryResponse, error)
	StartLeScan1(ctx context.Context, in *StartLeScan1Request, opts ...grpc.CallOption) (*StartLeScan1Response, error)
	StartLeScan2_1(ctx context.Context, in *StartLeScan2_1Request, opts ...grpc.CallOption) (*StartLeScan2_1Response, error)
	StopLeScan(ctx context.Context, in *StopLeScanRequest, opts ...grpc.CallOption) (*StopLeScanResponse, error)
	CheckBluetoothAddress(ctx context.Context, in *CheckBluetoothAddressRequest, opts ...grpc.CallOption) (*CheckBluetoothAddressResponse, error)
}

BluetoothAdapterServiceClient is the client API for BluetoothAdapterService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothAdapterServiceServer

type BluetoothAdapterServiceServer interface {
	CancelDiscovery(context.Context, *CancelDiscoveryRequest) (*CancelDiscoveryResponse, error)
	CloseProfileProxy(context.Context, *CloseProfileProxyRequest) (*CloseProfileProxyResponse, error)
	Disable(context.Context, *DisableRequest) (*DisableResponse, error)
	Enable(context.Context, *EnableRequest) (*EnableResponse, error)
	GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
	GetBluetoothLeAdvertiser(context.Context, *GetBluetoothLeAdvertiserRequest) (*GetBluetoothLeAdvertiserResponse, error)
	GetBluetoothLeScanner(context.Context, *GetBluetoothLeScannerRequest) (*GetBluetoothLeScannerResponse, error)
	GetBondedDevices(context.Context, *GetBondedDevicesRequest) (*GetBondedDevicesResponse, error)
	GetDiscoverableTimeout(context.Context, *GetDiscoverableTimeoutRequest) (*GetDiscoverableTimeoutResponse, error)
	GetLeMaximumAdvertisingDataLength(context.Context, *GetLeMaximumAdvertisingDataLengthRequest) (*GetLeMaximumAdvertisingDataLengthResponse, error)
	GetMaxConnectedAudioDevices(context.Context, *GetMaxConnectedAudioDevicesRequest) (*GetMaxConnectedAudioDevicesResponse, error)
	GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
	GetProfileConnectionState(context.Context, *GetProfileConnectionStateRequest) (*GetProfileConnectionStateResponse, error)
	GetProfileProxy(context.Context, *GetProfileProxyRequest) (*GetProfileProxyResponse, error)
	GetRemoteDevice1(context.Context, *GetRemoteDevice1Request) (*GetRemoteDevice1Response, error)
	GetRemoteDevice1_1(context.Context, *GetRemoteDevice1_1Request) (*GetRemoteDevice1_1Response, error)
	GetRemoteLeDevice(context.Context, *GetRemoteLeDeviceRequest) (*GetRemoteLeDeviceResponse, error)
	GetScanMode(context.Context, *GetScanModeRequest) (*GetScanModeResponse, error)
	GetState(context.Context, *GetStateRequest) (*GetStateResponse, error)
	IsDiscovering(context.Context, *IsDiscoveringRequest) (*IsDiscoveringResponse, error)
	IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
	IsLe2MPhySupported(context.Context, *IsLe2MPhySupportedRequest) (*IsLe2MPhySupportedResponse, error)
	IsLeAudioBroadcastAssistantSupported(context.Context, *IsLeAudioBroadcastAssistantSupportedRequest) (*IsLeAudioBroadcastAssistantSupportedResponse, error)
	IsLeAudioBroadcastSourceSupported(context.Context, *IsLeAudioBroadcastSourceSupportedRequest) (*IsLeAudioBroadcastSourceSupportedResponse, error)
	IsLeAudioSupported(context.Context, *IsLeAudioSupportedRequest) (*IsLeAudioSupportedResponse, error)
	IsLeCodedPhySupported(context.Context, *IsLeCodedPhySupportedRequest) (*IsLeCodedPhySupportedResponse, error)
	IsLeExtendedAdvertisingSupported(context.Context, *IsLeExtendedAdvertisingSupportedRequest) (*IsLeExtendedAdvertisingSupportedResponse, error)
	IsLePeriodicAdvertisingSupported(context.Context, *IsLePeriodicAdvertisingSupportedRequest) (*IsLePeriodicAdvertisingSupportedResponse, error)
	IsMultipleAdvertisementSupported(context.Context, *IsMultipleAdvertisementSupportedRequest) (*IsMultipleAdvertisementSupportedResponse, error)
	IsOffloadedFilteringSupported(context.Context, *IsOffloadedFilteringSupportedRequest) (*IsOffloadedFilteringSupportedResponse, error)
	IsOffloadedScanBatchingSupported(context.Context, *IsOffloadedScanBatchingSupportedRequest) (*IsOffloadedScanBatchingSupportedResponse, error)
	ListenUsingInsecureL2CapChannel(context.Context, *ListenUsingInsecureL2CapChannelRequest) (*ListenUsingInsecureL2CapChannelResponse, error)
	ListenUsingInsecureRfcommWithServiceRecord(context.Context, *ListenUsingInsecureRfcommWithServiceRecordRequest) (*ListenUsingInsecureRfcommWithServiceRecordResponse, error)
	ListenUsingL2CapChannel(context.Context, *ListenUsingL2CapChannelRequest) (*ListenUsingL2CapChannelResponse, error)
	ListenUsingRfcommWithServiceRecord(context.Context, *ListenUsingRfcommWithServiceRecordRequest) (*ListenUsingRfcommWithServiceRecordResponse, error)
	ListenUsingSocketSettings(context.Context, *ListenUsingSocketSettingsRequest) (*ListenUsingSocketSettingsResponse, error)
	SetName(context.Context, *SetNameRequest) (*SetNameResponse, error)
	StartDiscovery(context.Context, *StartDiscoveryRequest) (*StartDiscoveryResponse, error)
	StartLeScan1(context.Context, *StartLeScan1Request) (*StartLeScan1Response, error)
	StartLeScan2_1(context.Context, *StartLeScan2_1Request) (*StartLeScan2_1Response, error)
	StopLeScan(context.Context, *StopLeScanRequest) (*StopLeScanResponse, error)
	CheckBluetoothAddress(context.Context, *CheckBluetoothAddressRequest) (*CheckBluetoothAddressResponse, error)
	// contains filtered or unexported methods
}

BluetoothAdapterServiceServer is the server API for BluetoothAdapterService service. All implementations must embed UnimplementedBluetoothAdapterServiceServer for forward compatibility.

type BluetoothDeviceServiceClient

type BluetoothDeviceServiceClient interface {
	ConnectGatt3(ctx context.Context, in *ConnectGatt3Request, opts ...grpc.CallOption) (*ConnectGatt3Response, error)
	ConnectGatt4_1(ctx context.Context, in *ConnectGatt4_1Request, opts ...grpc.CallOption) (*ConnectGatt4_1Response, error)
	ConnectGatt5_2(ctx context.Context, in *ConnectGatt5_2Request, opts ...grpc.CallOption) (*ConnectGatt5_2Response, error)
	CreateBond(ctx context.Context, in *CreateBondRequest, opts ...grpc.CallOption) (*CreateBondResponse, error)
	CreateInsecureL2CapChannel(ctx context.Context, in *CreateInsecureL2CapChannelRequest, opts ...grpc.CallOption) (*CreateInsecureL2CapChannelResponse, error)
	CreateInsecureRfcommSocketToServiceRecord(ctx context.Context, in *CreateInsecureRfcommSocketToServiceRecordRequest, opts ...grpc.CallOption) (*CreateInsecureRfcommSocketToServiceRecordResponse, error)
	CreateL2CapChannel(ctx context.Context, in *CreateL2CapChannelRequest, opts ...grpc.CallOption) (*CreateL2CapChannelResponse, error)
	CreateRfcommSocketToServiceRecord(ctx context.Context, in *CreateRfcommSocketToServiceRecordRequest, opts ...grpc.CallOption) (*CreateRfcommSocketToServiceRecordResponse, error)
	CreateUsingSocketSettings(ctx context.Context, in *CreateUsingSocketSettingsRequest, opts ...grpc.CallOption) (*CreateUsingSocketSettingsResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	Equals(ctx context.Context, in *EqualsRequest, opts ...grpc.CallOption) (*EqualsResponse, error)
	FetchUuidsWithSdp(ctx context.Context, in *FetchUuidsWithSdpRequest, opts ...grpc.CallOption) (*FetchUuidsWithSdpResponse, error)
	GetAddress(ctx context.Context, in *GetAddressRequest, opts ...grpc.CallOption) (*GetAddressResponse, error)
	GetAddressType(ctx context.Context, in *GetAddressTypeRequest, opts ...grpc.CallOption) (*GetAddressTypeResponse, error)
	GetAlias(ctx context.Context, in *GetAliasRequest, opts ...grpc.CallOption) (*GetAliasResponse, error)
	GetBluetoothClass(ctx context.Context, in *GetBluetoothClassRequest, opts ...grpc.CallOption) (*GetBluetoothClassResponse, error)
	GetBondState(ctx context.Context, in *GetBondStateRequest, opts ...grpc.CallOption) (*GetBondStateResponse, error)
	GetIdentityAddressWithType(ctx context.Context, in *GetIdentityAddressWithTypeRequest, opts ...grpc.CallOption) (*GetIdentityAddressWithTypeResponse, error)
	GetName(ctx context.Context, in *GetNameRequest, opts ...grpc.CallOption) (*GetNameResponse, error)
	GetType(ctx context.Context, in *GetTypeRequest, opts ...grpc.CallOption) (*GetTypeResponse, error)
	GetUuids(ctx context.Context, in *GetUuidsRequest, opts ...grpc.CallOption) (*GetUuidsResponse, error)
	HashCode(ctx context.Context, in *HashCodeRequest, opts ...grpc.CallOption) (*HashCodeResponse, error)
	SetAlias(ctx context.Context, in *SetAliasRequest, opts ...grpc.CallOption) (*SetAliasResponse, error)
	SetPairingConfirmation(ctx context.Context, in *SetPairingConfirmationRequest, opts ...grpc.CallOption) (*SetPairingConfirmationResponse, error)
	SetPin(ctx context.Context, in *SetPinRequest, opts ...grpc.CallOption) (*SetPinResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

BluetoothDeviceServiceClient is the client API for BluetoothDeviceService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothDeviceServiceServer

type BluetoothDeviceServiceServer interface {
	ConnectGatt3(context.Context, *ConnectGatt3Request) (*ConnectGatt3Response, error)
	ConnectGatt4_1(context.Context, *ConnectGatt4_1Request) (*ConnectGatt4_1Response, error)
	ConnectGatt5_2(context.Context, *ConnectGatt5_2Request) (*ConnectGatt5_2Response, error)
	CreateBond(context.Context, *CreateBondRequest) (*CreateBondResponse, error)
	CreateInsecureL2CapChannel(context.Context, *CreateInsecureL2CapChannelRequest) (*CreateInsecureL2CapChannelResponse, error)
	CreateInsecureRfcommSocketToServiceRecord(context.Context, *CreateInsecureRfcommSocketToServiceRecordRequest) (*CreateInsecureRfcommSocketToServiceRecordResponse, error)
	CreateL2CapChannel(context.Context, *CreateL2CapChannelRequest) (*CreateL2CapChannelResponse, error)
	CreateRfcommSocketToServiceRecord(context.Context, *CreateRfcommSocketToServiceRecordRequest) (*CreateRfcommSocketToServiceRecordResponse, error)
	CreateUsingSocketSettings(context.Context, *CreateUsingSocketSettingsRequest) (*CreateUsingSocketSettingsResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	Equals(context.Context, *EqualsRequest) (*EqualsResponse, error)
	FetchUuidsWithSdp(context.Context, *FetchUuidsWithSdpRequest) (*FetchUuidsWithSdpResponse, error)
	GetAddress(context.Context, *GetAddressRequest) (*GetAddressResponse, error)
	GetAddressType(context.Context, *GetAddressTypeRequest) (*GetAddressTypeResponse, error)
	GetAlias(context.Context, *GetAliasRequest) (*GetAliasResponse, error)
	GetBluetoothClass(context.Context, *GetBluetoothClassRequest) (*GetBluetoothClassResponse, error)
	GetBondState(context.Context, *GetBondStateRequest) (*GetBondStateResponse, error)
	GetIdentityAddressWithType(context.Context, *GetIdentityAddressWithTypeRequest) (*GetIdentityAddressWithTypeResponse, error)
	GetName(context.Context, *GetNameRequest) (*GetNameResponse, error)
	GetType(context.Context, *GetTypeRequest) (*GetTypeResponse, error)
	GetUuids(context.Context, *GetUuidsRequest) (*GetUuidsResponse, error)
	HashCode(context.Context, *HashCodeRequest) (*HashCodeResponse, error)
	SetAlias(context.Context, *SetAliasRequest) (*SetAliasResponse, error)
	SetPairingConfirmation(context.Context, *SetPairingConfirmationRequest) (*SetPairingConfirmationResponse, error)
	SetPin(context.Context, *SetPinRequest) (*SetPinResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

BluetoothDeviceServiceServer is the server API for BluetoothDeviceService service. All implementations must embed UnimplementedBluetoothDeviceServiceServer for forward compatibility.

type BluetoothGattCharacteristicGetServiceRequest

type BluetoothGattCharacteristicGetServiceRequest struct {
	// contains filtered or unexported fields
}

func (*BluetoothGattCharacteristicGetServiceRequest) Descriptor deprecated

Deprecated: Use BluetoothGattCharacteristicGetServiceRequest.ProtoReflect.Descriptor instead.

func (*BluetoothGattCharacteristicGetServiceRequest) ProtoMessage

func (*BluetoothGattCharacteristicGetServiceRequest) ProtoReflect

func (*BluetoothGattCharacteristicGetServiceRequest) Reset

func (*BluetoothGattCharacteristicGetServiceRequest) String

type BluetoothGattCharacteristicServiceClient

type BluetoothGattCharacteristicServiceClient interface {
	AddDescriptor(ctx context.Context, in *AddDescriptorRequest, opts ...grpc.CallOption) (*AddDescriptorResponse, error)
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetDescriptor(ctx context.Context, in *GetDescriptorRequest, opts ...grpc.CallOption) (*GetDescriptorResponse, error)
	GetDescriptors(ctx context.Context, in *GetDescriptorsRequest, opts ...grpc.CallOption) (*GetDescriptorsResponse, error)
	GetFloatValue(ctx context.Context, in *GetFloatValueRequest, opts ...grpc.CallOption) (*GetFloatValueResponse, error)
	GetInstanceId(ctx context.Context, in *GetInstanceIdRequest, opts ...grpc.CallOption) (*GetInstanceIdResponse, error)
	GetIntValue(ctx context.Context, in *GetIntValueRequest, opts ...grpc.CallOption) (*GetIntValueResponse, error)
	GetPermissions(ctx context.Context, in *GetPermissionsRequest, opts ...grpc.CallOption) (*GetPermissionsResponse, error)
	GetProperties(ctx context.Context, in *GetPropertiesRequest, opts ...grpc.CallOption) (*GetPropertiesResponse, error)
	GetService(ctx context.Context, in *BluetoothGattCharacteristicGetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
	GetStringValue(ctx context.Context, in *GetStringValueRequest, opts ...grpc.CallOption) (*GetStringValueResponse, error)
	GetUuid(ctx context.Context, in *GetUuidRequest, opts ...grpc.CallOption) (*GetUuidResponse, error)
	GetValue(ctx context.Context, in *GetValueRequest, opts ...grpc.CallOption) (*GetValueResponse, error)
	GetWriteType(ctx context.Context, in *GetWriteTypeRequest, opts ...grpc.CallOption) (*GetWriteTypeResponse, error)
	SetValue1(ctx context.Context, in *SetValue1Request, opts ...grpc.CallOption) (*SetValue1Response, error)
	SetValue3_1(ctx context.Context, in *SetValue3_1Request, opts ...grpc.CallOption) (*SetValue3_1Response, error)
	SetValue4_2(ctx context.Context, in *SetValue4_2Request, opts ...grpc.CallOption) (*SetValue4_2Response, error)
	SetValue1_3(ctx context.Context, in *SetValue1_3Request, opts ...grpc.CallOption) (*SetValue1_3Response, error)
	SetWriteType(ctx context.Context, in *SetWriteTypeRequest, opts ...grpc.CallOption) (*SetWriteTypeResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

BluetoothGattCharacteristicServiceClient is the client API for BluetoothGattCharacteristicService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothGattCharacteristicServiceServer

type BluetoothGattCharacteristicServiceServer interface {
	AddDescriptor(context.Context, *AddDescriptorRequest) (*AddDescriptorResponse, error)
	DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error)
	GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error)
	GetDescriptors(context.Context, *GetDescriptorsRequest) (*GetDescriptorsResponse, error)
	GetFloatValue(context.Context, *GetFloatValueRequest) (*GetFloatValueResponse, error)
	GetInstanceId(context.Context, *GetInstanceIdRequest) (*GetInstanceIdResponse, error)
	GetIntValue(context.Context, *GetIntValueRequest) (*GetIntValueResponse, error)
	GetPermissions(context.Context, *GetPermissionsRequest) (*GetPermissionsResponse, error)
	GetProperties(context.Context, *GetPropertiesRequest) (*GetPropertiesResponse, error)
	GetService(context.Context, *BluetoothGattCharacteristicGetServiceRequest) (*GetServiceResponse, error)
	GetStringValue(context.Context, *GetStringValueRequest) (*GetStringValueResponse, error)
	GetUuid(context.Context, *GetUuidRequest) (*GetUuidResponse, error)
	GetValue(context.Context, *GetValueRequest) (*GetValueResponse, error)
	GetWriteType(context.Context, *GetWriteTypeRequest) (*GetWriteTypeResponse, error)
	SetValue1(context.Context, *SetValue1Request) (*SetValue1Response, error)
	SetValue3_1(context.Context, *SetValue3_1Request) (*SetValue3_1Response, error)
	SetValue4_2(context.Context, *SetValue4_2Request) (*SetValue4_2Response, error)
	SetValue1_3(context.Context, *SetValue1_3Request) (*SetValue1_3Response, error)
	SetWriteType(context.Context, *SetWriteTypeRequest) (*SetWriteTypeResponse, error)
	WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error)
	// contains filtered or unexported methods
}

BluetoothGattCharacteristicServiceServer is the server API for BluetoothGattCharacteristicService service. All implementations must embed UnimplementedBluetoothGattCharacteristicServiceServer for forward compatibility.

type BluetoothGattConnectResponse

type BluetoothGattConnectResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BluetoothGattConnectResponse) Descriptor deprecated

func (*BluetoothGattConnectResponse) Descriptor() ([]byte, []int)

Deprecated: Use BluetoothGattConnectResponse.ProtoReflect.Descriptor instead.

func (*BluetoothGattConnectResponse) GetResult

func (x *BluetoothGattConnectResponse) GetResult() bool

func (*BluetoothGattConnectResponse) ProtoMessage

func (*BluetoothGattConnectResponse) ProtoMessage()

func (*BluetoothGattConnectResponse) ProtoReflect

func (*BluetoothGattConnectResponse) Reset

func (x *BluetoothGattConnectResponse) Reset()

func (*BluetoothGattConnectResponse) String

type BluetoothGattDescriptorGetCharacteristicRequest

type BluetoothGattDescriptorGetCharacteristicRequest struct {
	// contains filtered or unexported fields
}

func (*BluetoothGattDescriptorGetCharacteristicRequest) Descriptor deprecated

Deprecated: Use BluetoothGattDescriptorGetCharacteristicRequest.ProtoReflect.Descriptor instead.

func (*BluetoothGattDescriptorGetCharacteristicRequest) ProtoMessage

func (*BluetoothGattDescriptorGetCharacteristicRequest) ProtoReflect

func (*BluetoothGattDescriptorGetCharacteristicRequest) Reset

func (*BluetoothGattDescriptorGetCharacteristicRequest) String

type BluetoothGattDescriptorServiceClient

type BluetoothGattDescriptorServiceClient interface {
	DescribeContents(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error)
	GetCharacteristic(ctx context.Context, in *BluetoothGattDescriptorGetCharacteristicRequest, opts ...grpc.CallOption) (*GetCharacteristicResponse, error)
	GetPermissions(ctx context.Context, in *GetPermissionsRequest, opts ...grpc.CallOption) (*GetPermissionsResponse, error)
	GetUuid(ctx context.Context, in *GetUuidRequest, opts ...grpc.CallOption) (*GetUuidResponse, error)
	GetValue(ctx context.Context, in *GetValueRequest, opts ...grpc.CallOption) (*GetValueResponse, error)
	SetValue(ctx context.Context, in *SetValueRequest, opts ...grpc.CallOption) (*SetValueResponse, error)
	WriteToParcel(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error)
}

BluetoothGattDescriptorServiceClient is the client API for BluetoothGattDescriptorService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothGattDescriptorServiceServer

BluetoothGattDescriptorServiceServer is the server API for BluetoothGattDescriptorService service. All implementations must embed UnimplementedBluetoothGattDescriptorServiceServer for forward compatibility.

type BluetoothGattServerConnectRequest

type BluetoothGattServerConnectRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*BluetoothGattServerConnectRequest) Descriptor deprecated

func (*BluetoothGattServerConnectRequest) Descriptor() ([]byte, []int)

Deprecated: Use BluetoothGattServerConnectRequest.ProtoReflect.Descriptor instead.

func (*BluetoothGattServerConnectRequest) GetArg0

func (*BluetoothGattServerConnectRequest) GetArg1

func (*BluetoothGattServerConnectRequest) ProtoMessage

func (*BluetoothGattServerConnectRequest) ProtoMessage()

func (*BluetoothGattServerConnectRequest) ProtoReflect

func (*BluetoothGattServerConnectRequest) Reset

func (*BluetoothGattServerConnectRequest) String

type BluetoothGattServerConnectResponse

type BluetoothGattServerConnectResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*BluetoothGattServerConnectResponse) Descriptor deprecated

func (*BluetoothGattServerConnectResponse) Descriptor() ([]byte, []int)

Deprecated: Use BluetoothGattServerConnectResponse.ProtoReflect.Descriptor instead.

func (*BluetoothGattServerConnectResponse) GetResult

func (*BluetoothGattServerConnectResponse) ProtoMessage

func (*BluetoothGattServerConnectResponse) ProtoMessage()

func (*BluetoothGattServerConnectResponse) ProtoReflect

func (*BluetoothGattServerConnectResponse) Reset

func (*BluetoothGattServerConnectResponse) String

type BluetoothGattServerReadPhyRequest

type BluetoothGattServerReadPhyRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BluetoothGattServerReadPhyRequest) Descriptor deprecated

func (*BluetoothGattServerReadPhyRequest) Descriptor() ([]byte, []int)

Deprecated: Use BluetoothGattServerReadPhyRequest.ProtoReflect.Descriptor instead.

func (*BluetoothGattServerReadPhyRequest) GetArg0

func (*BluetoothGattServerReadPhyRequest) ProtoMessage

func (*BluetoothGattServerReadPhyRequest) ProtoMessage()

func (*BluetoothGattServerReadPhyRequest) ProtoReflect

func (*BluetoothGattServerReadPhyRequest) Reset

func (*BluetoothGattServerReadPhyRequest) String

type BluetoothGattServerServiceClient

type BluetoothGattServerServiceClient interface {
	AddService(ctx context.Context, in *AddServiceRequest, opts ...grpc.CallOption) (*AddServiceResponse, error)
	CancelConnection(ctx context.Context, in *CancelConnectionRequest, opts ...grpc.CallOption) (*CancelConnectionResponse, error)
	ClearServices(ctx context.Context, in *ClearServicesRequest, opts ...grpc.CallOption) (*ClearServicesResponse, error)
	Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
	Connect(ctx context.Context, in *BluetoothGattServerConnectRequest, opts ...grpc.CallOption) (*BluetoothGattServerConnectResponse, error)
	GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
	GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
	GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
	GetService(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
	GetServices(ctx context.Context, in *GetServicesRequest, opts ...grpc.CallOption) (*GetServicesResponse, error)
	NotifyCharacteristicChanged3(ctx context.Context, in *NotifyCharacteristicChanged3Request, opts ...grpc.CallOption) (*NotifyCharacteristicChanged3Response, error)
	NotifyCharacteristicChanged4_1(ctx context.Context, in *NotifyCharacteristicChanged4_1Request, opts ...grpc.CallOption) (*NotifyCharacteristicChanged4_1Response, error)
	ReadPhy(ctx context.Context, in *BluetoothGattServerReadPhyRequest, opts ...grpc.CallOption) (*ReadPhyResponse, error)
	RemoveService(ctx context.Context, in *RemoveServiceRequest, opts ...grpc.CallOption) (*RemoveServiceResponse, error)
	SendResponse(ctx context.Context, in *SendResponseRequest, opts ...grpc.CallOption) (*SendResponseResponse, error)
	SetPreferredPhy(ctx context.Context, in *BluetoothGattServerSetPreferredPhyRequest, opts ...grpc.CallOption) (*SetPreferredPhyResponse, error)
}

BluetoothGattServerServiceClient is the client API for BluetoothGattServerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothGattServerServiceServer

type BluetoothGattServerServiceServer interface {
	AddService(context.Context, *AddServiceRequest) (*AddServiceResponse, error)
	CancelConnection(context.Context, *CancelConnectionRequest) (*CancelConnectionResponse, error)
	ClearServices(context.Context, *ClearServicesRequest) (*ClearServicesResponse, error)
	Close(context.Context, *CloseRequest) (*CloseResponse, error)
	Connect(context.Context, *BluetoothGattServerConnectRequest) (*BluetoothGattServerConnectResponse, error)
	GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
	GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
	GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
	GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
	GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
	NotifyCharacteristicChanged3(context.Context, *NotifyCharacteristicChanged3Request) (*NotifyCharacteristicChanged3Response, error)
	NotifyCharacteristicChanged4_1(context.Context, *NotifyCharacteristicChanged4_1Request) (*NotifyCharacteristicChanged4_1Response, error)
	ReadPhy(context.Context, *BluetoothGattServerReadPhyRequest) (*ReadPhyResponse, error)
	RemoveService(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error)
	SendResponse(context.Context, *SendResponseRequest) (*SendResponseResponse, error)
	SetPreferredPhy(context.Context, *BluetoothGattServerSetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
	// contains filtered or unexported methods
}

BluetoothGattServerServiceServer is the server API for BluetoothGattServerService service. All implementations must embed UnimplementedBluetoothGattServerServiceServer for forward compatibility.

type BluetoothGattServerSetPreferredPhyRequest

type BluetoothGattServerSetPreferredPhyRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*BluetoothGattServerSetPreferredPhyRequest) Descriptor deprecated

func (*BluetoothGattServerSetPreferredPhyRequest) Descriptor() ([]byte, []int)

Deprecated: Use BluetoothGattServerSetPreferredPhyRequest.ProtoReflect.Descriptor instead.

func (*BluetoothGattServerSetPreferredPhyRequest) GetArg0

func (*BluetoothGattServerSetPreferredPhyRequest) GetArg1

func (*BluetoothGattServerSetPreferredPhyRequest) GetArg2

func (*BluetoothGattServerSetPreferredPhyRequest) GetArg3

func (*BluetoothGattServerSetPreferredPhyRequest) ProtoMessage

func (*BluetoothGattServerSetPreferredPhyRequest) ProtoReflect

func (*BluetoothGattServerSetPreferredPhyRequest) Reset

func (*BluetoothGattServerSetPreferredPhyRequest) String

type BluetoothGattServiceClient

type BluetoothGattServiceClient interface {
	AbortReliableWrite0(ctx context.Context, in *AbortReliableWrite0Request, opts ...grpc.CallOption) (*AbortReliableWrite0Response, error)
	AbortReliableWrite1_1(ctx context.Context, in *AbortReliableWrite1_1Request, opts ...grpc.CallOption) (*AbortReliableWrite1_1Response, error)
	BeginReliableWrite(ctx context.Context, in *BeginReliableWriteRequest, opts ...grpc.CallOption) (*BeginReliableWriteResponse, error)
	Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
	Connect(ctx context.Context, in *ConnectRequest, opts ...grpc.CallOption) (*BluetoothGattConnectResponse, error)
	Disconnect(ctx context.Context, in *DisconnectRequest, opts ...grpc.CallOption) (*DisconnectResponse, error)
	DiscoverServices(ctx context.Context, in *DiscoverServicesRequest, opts ...grpc.CallOption) (*DiscoverServicesResponse, error)
	ExecuteReliableWrite(ctx context.Context, in *ExecuteReliableWriteRequest, opts ...grpc.CallOption) (*ExecuteReliableWriteResponse, error)
	GetConnectedDevices(ctx context.Context, in *GetConnectedDevicesRequest, opts ...grpc.CallOption) (*GetConnectedDevicesResponse, error)
	GetConnectionState(ctx context.Context, in *GetConnectionStateRequest, opts ...grpc.CallOption) (*GetConnectionStateResponse, error)
	GetDevice(ctx context.Context, in *GetDeviceRequest, opts ...grpc.CallOption) (*GetDeviceResponse, error)
	GetDevicesMatchingConnectionStates(ctx context.Context, in *GetDevicesMatchingConnectionStatesRequest, opts ...grpc.CallOption) (*GetDevicesMatchingConnectionStatesResponse, error)
	GetService(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error)
	GetServices(ctx context.Context, in *GetServicesRequest, opts ...grpc.CallOption) (*GetServicesResponse, error)
	ReadCharacteristic(ctx context.Context, in *ReadCharacteristicRequest, opts ...grpc.CallOption) (*ReadCharacteristicResponse, error)
	ReadDescriptor(ctx context.Context, in *ReadDescriptorRequest, opts ...grpc.CallOption) (*ReadDescriptorResponse, error)
	ReadPhy(ctx context.Context, in *ReadPhyRequest, opts ...grpc.CallOption) (*ReadPhyResponse, error)
	ReadRemoteRssi(ctx context.Context, in *ReadRemoteRssiRequest, opts ...grpc.CallOption) (*ReadRemoteRssiResponse, error)
	RequestConnectionPriority(ctx context.Context, in *RequestConnectionPriorityRequest, opts ...grpc.CallOption) (*RequestConnectionPriorityResponse, error)
	RequestMtu(ctx context.Context, in *RequestMtuRequest, opts ...grpc.CallOption) (*RequestMtuResponse, error)
	SetCharacteristicNotification(ctx context.Context, in *SetCharacteristicNotificationRequest, opts ...grpc.CallOption) (*SetCharacteristicNotificationResponse, error)
	SetPreferredPhy(ctx context.Context, in *SetPreferredPhyRequest, opts ...grpc.CallOption) (*SetPreferredPhyResponse, error)
	WriteCharacteristic1(ctx context.Context, in *WriteCharacteristic1Request, opts ...grpc.CallOption) (*WriteCharacteristic1Response, error)
	WriteCharacteristic3_1(ctx context.Context, in *WriteCharacteristic3_1Request, opts ...grpc.CallOption) (*WriteCharacteristic3_1Response, error)
	WriteDescriptor1(ctx context.Context, in *WriteDescriptor1Request, opts ...grpc.CallOption) (*WriteDescriptor1Response, error)
	WriteDescriptor2_1(ctx context.Context, in *WriteDescriptor2_1Request, opts ...grpc.CallOption) (*WriteDescriptor2_1Response, error)
}

BluetoothGattServiceClient is the client API for BluetoothGattService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothGattServiceServer

type BluetoothGattServiceServer interface {
	AbortReliableWrite0(context.Context, *AbortReliableWrite0Request) (*AbortReliableWrite0Response, error)
	AbortReliableWrite1_1(context.Context, *AbortReliableWrite1_1Request) (*AbortReliableWrite1_1Response, error)
	BeginReliableWrite(context.Context, *BeginReliableWriteRequest) (*BeginReliableWriteResponse, error)
	Close(context.Context, *CloseRequest) (*CloseResponse, error)
	Connect(context.Context, *ConnectRequest) (*BluetoothGattConnectResponse, error)
	Disconnect(context.Context, *DisconnectRequest) (*DisconnectResponse, error)
	DiscoverServices(context.Context, *DiscoverServicesRequest) (*DiscoverServicesResponse, error)
	ExecuteReliableWrite(context.Context, *ExecuteReliableWriteRequest) (*ExecuteReliableWriteResponse, error)
	GetConnectedDevices(context.Context, *GetConnectedDevicesRequest) (*GetConnectedDevicesResponse, error)
	GetConnectionState(context.Context, *GetConnectionStateRequest) (*GetConnectionStateResponse, error)
	GetDevice(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error)
	GetDevicesMatchingConnectionStates(context.Context, *GetDevicesMatchingConnectionStatesRequest) (*GetDevicesMatchingConnectionStatesResponse, error)
	GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error)
	GetServices(context.Context, *GetServicesRequest) (*GetServicesResponse, error)
	ReadCharacteristic(context.Context, *ReadCharacteristicRequest) (*ReadCharacteristicResponse, error)
	ReadDescriptor(context.Context, *ReadDescriptorRequest) (*ReadDescriptorResponse, error)
	ReadPhy(context.Context, *ReadPhyRequest) (*ReadPhyResponse, error)
	ReadRemoteRssi(context.Context, *ReadRemoteRssiRequest) (*ReadRemoteRssiResponse, error)
	RequestConnectionPriority(context.Context, *RequestConnectionPriorityRequest) (*RequestConnectionPriorityResponse, error)
	RequestMtu(context.Context, *RequestMtuRequest) (*RequestMtuResponse, error)
	SetCharacteristicNotification(context.Context, *SetCharacteristicNotificationRequest) (*SetCharacteristicNotificationResponse, error)
	SetPreferredPhy(context.Context, *SetPreferredPhyRequest) (*SetPreferredPhyResponse, error)
	WriteCharacteristic1(context.Context, *WriteCharacteristic1Request) (*WriteCharacteristic1Response, error)
	WriteCharacteristic3_1(context.Context, *WriteCharacteristic3_1Request) (*WriteCharacteristic3_1Response, error)
	WriteDescriptor1(context.Context, *WriteDescriptor1Request) (*WriteDescriptor1Response, error)
	WriteDescriptor2_1(context.Context, *WriteDescriptor2_1Request) (*WriteDescriptor2_1Response, error)
	// contains filtered or unexported methods
}

BluetoothGattServiceServer is the server API for BluetoothGattService service. All implementations must embed UnimplementedBluetoothGattServiceServer for forward compatibility.

type BluetoothGattServiceServiceClient

BluetoothGattServiceServiceClient is the client API for BluetoothGattServiceService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothGattServiceServiceServer

BluetoothGattServiceServiceServer is the server API for BluetoothGattServiceService service. All implementations must embed UnimplementedBluetoothGattServiceServiceServer for forward compatibility.

type BluetoothServerSocketServiceClient

type BluetoothServerSocketServiceClient interface {
	Accept0(ctx context.Context, in *Accept0Request, opts ...grpc.CallOption) (*Accept0Response, error)
	Accept1_1(ctx context.Context, in *Accept1_1Request, opts ...grpc.CallOption) (*Accept1_1Response, error)
	Close(ctx context.Context, in *CloseRequest, opts ...grpc.CallOption) (*CloseResponse, error)
	GetPsm(ctx context.Context, in *GetPsmRequest, opts ...grpc.CallOption) (*GetPsmResponse, error)
	ToString(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error)
}

BluetoothServerSocketServiceClient is the client API for BluetoothServerSocketService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothServerSocketServiceServer

type BluetoothServerSocketServiceServer interface {
	Accept0(context.Context, *Accept0Request) (*Accept0Response, error)
	Accept1_1(context.Context, *Accept1_1Request) (*Accept1_1Response, error)
	Close(context.Context, *CloseRequest) (*CloseResponse, error)
	GetPsm(context.Context, *GetPsmRequest) (*GetPsmResponse, error)
	ToString(context.Context, *ToStringRequest) (*ToStringResponse, error)
	// contains filtered or unexported methods
}

BluetoothServerSocketServiceServer is the server API for BluetoothServerSocketService service. All implementations must embed UnimplementedBluetoothServerSocketServiceServer for forward compatibility.

type BluetoothSocketServiceClient

BluetoothSocketServiceClient is the client API for BluetoothSocketService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type BluetoothSocketServiceServer

BluetoothSocketServiceServer is the server API for BluetoothSocketService service. All implementations must embed UnimplementedBluetoothSocketServiceServer for forward compatibility.

type CancelConnectionRequest

type CancelConnectionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelConnectionRequest) Descriptor deprecated

func (*CancelConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelConnectionRequest.ProtoReflect.Descriptor instead.

func (*CancelConnectionRequest) GetArg0

func (x *CancelConnectionRequest) GetArg0() int64

func (*CancelConnectionRequest) ProtoMessage

func (*CancelConnectionRequest) ProtoMessage()

func (*CancelConnectionRequest) ProtoReflect

func (x *CancelConnectionRequest) ProtoReflect() protoreflect.Message

func (*CancelConnectionRequest) Reset

func (x *CancelConnectionRequest) Reset()

func (*CancelConnectionRequest) String

func (x *CancelConnectionRequest) String() string

type CancelConnectionResponse

type CancelConnectionResponse struct {
	// contains filtered or unexported fields
}

func (*CancelConnectionResponse) Descriptor deprecated

func (*CancelConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelConnectionResponse.ProtoReflect.Descriptor instead.

func (*CancelConnectionResponse) ProtoMessage

func (*CancelConnectionResponse) ProtoMessage()

func (*CancelConnectionResponse) ProtoReflect

func (x *CancelConnectionResponse) ProtoReflect() protoreflect.Message

func (*CancelConnectionResponse) Reset

func (x *CancelConnectionResponse) Reset()

func (*CancelConnectionResponse) String

func (x *CancelConnectionResponse) String() string

type CancelDiscoveryRequest

type CancelDiscoveryRequest struct {
	// contains filtered or unexported fields
}

func (*CancelDiscoveryRequest) Descriptor deprecated

func (*CancelDiscoveryRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelDiscoveryRequest.ProtoReflect.Descriptor instead.

func (*CancelDiscoveryRequest) ProtoMessage

func (*CancelDiscoveryRequest) ProtoMessage()

func (*CancelDiscoveryRequest) ProtoReflect

func (x *CancelDiscoveryRequest) ProtoReflect() protoreflect.Message

func (*CancelDiscoveryRequest) Reset

func (x *CancelDiscoveryRequest) Reset()

func (*CancelDiscoveryRequest) String

func (x *CancelDiscoveryRequest) String() string

type CancelDiscoveryResponse

type CancelDiscoveryResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CancelDiscoveryResponse) Descriptor deprecated

func (*CancelDiscoveryResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelDiscoveryResponse.ProtoReflect.Descriptor instead.

func (*CancelDiscoveryResponse) GetResult

func (x *CancelDiscoveryResponse) GetResult() bool

func (*CancelDiscoveryResponse) ProtoMessage

func (*CancelDiscoveryResponse) ProtoMessage()

func (*CancelDiscoveryResponse) ProtoReflect

func (x *CancelDiscoveryResponse) ProtoReflect() protoreflect.Message

func (*CancelDiscoveryResponse) Reset

func (x *CancelDiscoveryResponse) Reset()

func (*CancelDiscoveryResponse) String

func (x *CancelDiscoveryResponse) String() string

type CheckBluetoothAddressRequest

type CheckBluetoothAddressRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckBluetoothAddressRequest) Descriptor deprecated

func (*CheckBluetoothAddressRequest) Descriptor() ([]byte, []int)

Deprecated: Use CheckBluetoothAddressRequest.ProtoReflect.Descriptor instead.

func (*CheckBluetoothAddressRequest) GetArg0

func (x *CheckBluetoothAddressRequest) GetArg0() string

func (*CheckBluetoothAddressRequest) ProtoMessage

func (*CheckBluetoothAddressRequest) ProtoMessage()

func (*CheckBluetoothAddressRequest) ProtoReflect

func (*CheckBluetoothAddressRequest) Reset

func (x *CheckBluetoothAddressRequest) Reset()

func (*CheckBluetoothAddressRequest) String

type CheckBluetoothAddressResponse

type CheckBluetoothAddressResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckBluetoothAddressResponse) Descriptor deprecated

func (*CheckBluetoothAddressResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckBluetoothAddressResponse.ProtoReflect.Descriptor instead.

func (*CheckBluetoothAddressResponse) GetResult

func (x *CheckBluetoothAddressResponse) GetResult() bool

func (*CheckBluetoothAddressResponse) ProtoMessage

func (*CheckBluetoothAddressResponse) ProtoMessage()

func (*CheckBluetoothAddressResponse) ProtoReflect

func (*CheckBluetoothAddressResponse) Reset

func (x *CheckBluetoothAddressResponse) Reset()

func (*CheckBluetoothAddressResponse) String

type ClearServicesRequest

type ClearServicesRequest struct {
	// contains filtered or unexported fields
}

func (*ClearServicesRequest) Descriptor deprecated

func (*ClearServicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClearServicesRequest.ProtoReflect.Descriptor instead.

func (*ClearServicesRequest) ProtoMessage

func (*ClearServicesRequest) ProtoMessage()

func (*ClearServicesRequest) ProtoReflect

func (x *ClearServicesRequest) ProtoReflect() protoreflect.Message

func (*ClearServicesRequest) Reset

func (x *ClearServicesRequest) Reset()

func (*ClearServicesRequest) String

func (x *ClearServicesRequest) String() string

type ClearServicesResponse

type ClearServicesResponse struct {
	// contains filtered or unexported fields
}

func (*ClearServicesResponse) Descriptor deprecated

func (*ClearServicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ClearServicesResponse.ProtoReflect.Descriptor instead.

func (*ClearServicesResponse) ProtoMessage

func (*ClearServicesResponse) ProtoMessage()

func (*ClearServicesResponse) ProtoReflect

func (x *ClearServicesResponse) ProtoReflect() protoreflect.Message

func (*ClearServicesResponse) Reset

func (x *ClearServicesResponse) Reset()

func (*ClearServicesResponse) String

func (x *ClearServicesResponse) String() string

type CloseProfileProxyRequest

type CloseProfileProxyRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*CloseProfileProxyRequest) Descriptor deprecated

func (*CloseProfileProxyRequest) Descriptor() ([]byte, []int)

Deprecated: Use CloseProfileProxyRequest.ProtoReflect.Descriptor instead.

func (*CloseProfileProxyRequest) GetArg0

func (x *CloseProfileProxyRequest) GetArg0() int32

func (*CloseProfileProxyRequest) GetArg1

func (x *CloseProfileProxyRequest) GetArg1() int64

func (*CloseProfileProxyRequest) ProtoMessage

func (*CloseProfileProxyRequest) ProtoMessage()

func (*CloseProfileProxyRequest) ProtoReflect

func (x *CloseProfileProxyRequest) ProtoReflect() protoreflect.Message

func (*CloseProfileProxyRequest) Reset

func (x *CloseProfileProxyRequest) Reset()

func (*CloseProfileProxyRequest) String

func (x *CloseProfileProxyRequest) String() string

type CloseProfileProxyResponse

type CloseProfileProxyResponse struct {
	// contains filtered or unexported fields
}

func (*CloseProfileProxyResponse) Descriptor deprecated

func (*CloseProfileProxyResponse) Descriptor() ([]byte, []int)

Deprecated: Use CloseProfileProxyResponse.ProtoReflect.Descriptor instead.

func (*CloseProfileProxyResponse) ProtoMessage

func (*CloseProfileProxyResponse) ProtoMessage()

func (*CloseProfileProxyResponse) ProtoReflect

func (*CloseProfileProxyResponse) Reset

func (x *CloseProfileProxyResponse) Reset()

func (*CloseProfileProxyResponse) String

func (x *CloseProfileProxyResponse) String() string

type CloseRequest

type CloseRequest struct {
	// contains filtered or unexported fields
}

func (*CloseRequest) Descriptor deprecated

func (*CloseRequest) Descriptor() ([]byte, []int)

Deprecated: Use CloseRequest.ProtoReflect.Descriptor instead.

func (*CloseRequest) ProtoMessage

func (*CloseRequest) ProtoMessage()

func (*CloseRequest) ProtoReflect

func (x *CloseRequest) ProtoReflect() protoreflect.Message

func (*CloseRequest) Reset

func (x *CloseRequest) Reset()

func (*CloseRequest) String

func (x *CloseRequest) String() string

type CloseResponse

type CloseResponse struct {
	// contains filtered or unexported fields
}

func (*CloseResponse) Descriptor deprecated

func (*CloseResponse) Descriptor() ([]byte, []int)

Deprecated: Use CloseResponse.ProtoReflect.Descriptor instead.

func (*CloseResponse) ProtoMessage

func (*CloseResponse) ProtoMessage()

func (*CloseResponse) ProtoReflect

func (x *CloseResponse) ProtoReflect() protoreflect.Message

func (*CloseResponse) Reset

func (x *CloseResponse) Reset()

func (*CloseResponse) String

func (x *CloseResponse) String() string

type ConnectGatt3Request

type ConnectGatt3Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectGatt3Request) Descriptor deprecated

func (*ConnectGatt3Request) Descriptor() ([]byte, []int)

Deprecated: Use ConnectGatt3Request.ProtoReflect.Descriptor instead.

func (*ConnectGatt3Request) GetArg0

func (x *ConnectGatt3Request) GetArg0() int64

func (*ConnectGatt3Request) GetArg1

func (x *ConnectGatt3Request) GetArg1() bool

func (*ConnectGatt3Request) GetArg2

func (x *ConnectGatt3Request) GetArg2() int64

func (*ConnectGatt3Request) ProtoMessage

func (*ConnectGatt3Request) ProtoMessage()

func (*ConnectGatt3Request) ProtoReflect

func (x *ConnectGatt3Request) ProtoReflect() protoreflect.Message

func (*ConnectGatt3Request) Reset

func (x *ConnectGatt3Request) Reset()

func (*ConnectGatt3Request) String

func (x *ConnectGatt3Request) String() string

type ConnectGatt3Response

type ConnectGatt3Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectGatt3Response) Descriptor deprecated

func (*ConnectGatt3Response) Descriptor() ([]byte, []int)

Deprecated: Use ConnectGatt3Response.ProtoReflect.Descriptor instead.

func (*ConnectGatt3Response) GetResult

func (x *ConnectGatt3Response) GetResult() int64

func (*ConnectGatt3Response) ProtoMessage

func (*ConnectGatt3Response) ProtoMessage()

func (*ConnectGatt3Response) ProtoReflect

func (x *ConnectGatt3Response) ProtoReflect() protoreflect.Message

func (*ConnectGatt3Response) Reset

func (x *ConnectGatt3Response) Reset()

func (*ConnectGatt3Response) String

func (x *ConnectGatt3Response) String() string

type ConnectGatt4_1Request

type ConnectGatt4_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectGatt4_1Request) Descriptor deprecated

func (*ConnectGatt4_1Request) Descriptor() ([]byte, []int)

Deprecated: Use ConnectGatt4_1Request.ProtoReflect.Descriptor instead.

func (*ConnectGatt4_1Request) GetArg0

func (x *ConnectGatt4_1Request) GetArg0() int64

func (*ConnectGatt4_1Request) GetArg1

func (x *ConnectGatt4_1Request) GetArg1() bool

func (*ConnectGatt4_1Request) GetArg2

func (x *ConnectGatt4_1Request) GetArg2() int64

func (*ConnectGatt4_1Request) GetArg3

func (x *ConnectGatt4_1Request) GetArg3() int32

func (*ConnectGatt4_1Request) ProtoMessage

func (*ConnectGatt4_1Request) ProtoMessage()

func (*ConnectGatt4_1Request) ProtoReflect

func (x *ConnectGatt4_1Request) ProtoReflect() protoreflect.Message

func (*ConnectGatt4_1Request) Reset

func (x *ConnectGatt4_1Request) Reset()

func (*ConnectGatt4_1Request) String

func (x *ConnectGatt4_1Request) String() string

type ConnectGatt4_1Response

type ConnectGatt4_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectGatt4_1Response) Descriptor deprecated

func (*ConnectGatt4_1Response) Descriptor() ([]byte, []int)

Deprecated: Use ConnectGatt4_1Response.ProtoReflect.Descriptor instead.

func (*ConnectGatt4_1Response) GetResult

func (x *ConnectGatt4_1Response) GetResult() int64

func (*ConnectGatt4_1Response) ProtoMessage

func (*ConnectGatt4_1Response) ProtoMessage()

func (*ConnectGatt4_1Response) ProtoReflect

func (x *ConnectGatt4_1Response) ProtoReflect() protoreflect.Message

func (*ConnectGatt4_1Response) Reset

func (x *ConnectGatt4_1Response) Reset()

func (*ConnectGatt4_1Response) String

func (x *ConnectGatt4_1Response) String() string

type ConnectGatt5_2Request

type ConnectGatt5_2Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectGatt5_2Request) Descriptor deprecated

func (*ConnectGatt5_2Request) Descriptor() ([]byte, []int)

Deprecated: Use ConnectGatt5_2Request.ProtoReflect.Descriptor instead.

func (*ConnectGatt5_2Request) GetArg0

func (x *ConnectGatt5_2Request) GetArg0() int64

func (*ConnectGatt5_2Request) GetArg1

func (x *ConnectGatt5_2Request) GetArg1() bool

func (*ConnectGatt5_2Request) GetArg2

func (x *ConnectGatt5_2Request) GetArg2() int64

func (*ConnectGatt5_2Request) GetArg3

func (x *ConnectGatt5_2Request) GetArg3() int32

func (*ConnectGatt5_2Request) GetArg4

func (x *ConnectGatt5_2Request) GetArg4() int32

func (*ConnectGatt5_2Request) ProtoMessage

func (*ConnectGatt5_2Request) ProtoMessage()

func (*ConnectGatt5_2Request) ProtoReflect

func (x *ConnectGatt5_2Request) ProtoReflect() protoreflect.Message

func (*ConnectGatt5_2Request) Reset

func (x *ConnectGatt5_2Request) Reset()

func (*ConnectGatt5_2Request) String

func (x *ConnectGatt5_2Request) String() string

type ConnectGatt5_2Response

type ConnectGatt5_2Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectGatt5_2Response) Descriptor deprecated

func (*ConnectGatt5_2Response) Descriptor() ([]byte, []int)

Deprecated: Use ConnectGatt5_2Response.ProtoReflect.Descriptor instead.

func (*ConnectGatt5_2Response) GetResult

func (x *ConnectGatt5_2Response) GetResult() int64

func (*ConnectGatt5_2Response) ProtoMessage

func (*ConnectGatt5_2Response) ProtoMessage()

func (*ConnectGatt5_2Response) ProtoReflect

func (x *ConnectGatt5_2Response) ProtoReflect() protoreflect.Message

func (*ConnectGatt5_2Response) Reset

func (x *ConnectGatt5_2Response) Reset()

func (*ConnectGatt5_2Response) String

func (x *ConnectGatt5_2Response) String() string

type ConnectRequest

type ConnectRequest struct {
	// contains filtered or unexported fields
}

func (*ConnectRequest) Descriptor deprecated

func (*ConnectRequest) Descriptor() ([]byte, []int)

Deprecated: Use ConnectRequest.ProtoReflect.Descriptor instead.

func (*ConnectRequest) ProtoMessage

func (*ConnectRequest) ProtoMessage()

func (*ConnectRequest) ProtoReflect

func (x *ConnectRequest) ProtoReflect() protoreflect.Message

func (*ConnectRequest) Reset

func (x *ConnectRequest) Reset()

func (*ConnectRequest) String

func (x *ConnectRequest) String() string

type ConnectResponse

type ConnectResponse struct {
	// contains filtered or unexported fields
}

func (*ConnectResponse) Descriptor deprecated

func (*ConnectResponse) Descriptor() ([]byte, []int)

Deprecated: Use ConnectResponse.ProtoReflect.Descriptor instead.

func (*ConnectResponse) ProtoMessage

func (*ConnectResponse) ProtoMessage()

func (*ConnectResponse) ProtoReflect

func (x *ConnectResponse) ProtoReflect() protoreflect.Message

func (*ConnectResponse) Reset

func (x *ConnectResponse) Reset()

func (*ConnectResponse) String

func (x *ConnectResponse) String() string

type CreateBondRequest

type CreateBondRequest struct {
	// contains filtered or unexported fields
}

func (*CreateBondRequest) Descriptor deprecated

func (*CreateBondRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateBondRequest.ProtoReflect.Descriptor instead.

func (*CreateBondRequest) ProtoMessage

func (*CreateBondRequest) ProtoMessage()

func (*CreateBondRequest) ProtoReflect

func (x *CreateBondRequest) ProtoReflect() protoreflect.Message

func (*CreateBondRequest) Reset

func (x *CreateBondRequest) Reset()

func (*CreateBondRequest) String

func (x *CreateBondRequest) String() string

type CreateBondResponse

type CreateBondResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateBondResponse) Descriptor deprecated

func (*CreateBondResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateBondResponse.ProtoReflect.Descriptor instead.

func (*CreateBondResponse) GetResult

func (x *CreateBondResponse) GetResult() bool

func (*CreateBondResponse) ProtoMessage

func (*CreateBondResponse) ProtoMessage()

func (*CreateBondResponse) ProtoReflect

func (x *CreateBondResponse) ProtoReflect() protoreflect.Message

func (*CreateBondResponse) Reset

func (x *CreateBondResponse) Reset()

func (*CreateBondResponse) String

func (x *CreateBondResponse) String() string

type CreateInsecureL2CapChannelRequest

type CreateInsecureL2CapChannelRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateInsecureL2CapChannelRequest) Descriptor deprecated

func (*CreateInsecureL2CapChannelRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateInsecureL2CapChannelRequest.ProtoReflect.Descriptor instead.

func (*CreateInsecureL2CapChannelRequest) GetArg0

func (*CreateInsecureL2CapChannelRequest) ProtoMessage

func (*CreateInsecureL2CapChannelRequest) ProtoMessage()

func (*CreateInsecureL2CapChannelRequest) ProtoReflect

func (*CreateInsecureL2CapChannelRequest) Reset

func (*CreateInsecureL2CapChannelRequest) String

type CreateInsecureL2CapChannelResponse

type CreateInsecureL2CapChannelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateInsecureL2CapChannelResponse) Descriptor deprecated

func (*CreateInsecureL2CapChannelResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateInsecureL2CapChannelResponse.ProtoReflect.Descriptor instead.

func (*CreateInsecureL2CapChannelResponse) GetResult

func (*CreateInsecureL2CapChannelResponse) ProtoMessage

func (*CreateInsecureL2CapChannelResponse) ProtoMessage()

func (*CreateInsecureL2CapChannelResponse) ProtoReflect

func (*CreateInsecureL2CapChannelResponse) Reset

func (*CreateInsecureL2CapChannelResponse) String

type CreateInsecureRfcommSocketToServiceRecordRequest

type CreateInsecureRfcommSocketToServiceRecordRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateInsecureRfcommSocketToServiceRecordRequest) Descriptor deprecated

Deprecated: Use CreateInsecureRfcommSocketToServiceRecordRequest.ProtoReflect.Descriptor instead.

func (*CreateInsecureRfcommSocketToServiceRecordRequest) GetArg0

func (*CreateInsecureRfcommSocketToServiceRecordRequest) ProtoMessage

func (*CreateInsecureRfcommSocketToServiceRecordRequest) ProtoReflect

func (*CreateInsecureRfcommSocketToServiceRecordRequest) Reset

func (*CreateInsecureRfcommSocketToServiceRecordRequest) String

type CreateInsecureRfcommSocketToServiceRecordResponse

type CreateInsecureRfcommSocketToServiceRecordResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateInsecureRfcommSocketToServiceRecordResponse) Descriptor deprecated

Deprecated: Use CreateInsecureRfcommSocketToServiceRecordResponse.ProtoReflect.Descriptor instead.

func (*CreateInsecureRfcommSocketToServiceRecordResponse) GetResult

func (*CreateInsecureRfcommSocketToServiceRecordResponse) ProtoMessage

func (*CreateInsecureRfcommSocketToServiceRecordResponse) ProtoReflect

func (*CreateInsecureRfcommSocketToServiceRecordResponse) Reset

func (*CreateInsecureRfcommSocketToServiceRecordResponse) String

type CreateL2CapChannelRequest

type CreateL2CapChannelRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateL2CapChannelRequest) Descriptor deprecated

func (*CreateL2CapChannelRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateL2CapChannelRequest.ProtoReflect.Descriptor instead.

func (*CreateL2CapChannelRequest) GetArg0

func (x *CreateL2CapChannelRequest) GetArg0() int32

func (*CreateL2CapChannelRequest) ProtoMessage

func (*CreateL2CapChannelRequest) ProtoMessage()

func (*CreateL2CapChannelRequest) ProtoReflect

func (*CreateL2CapChannelRequest) Reset

func (x *CreateL2CapChannelRequest) Reset()

func (*CreateL2CapChannelRequest) String

func (x *CreateL2CapChannelRequest) String() string

type CreateL2CapChannelResponse

type CreateL2CapChannelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateL2CapChannelResponse) Descriptor deprecated

func (*CreateL2CapChannelResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateL2CapChannelResponse.ProtoReflect.Descriptor instead.

func (*CreateL2CapChannelResponse) GetResult

func (x *CreateL2CapChannelResponse) GetResult() int64

func (*CreateL2CapChannelResponse) ProtoMessage

func (*CreateL2CapChannelResponse) ProtoMessage()

func (*CreateL2CapChannelResponse) ProtoReflect

func (*CreateL2CapChannelResponse) Reset

func (x *CreateL2CapChannelResponse) Reset()

func (*CreateL2CapChannelResponse) String

func (x *CreateL2CapChannelResponse) String() string

type CreateRfcommSocketToServiceRecordRequest

type CreateRfcommSocketToServiceRecordRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRfcommSocketToServiceRecordRequest) Descriptor deprecated

func (*CreateRfcommSocketToServiceRecordRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateRfcommSocketToServiceRecordRequest.ProtoReflect.Descriptor instead.

func (*CreateRfcommSocketToServiceRecordRequest) GetArg0

func (*CreateRfcommSocketToServiceRecordRequest) ProtoMessage

func (*CreateRfcommSocketToServiceRecordRequest) ProtoReflect

func (*CreateRfcommSocketToServiceRecordRequest) Reset

func (*CreateRfcommSocketToServiceRecordRequest) String

type CreateRfcommSocketToServiceRecordResponse

type CreateRfcommSocketToServiceRecordResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRfcommSocketToServiceRecordResponse) Descriptor deprecated

func (*CreateRfcommSocketToServiceRecordResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateRfcommSocketToServiceRecordResponse.ProtoReflect.Descriptor instead.

func (*CreateRfcommSocketToServiceRecordResponse) GetResult

func (*CreateRfcommSocketToServiceRecordResponse) ProtoMessage

func (*CreateRfcommSocketToServiceRecordResponse) ProtoReflect

func (*CreateRfcommSocketToServiceRecordResponse) Reset

func (*CreateRfcommSocketToServiceRecordResponse) String

type CreateUsingSocketSettingsRequest

type CreateUsingSocketSettingsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateUsingSocketSettingsRequest) Descriptor deprecated

func (*CreateUsingSocketSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateUsingSocketSettingsRequest.ProtoReflect.Descriptor instead.

func (*CreateUsingSocketSettingsRequest) GetArg0

func (*CreateUsingSocketSettingsRequest) ProtoMessage

func (*CreateUsingSocketSettingsRequest) ProtoMessage()

func (*CreateUsingSocketSettingsRequest) ProtoReflect

func (*CreateUsingSocketSettingsRequest) Reset

func (*CreateUsingSocketSettingsRequest) String

type CreateUsingSocketSettingsResponse

type CreateUsingSocketSettingsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateUsingSocketSettingsResponse) Descriptor deprecated

func (*CreateUsingSocketSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateUsingSocketSettingsResponse.ProtoReflect.Descriptor instead.

func (*CreateUsingSocketSettingsResponse) GetResult

func (*CreateUsingSocketSettingsResponse) ProtoMessage

func (*CreateUsingSocketSettingsResponse) ProtoMessage()

func (*CreateUsingSocketSettingsResponse) ProtoReflect

func (*CreateUsingSocketSettingsResponse) Reset

func (*CreateUsingSocketSettingsResponse) String

type DescribeContentsRequest

type DescribeContentsRequest struct {
	// contains filtered or unexported fields
}

func (*DescribeContentsRequest) Descriptor deprecated

func (*DescribeContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsRequest.ProtoReflect.Descriptor instead.

func (*DescribeContentsRequest) ProtoMessage

func (*DescribeContentsRequest) ProtoMessage()

func (*DescribeContentsRequest) ProtoReflect

func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message

func (*DescribeContentsRequest) Reset

func (x *DescribeContentsRequest) Reset()

func (*DescribeContentsRequest) String

func (x *DescribeContentsRequest) String() string

type DescribeContentsResponse

type DescribeContentsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeContentsResponse) Descriptor deprecated

func (*DescribeContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeContentsResponse.ProtoReflect.Descriptor instead.

func (*DescribeContentsResponse) GetResult

func (x *DescribeContentsResponse) GetResult() int32

func (*DescribeContentsResponse) ProtoMessage

func (*DescribeContentsResponse) ProtoMessage()

func (*DescribeContentsResponse) ProtoReflect

func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message

func (*DescribeContentsResponse) Reset

func (x *DescribeContentsResponse) Reset()

func (*DescribeContentsResponse) String

func (x *DescribeContentsResponse) String() string

type DisableRequest

type DisableRequest struct {
	// contains filtered or unexported fields
}

func (*DisableRequest) Descriptor deprecated

func (*DisableRequest) Descriptor() ([]byte, []int)

Deprecated: Use DisableRequest.ProtoReflect.Descriptor instead.

func (*DisableRequest) ProtoMessage

func (*DisableRequest) ProtoMessage()

func (*DisableRequest) ProtoReflect

func (x *DisableRequest) ProtoReflect() protoreflect.Message

func (*DisableRequest) Reset

func (x *DisableRequest) Reset()

func (*DisableRequest) String

func (x *DisableRequest) String() string

type DisableResponse

type DisableResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DisableResponse) Descriptor deprecated

func (*DisableResponse) Descriptor() ([]byte, []int)

Deprecated: Use DisableResponse.ProtoReflect.Descriptor instead.

func (*DisableResponse) GetResult

func (x *DisableResponse) GetResult() bool

func (*DisableResponse) ProtoMessage

func (*DisableResponse) ProtoMessage()

func (*DisableResponse) ProtoReflect

func (x *DisableResponse) ProtoReflect() protoreflect.Message

func (*DisableResponse) Reset

func (x *DisableResponse) Reset()

func (*DisableResponse) String

func (x *DisableResponse) String() string

type DisconnectRequest

type DisconnectRequest struct {
	// contains filtered or unexported fields
}

func (*DisconnectRequest) Descriptor deprecated

func (*DisconnectRequest) Descriptor() ([]byte, []int)

Deprecated: Use DisconnectRequest.ProtoReflect.Descriptor instead.

func (*DisconnectRequest) ProtoMessage

func (*DisconnectRequest) ProtoMessage()

func (*DisconnectRequest) ProtoReflect

func (x *DisconnectRequest) ProtoReflect() protoreflect.Message

func (*DisconnectRequest) Reset

func (x *DisconnectRequest) Reset()

func (*DisconnectRequest) String

func (x *DisconnectRequest) String() string

type DisconnectResponse

type DisconnectResponse struct {
	// contains filtered or unexported fields
}

func (*DisconnectResponse) Descriptor deprecated

func (*DisconnectResponse) Descriptor() ([]byte, []int)

Deprecated: Use DisconnectResponse.ProtoReflect.Descriptor instead.

func (*DisconnectResponse) ProtoMessage

func (*DisconnectResponse) ProtoMessage()

func (*DisconnectResponse) ProtoReflect

func (x *DisconnectResponse) ProtoReflect() protoreflect.Message

func (*DisconnectResponse) Reset

func (x *DisconnectResponse) Reset()

func (*DisconnectResponse) String

func (x *DisconnectResponse) String() string

type DiscoverServicesRequest

type DiscoverServicesRequest struct {
	// contains filtered or unexported fields
}

func (*DiscoverServicesRequest) Descriptor deprecated

func (*DiscoverServicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use DiscoverServicesRequest.ProtoReflect.Descriptor instead.

func (*DiscoverServicesRequest) ProtoMessage

func (*DiscoverServicesRequest) ProtoMessage()

func (*DiscoverServicesRequest) ProtoReflect

func (x *DiscoverServicesRequest) ProtoReflect() protoreflect.Message

func (*DiscoverServicesRequest) Reset

func (x *DiscoverServicesRequest) Reset()

func (*DiscoverServicesRequest) String

func (x *DiscoverServicesRequest) String() string

type DiscoverServicesResponse

type DiscoverServicesResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*DiscoverServicesResponse) Descriptor deprecated

func (*DiscoverServicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use DiscoverServicesResponse.ProtoReflect.Descriptor instead.

func (*DiscoverServicesResponse) GetResult

func (x *DiscoverServicesResponse) GetResult() bool

func (*DiscoverServicesResponse) ProtoMessage

func (*DiscoverServicesResponse) ProtoMessage()

func (*DiscoverServicesResponse) ProtoReflect

func (x *DiscoverServicesResponse) ProtoReflect() protoreflect.Message

func (*DiscoverServicesResponse) Reset

func (x *DiscoverServicesResponse) Reset()

func (*DiscoverServicesResponse) String

func (x *DiscoverServicesResponse) String() string

type EnableRequest

type EnableRequest struct {
	// contains filtered or unexported fields
}

func (*EnableRequest) Descriptor deprecated

func (*EnableRequest) Descriptor() ([]byte, []int)

Deprecated: Use EnableRequest.ProtoReflect.Descriptor instead.

func (*EnableRequest) ProtoMessage

func (*EnableRequest) ProtoMessage()

func (*EnableRequest) ProtoReflect

func (x *EnableRequest) ProtoReflect() protoreflect.Message

func (*EnableRequest) Reset

func (x *EnableRequest) Reset()

func (*EnableRequest) String

func (x *EnableRequest) String() string

type EnableResponse

type EnableResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EnableResponse) Descriptor deprecated

func (*EnableResponse) Descriptor() ([]byte, []int)

Deprecated: Use EnableResponse.ProtoReflect.Descriptor instead.

func (*EnableResponse) GetResult

func (x *EnableResponse) GetResult() bool

func (*EnableResponse) ProtoMessage

func (*EnableResponse) ProtoMessage()

func (*EnableResponse) ProtoReflect

func (x *EnableResponse) ProtoReflect() protoreflect.Message

func (*EnableResponse) Reset

func (x *EnableResponse) Reset()

func (*EnableResponse) String

func (x *EnableResponse) String() string

type EqualsRequest

type EqualsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsRequest) Descriptor deprecated

func (*EqualsRequest) Descriptor() ([]byte, []int)

Deprecated: Use EqualsRequest.ProtoReflect.Descriptor instead.

func (*EqualsRequest) GetArg0

func (x *EqualsRequest) GetArg0() int64

func (*EqualsRequest) ProtoMessage

func (*EqualsRequest) ProtoMessage()

func (*EqualsRequest) ProtoReflect

func (x *EqualsRequest) ProtoReflect() protoreflect.Message

func (*EqualsRequest) Reset

func (x *EqualsRequest) Reset()

func (*EqualsRequest) String

func (x *EqualsRequest) String() string

type EqualsResponse

type EqualsResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EqualsResponse) Descriptor deprecated

func (*EqualsResponse) Descriptor() ([]byte, []int)

Deprecated: Use EqualsResponse.ProtoReflect.Descriptor instead.

func (*EqualsResponse) GetResult

func (x *EqualsResponse) GetResult() bool

func (*EqualsResponse) ProtoMessage

func (*EqualsResponse) ProtoMessage()

func (*EqualsResponse) ProtoReflect

func (x *EqualsResponse) ProtoReflect() protoreflect.Message

func (*EqualsResponse) Reset

func (x *EqualsResponse) Reset()

func (*EqualsResponse) String

func (x *EqualsResponse) String() string

type ExecuteReliableWriteRequest

type ExecuteReliableWriteRequest struct {
	// contains filtered or unexported fields
}

func (*ExecuteReliableWriteRequest) Descriptor deprecated

func (*ExecuteReliableWriteRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteReliableWriteRequest.ProtoReflect.Descriptor instead.

func (*ExecuteReliableWriteRequest) ProtoMessage

func (*ExecuteReliableWriteRequest) ProtoMessage()

func (*ExecuteReliableWriteRequest) ProtoReflect

func (*ExecuteReliableWriteRequest) Reset

func (x *ExecuteReliableWriteRequest) Reset()

func (*ExecuteReliableWriteRequest) String

func (x *ExecuteReliableWriteRequest) String() string

type ExecuteReliableWriteResponse

type ExecuteReliableWriteResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ExecuteReliableWriteResponse) Descriptor deprecated

func (*ExecuteReliableWriteResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteReliableWriteResponse.ProtoReflect.Descriptor instead.

func (*ExecuteReliableWriteResponse) GetResult

func (x *ExecuteReliableWriteResponse) GetResult() bool

func (*ExecuteReliableWriteResponse) ProtoMessage

func (*ExecuteReliableWriteResponse) ProtoMessage()

func (*ExecuteReliableWriteResponse) ProtoReflect

func (*ExecuteReliableWriteResponse) Reset

func (x *ExecuteReliableWriteResponse) Reset()

func (*ExecuteReliableWriteResponse) String

type FetchUuidsWithSdpRequest

type FetchUuidsWithSdpRequest struct {
	// contains filtered or unexported fields
}

func (*FetchUuidsWithSdpRequest) Descriptor deprecated

func (*FetchUuidsWithSdpRequest) Descriptor() ([]byte, []int)

Deprecated: Use FetchUuidsWithSdpRequest.ProtoReflect.Descriptor instead.

func (*FetchUuidsWithSdpRequest) ProtoMessage

func (*FetchUuidsWithSdpRequest) ProtoMessage()

func (*FetchUuidsWithSdpRequest) ProtoReflect

func (x *FetchUuidsWithSdpRequest) ProtoReflect() protoreflect.Message

func (*FetchUuidsWithSdpRequest) Reset

func (x *FetchUuidsWithSdpRequest) Reset()

func (*FetchUuidsWithSdpRequest) String

func (x *FetchUuidsWithSdpRequest) String() string

type FetchUuidsWithSdpResponse

type FetchUuidsWithSdpResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*FetchUuidsWithSdpResponse) Descriptor deprecated

func (*FetchUuidsWithSdpResponse) Descriptor() ([]byte, []int)

Deprecated: Use FetchUuidsWithSdpResponse.ProtoReflect.Descriptor instead.

func (*FetchUuidsWithSdpResponse) GetResult

func (x *FetchUuidsWithSdpResponse) GetResult() bool

func (*FetchUuidsWithSdpResponse) ProtoMessage

func (*FetchUuidsWithSdpResponse) ProtoMessage()

func (*FetchUuidsWithSdpResponse) ProtoReflect

func (*FetchUuidsWithSdpResponse) Reset

func (x *FetchUuidsWithSdpResponse) Reset()

func (*FetchUuidsWithSdpResponse) String

func (x *FetchUuidsWithSdpResponse) String() string

type GetAddressRequest

type GetAddressRequest struct {
	// contains filtered or unexported fields
}

func (*GetAddressRequest) Descriptor deprecated

func (*GetAddressRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAddressRequest.ProtoReflect.Descriptor instead.

func (*GetAddressRequest) ProtoMessage

func (*GetAddressRequest) ProtoMessage()

func (*GetAddressRequest) ProtoReflect

func (x *GetAddressRequest) ProtoReflect() protoreflect.Message

func (*GetAddressRequest) Reset

func (x *GetAddressRequest) Reset()

func (*GetAddressRequest) String

func (x *GetAddressRequest) String() string

type GetAddressResponse

type GetAddressResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAddressResponse) Descriptor deprecated

func (*GetAddressResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAddressResponse.ProtoReflect.Descriptor instead.

func (*GetAddressResponse) GetResult

func (x *GetAddressResponse) GetResult() string

func (*GetAddressResponse) ProtoMessage

func (*GetAddressResponse) ProtoMessage()

func (*GetAddressResponse) ProtoReflect

func (x *GetAddressResponse) ProtoReflect() protoreflect.Message

func (*GetAddressResponse) Reset

func (x *GetAddressResponse) Reset()

func (*GetAddressResponse) String

func (x *GetAddressResponse) String() string

type GetAddressTypeRequest

type GetAddressTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetAddressTypeRequest) Descriptor deprecated

func (*GetAddressTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAddressTypeRequest.ProtoReflect.Descriptor instead.

func (*GetAddressTypeRequest) ProtoMessage

func (*GetAddressTypeRequest) ProtoMessage()

func (*GetAddressTypeRequest) ProtoReflect

func (x *GetAddressTypeRequest) ProtoReflect() protoreflect.Message

func (*GetAddressTypeRequest) Reset

func (x *GetAddressTypeRequest) Reset()

func (*GetAddressTypeRequest) String

func (x *GetAddressTypeRequest) String() string

type GetAddressTypeResponse

type GetAddressTypeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAddressTypeResponse) Descriptor deprecated

func (*GetAddressTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAddressTypeResponse.ProtoReflect.Descriptor instead.

func (*GetAddressTypeResponse) GetResult

func (x *GetAddressTypeResponse) GetResult() int32

func (*GetAddressTypeResponse) ProtoMessage

func (*GetAddressTypeResponse) ProtoMessage()

func (*GetAddressTypeResponse) ProtoReflect

func (x *GetAddressTypeResponse) ProtoReflect() protoreflect.Message

func (*GetAddressTypeResponse) Reset

func (x *GetAddressTypeResponse) Reset()

func (*GetAddressTypeResponse) String

func (x *GetAddressTypeResponse) String() string

type GetAliasRequest

type GetAliasRequest struct {
	// contains filtered or unexported fields
}

func (*GetAliasRequest) Descriptor deprecated

func (*GetAliasRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAliasRequest.ProtoReflect.Descriptor instead.

func (*GetAliasRequest) ProtoMessage

func (*GetAliasRequest) ProtoMessage()

func (*GetAliasRequest) ProtoReflect

func (x *GetAliasRequest) ProtoReflect() protoreflect.Message

func (*GetAliasRequest) Reset

func (x *GetAliasRequest) Reset()

func (*GetAliasRequest) String

func (x *GetAliasRequest) String() string

type GetAliasResponse

type GetAliasResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAliasResponse) Descriptor deprecated

func (*GetAliasResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAliasResponse.ProtoReflect.Descriptor instead.

func (*GetAliasResponse) GetResult

func (x *GetAliasResponse) GetResult() string

func (*GetAliasResponse) ProtoMessage

func (*GetAliasResponse) ProtoMessage()

func (*GetAliasResponse) ProtoReflect

func (x *GetAliasResponse) ProtoReflect() protoreflect.Message

func (*GetAliasResponse) Reset

func (x *GetAliasResponse) Reset()

func (*GetAliasResponse) String

func (x *GetAliasResponse) String() string

type GetBluetoothClassRequest

type GetBluetoothClassRequest struct {
	// contains filtered or unexported fields
}

func (*GetBluetoothClassRequest) Descriptor deprecated

func (*GetBluetoothClassRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBluetoothClassRequest.ProtoReflect.Descriptor instead.

func (*GetBluetoothClassRequest) ProtoMessage

func (*GetBluetoothClassRequest) ProtoMessage()

func (*GetBluetoothClassRequest) ProtoReflect

func (x *GetBluetoothClassRequest) ProtoReflect() protoreflect.Message

func (*GetBluetoothClassRequest) Reset

func (x *GetBluetoothClassRequest) Reset()

func (*GetBluetoothClassRequest) String

func (x *GetBluetoothClassRequest) String() string

type GetBluetoothClassResponse

type GetBluetoothClassResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBluetoothClassResponse) Descriptor deprecated

func (*GetBluetoothClassResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBluetoothClassResponse.ProtoReflect.Descriptor instead.

func (*GetBluetoothClassResponse) GetResult

func (x *GetBluetoothClassResponse) GetResult() int64

func (*GetBluetoothClassResponse) ProtoMessage

func (*GetBluetoothClassResponse) ProtoMessage()

func (*GetBluetoothClassResponse) ProtoReflect

func (*GetBluetoothClassResponse) Reset

func (x *GetBluetoothClassResponse) Reset()

func (*GetBluetoothClassResponse) String

func (x *GetBluetoothClassResponse) String() string

type GetBluetoothLeAdvertiserRequest

type GetBluetoothLeAdvertiserRequest struct {
	// contains filtered or unexported fields
}

func (*GetBluetoothLeAdvertiserRequest) Descriptor deprecated

func (*GetBluetoothLeAdvertiserRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBluetoothLeAdvertiserRequest.ProtoReflect.Descriptor instead.

func (*GetBluetoothLeAdvertiserRequest) ProtoMessage

func (*GetBluetoothLeAdvertiserRequest) ProtoMessage()

func (*GetBluetoothLeAdvertiserRequest) ProtoReflect

func (*GetBluetoothLeAdvertiserRequest) Reset

func (*GetBluetoothLeAdvertiserRequest) String

type GetBluetoothLeAdvertiserResponse

type GetBluetoothLeAdvertiserResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBluetoothLeAdvertiserResponse) Descriptor deprecated

func (*GetBluetoothLeAdvertiserResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBluetoothLeAdvertiserResponse.ProtoReflect.Descriptor instead.

func (*GetBluetoothLeAdvertiserResponse) GetResult

func (x *GetBluetoothLeAdvertiserResponse) GetResult() int64

func (*GetBluetoothLeAdvertiserResponse) ProtoMessage

func (*GetBluetoothLeAdvertiserResponse) ProtoMessage()

func (*GetBluetoothLeAdvertiserResponse) ProtoReflect

func (*GetBluetoothLeAdvertiserResponse) Reset

func (*GetBluetoothLeAdvertiserResponse) String

type GetBluetoothLeScannerRequest

type GetBluetoothLeScannerRequest struct {
	// contains filtered or unexported fields
}

func (*GetBluetoothLeScannerRequest) Descriptor deprecated

func (*GetBluetoothLeScannerRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBluetoothLeScannerRequest.ProtoReflect.Descriptor instead.

func (*GetBluetoothLeScannerRequest) ProtoMessage

func (*GetBluetoothLeScannerRequest) ProtoMessage()

func (*GetBluetoothLeScannerRequest) ProtoReflect

func (*GetBluetoothLeScannerRequest) Reset

func (x *GetBluetoothLeScannerRequest) Reset()

func (*GetBluetoothLeScannerRequest) String

type GetBluetoothLeScannerResponse

type GetBluetoothLeScannerResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBluetoothLeScannerResponse) Descriptor deprecated

func (*GetBluetoothLeScannerResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBluetoothLeScannerResponse.ProtoReflect.Descriptor instead.

func (*GetBluetoothLeScannerResponse) GetResult

func (x *GetBluetoothLeScannerResponse) GetResult() int64

func (*GetBluetoothLeScannerResponse) ProtoMessage

func (*GetBluetoothLeScannerResponse) ProtoMessage()

func (*GetBluetoothLeScannerResponse) ProtoReflect

func (*GetBluetoothLeScannerResponse) Reset

func (x *GetBluetoothLeScannerResponse) Reset()

func (*GetBluetoothLeScannerResponse) String

type GetBondStateRequest

type GetBondStateRequest struct {
	// contains filtered or unexported fields
}

func (*GetBondStateRequest) Descriptor deprecated

func (*GetBondStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBondStateRequest.ProtoReflect.Descriptor instead.

func (*GetBondStateRequest) ProtoMessage

func (*GetBondStateRequest) ProtoMessage()

func (*GetBondStateRequest) ProtoReflect

func (x *GetBondStateRequest) ProtoReflect() protoreflect.Message

func (*GetBondStateRequest) Reset

func (x *GetBondStateRequest) Reset()

func (*GetBondStateRequest) String

func (x *GetBondStateRequest) String() string

type GetBondStateResponse

type GetBondStateResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBondStateResponse) Descriptor deprecated

func (*GetBondStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBondStateResponse.ProtoReflect.Descriptor instead.

func (*GetBondStateResponse) GetResult

func (x *GetBondStateResponse) GetResult() int32

func (*GetBondStateResponse) ProtoMessage

func (*GetBondStateResponse) ProtoMessage()

func (*GetBondStateResponse) ProtoReflect

func (x *GetBondStateResponse) ProtoReflect() protoreflect.Message

func (*GetBondStateResponse) Reset

func (x *GetBondStateResponse) Reset()

func (*GetBondStateResponse) String

func (x *GetBondStateResponse) String() string

type GetBondedDevicesRequest

type GetBondedDevicesRequest struct {
	// contains filtered or unexported fields
}

func (*GetBondedDevicesRequest) Descriptor deprecated

func (*GetBondedDevicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBondedDevicesRequest.ProtoReflect.Descriptor instead.

func (*GetBondedDevicesRequest) ProtoMessage

func (*GetBondedDevicesRequest) ProtoMessage()

func (*GetBondedDevicesRequest) ProtoReflect

func (x *GetBondedDevicesRequest) ProtoReflect() protoreflect.Message

func (*GetBondedDevicesRequest) Reset

func (x *GetBondedDevicesRequest) Reset()

func (*GetBondedDevicesRequest) String

func (x *GetBondedDevicesRequest) String() string

type GetBondedDevicesResponse

type GetBondedDevicesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBondedDevicesResponse) Descriptor deprecated

func (*GetBondedDevicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBondedDevicesResponse.ProtoReflect.Descriptor instead.

func (*GetBondedDevicesResponse) GetResult

func (x *GetBondedDevicesResponse) GetResult() int64

func (*GetBondedDevicesResponse) ProtoMessage

func (*GetBondedDevicesResponse) ProtoMessage()

func (*GetBondedDevicesResponse) ProtoReflect

func (x *GetBondedDevicesResponse) ProtoReflect() protoreflect.Message

func (*GetBondedDevicesResponse) Reset

func (x *GetBondedDevicesResponse) Reset()

func (*GetBondedDevicesResponse) String

func (x *GetBondedDevicesResponse) String() string

type GetCharacteristicRequest

type GetCharacteristicRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacteristicRequest) Descriptor deprecated

func (*GetCharacteristicRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacteristicRequest.ProtoReflect.Descriptor instead.

func (*GetCharacteristicRequest) GetArg0

func (x *GetCharacteristicRequest) GetArg0() int64

func (*GetCharacteristicRequest) ProtoMessage

func (*GetCharacteristicRequest) ProtoMessage()

func (*GetCharacteristicRequest) ProtoReflect

func (x *GetCharacteristicRequest) ProtoReflect() protoreflect.Message

func (*GetCharacteristicRequest) Reset

func (x *GetCharacteristicRequest) Reset()

func (*GetCharacteristicRequest) String

func (x *GetCharacteristicRequest) String() string

type GetCharacteristicResponse

type GetCharacteristicResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacteristicResponse) Descriptor deprecated

func (*GetCharacteristicResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacteristicResponse.ProtoReflect.Descriptor instead.

func (*GetCharacteristicResponse) GetResult

func (x *GetCharacteristicResponse) GetResult() int64

func (*GetCharacteristicResponse) ProtoMessage

func (*GetCharacteristicResponse) ProtoMessage()

func (*GetCharacteristicResponse) ProtoReflect

func (*GetCharacteristicResponse) Reset

func (x *GetCharacteristicResponse) Reset()

func (*GetCharacteristicResponse) String

func (x *GetCharacteristicResponse) String() string

type GetCharacteristicsRequest

type GetCharacteristicsRequest struct {
	// contains filtered or unexported fields
}

func (*GetCharacteristicsRequest) Descriptor deprecated

func (*GetCharacteristicsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacteristicsRequest.ProtoReflect.Descriptor instead.

func (*GetCharacteristicsRequest) ProtoMessage

func (*GetCharacteristicsRequest) ProtoMessage()

func (*GetCharacteristicsRequest) ProtoReflect

func (*GetCharacteristicsRequest) Reset

func (x *GetCharacteristicsRequest) Reset()

func (*GetCharacteristicsRequest) String

func (x *GetCharacteristicsRequest) String() string

type GetCharacteristicsResponse

type GetCharacteristicsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCharacteristicsResponse) Descriptor deprecated

func (*GetCharacteristicsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCharacteristicsResponse.ProtoReflect.Descriptor instead.

func (*GetCharacteristicsResponse) GetResult

func (x *GetCharacteristicsResponse) GetResult() int64

func (*GetCharacteristicsResponse) ProtoMessage

func (*GetCharacteristicsResponse) ProtoMessage()

func (*GetCharacteristicsResponse) ProtoReflect

func (*GetCharacteristicsResponse) Reset

func (x *GetCharacteristicsResponse) Reset()

func (*GetCharacteristicsResponse) String

func (x *GetCharacteristicsResponse) String() string

type GetConnectedDevicesRequest

type GetConnectedDevicesRequest struct {
	// contains filtered or unexported fields
}

func (*GetConnectedDevicesRequest) Descriptor deprecated

func (*GetConnectedDevicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectedDevicesRequest.ProtoReflect.Descriptor instead.

func (*GetConnectedDevicesRequest) ProtoMessage

func (*GetConnectedDevicesRequest) ProtoMessage()

func (*GetConnectedDevicesRequest) ProtoReflect

func (*GetConnectedDevicesRequest) Reset

func (x *GetConnectedDevicesRequest) Reset()

func (*GetConnectedDevicesRequest) String

func (x *GetConnectedDevicesRequest) String() string

type GetConnectedDevicesResponse

type GetConnectedDevicesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectedDevicesResponse) Descriptor deprecated

func (*GetConnectedDevicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectedDevicesResponse.ProtoReflect.Descriptor instead.

func (*GetConnectedDevicesResponse) GetResult

func (x *GetConnectedDevicesResponse) GetResult() int64

func (*GetConnectedDevicesResponse) ProtoMessage

func (*GetConnectedDevicesResponse) ProtoMessage()

func (*GetConnectedDevicesResponse) ProtoReflect

func (*GetConnectedDevicesResponse) Reset

func (x *GetConnectedDevicesResponse) Reset()

func (*GetConnectedDevicesResponse) String

func (x *GetConnectedDevicesResponse) String() string

type GetConnectionStateRequest

type GetConnectionStateRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionStateRequest) Descriptor deprecated

func (*GetConnectionStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionStateRequest.ProtoReflect.Descriptor instead.

func (*GetConnectionStateRequest) GetArg0

func (x *GetConnectionStateRequest) GetArg0() int64

func (*GetConnectionStateRequest) ProtoMessage

func (*GetConnectionStateRequest) ProtoMessage()

func (*GetConnectionStateRequest) ProtoReflect

func (*GetConnectionStateRequest) Reset

func (x *GetConnectionStateRequest) Reset()

func (*GetConnectionStateRequest) String

func (x *GetConnectionStateRequest) String() string

type GetConnectionStateResponse

type GetConnectionStateResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionStateResponse) Descriptor deprecated

func (*GetConnectionStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionStateResponse.ProtoReflect.Descriptor instead.

func (*GetConnectionStateResponse) GetResult

func (x *GetConnectionStateResponse) GetResult() int32

func (*GetConnectionStateResponse) ProtoMessage

func (*GetConnectionStateResponse) ProtoMessage()

func (*GetConnectionStateResponse) ProtoReflect

func (*GetConnectionStateResponse) Reset

func (x *GetConnectionStateResponse) Reset()

func (*GetConnectionStateResponse) String

func (x *GetConnectionStateResponse) String() string

type GetConnectionTypeRequest

type GetConnectionTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetConnectionTypeRequest) Descriptor deprecated

func (*GetConnectionTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionTypeRequest.ProtoReflect.Descriptor instead.

func (*GetConnectionTypeRequest) ProtoMessage

func (*GetConnectionTypeRequest) ProtoMessage()

func (*GetConnectionTypeRequest) ProtoReflect

func (x *GetConnectionTypeRequest) ProtoReflect() protoreflect.Message

func (*GetConnectionTypeRequest) Reset

func (x *GetConnectionTypeRequest) Reset()

func (*GetConnectionTypeRequest) String

func (x *GetConnectionTypeRequest) String() string

type GetConnectionTypeResponse

type GetConnectionTypeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConnectionTypeResponse) Descriptor deprecated

func (*GetConnectionTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetConnectionTypeResponse.ProtoReflect.Descriptor instead.

func (*GetConnectionTypeResponse) GetResult

func (x *GetConnectionTypeResponse) GetResult() int32

func (*GetConnectionTypeResponse) ProtoMessage

func (*GetConnectionTypeResponse) ProtoMessage()

func (*GetConnectionTypeResponse) ProtoReflect

func (*GetConnectionTypeResponse) Reset

func (x *GetConnectionTypeResponse) Reset()

func (*GetConnectionTypeResponse) String

func (x *GetConnectionTypeResponse) String() string

type GetDescriptorRequest

type GetDescriptorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDescriptorRequest) Descriptor deprecated

func (*GetDescriptorRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDescriptorRequest.ProtoReflect.Descriptor instead.

func (*GetDescriptorRequest) GetArg0

func (x *GetDescriptorRequest) GetArg0() int64

func (*GetDescriptorRequest) ProtoMessage

func (*GetDescriptorRequest) ProtoMessage()

func (*GetDescriptorRequest) ProtoReflect

func (x *GetDescriptorRequest) ProtoReflect() protoreflect.Message

func (*GetDescriptorRequest) Reset

func (x *GetDescriptorRequest) Reset()

func (*GetDescriptorRequest) String

func (x *GetDescriptorRequest) String() string

type GetDescriptorResponse

type GetDescriptorResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDescriptorResponse) Descriptor deprecated

func (*GetDescriptorResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDescriptorResponse.ProtoReflect.Descriptor instead.

func (*GetDescriptorResponse) GetResult

func (x *GetDescriptorResponse) GetResult() int64

func (*GetDescriptorResponse) ProtoMessage

func (*GetDescriptorResponse) ProtoMessage()

func (*GetDescriptorResponse) ProtoReflect

func (x *GetDescriptorResponse) ProtoReflect() protoreflect.Message

func (*GetDescriptorResponse) Reset

func (x *GetDescriptorResponse) Reset()

func (*GetDescriptorResponse) String

func (x *GetDescriptorResponse) String() string

type GetDescriptorsRequest

type GetDescriptorsRequest struct {
	// contains filtered or unexported fields
}

func (*GetDescriptorsRequest) Descriptor deprecated

func (*GetDescriptorsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDescriptorsRequest.ProtoReflect.Descriptor instead.

func (*GetDescriptorsRequest) ProtoMessage

func (*GetDescriptorsRequest) ProtoMessage()

func (*GetDescriptorsRequest) ProtoReflect

func (x *GetDescriptorsRequest) ProtoReflect() protoreflect.Message

func (*GetDescriptorsRequest) Reset

func (x *GetDescriptorsRequest) Reset()

func (*GetDescriptorsRequest) String

func (x *GetDescriptorsRequest) String() string

type GetDescriptorsResponse

type GetDescriptorsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDescriptorsResponse) Descriptor deprecated

func (*GetDescriptorsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDescriptorsResponse.ProtoReflect.Descriptor instead.

func (*GetDescriptorsResponse) GetResult

func (x *GetDescriptorsResponse) GetResult() int64

func (*GetDescriptorsResponse) ProtoMessage

func (*GetDescriptorsResponse) ProtoMessage()

func (*GetDescriptorsResponse) ProtoReflect

func (x *GetDescriptorsResponse) ProtoReflect() protoreflect.Message

func (*GetDescriptorsResponse) Reset

func (x *GetDescriptorsResponse) Reset()

func (*GetDescriptorsResponse) String

func (x *GetDescriptorsResponse) String() string

type GetDeviceRequest

type GetDeviceRequest struct {
	// contains filtered or unexported fields
}

func (*GetDeviceRequest) Descriptor deprecated

func (*GetDeviceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceRequest) ProtoMessage

func (*GetDeviceRequest) ProtoMessage()

func (*GetDeviceRequest) ProtoReflect

func (x *GetDeviceRequest) ProtoReflect() protoreflect.Message

func (*GetDeviceRequest) Reset

func (x *GetDeviceRequest) Reset()

func (*GetDeviceRequest) String

func (x *GetDeviceRequest) String() string

type GetDeviceResponse

type GetDeviceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceResponse) Descriptor deprecated

func (*GetDeviceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceResponse) GetResult

func (x *GetDeviceResponse) GetResult() int64

func (*GetDeviceResponse) ProtoMessage

func (*GetDeviceResponse) ProtoMessage()

func (*GetDeviceResponse) ProtoReflect

func (x *GetDeviceResponse) ProtoReflect() protoreflect.Message

func (*GetDeviceResponse) Reset

func (x *GetDeviceResponse) Reset()

func (*GetDeviceResponse) String

func (x *GetDeviceResponse) String() string

type GetDevicesMatchingConnectionStatesRequest

type GetDevicesMatchingConnectionStatesRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDevicesMatchingConnectionStatesRequest) Descriptor deprecated

func (*GetDevicesMatchingConnectionStatesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDevicesMatchingConnectionStatesRequest.ProtoReflect.Descriptor instead.

func (*GetDevicesMatchingConnectionStatesRequest) GetArg0

func (*GetDevicesMatchingConnectionStatesRequest) ProtoMessage

func (*GetDevicesMatchingConnectionStatesRequest) ProtoReflect

func (*GetDevicesMatchingConnectionStatesRequest) Reset

func (*GetDevicesMatchingConnectionStatesRequest) String

type GetDevicesMatchingConnectionStatesResponse

type GetDevicesMatchingConnectionStatesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDevicesMatchingConnectionStatesResponse) Descriptor deprecated

Deprecated: Use GetDevicesMatchingConnectionStatesResponse.ProtoReflect.Descriptor instead.

func (*GetDevicesMatchingConnectionStatesResponse) GetResult

func (*GetDevicesMatchingConnectionStatesResponse) ProtoMessage

func (*GetDevicesMatchingConnectionStatesResponse) ProtoReflect

func (*GetDevicesMatchingConnectionStatesResponse) Reset

func (*GetDevicesMatchingConnectionStatesResponse) String

type GetDiscoverableTimeoutRequest

type GetDiscoverableTimeoutRequest struct {
	// contains filtered or unexported fields
}

func (*GetDiscoverableTimeoutRequest) Descriptor deprecated

func (*GetDiscoverableTimeoutRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDiscoverableTimeoutRequest.ProtoReflect.Descriptor instead.

func (*GetDiscoverableTimeoutRequest) ProtoMessage

func (*GetDiscoverableTimeoutRequest) ProtoMessage()

func (*GetDiscoverableTimeoutRequest) ProtoReflect

func (*GetDiscoverableTimeoutRequest) Reset

func (x *GetDiscoverableTimeoutRequest) Reset()

func (*GetDiscoverableTimeoutRequest) String

type GetDiscoverableTimeoutResponse

type GetDiscoverableTimeoutResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDiscoverableTimeoutResponse) Descriptor deprecated

func (*GetDiscoverableTimeoutResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDiscoverableTimeoutResponse.ProtoReflect.Descriptor instead.

func (*GetDiscoverableTimeoutResponse) GetResult

func (x *GetDiscoverableTimeoutResponse) GetResult() int64

func (*GetDiscoverableTimeoutResponse) ProtoMessage

func (*GetDiscoverableTimeoutResponse) ProtoMessage()

func (*GetDiscoverableTimeoutResponse) ProtoReflect

func (*GetDiscoverableTimeoutResponse) Reset

func (x *GetDiscoverableTimeoutResponse) Reset()

func (*GetDiscoverableTimeoutResponse) String

type GetFloatValueRequest

type GetFloatValueRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFloatValueRequest) Descriptor deprecated

func (*GetFloatValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetFloatValueRequest.ProtoReflect.Descriptor instead.

func (*GetFloatValueRequest) GetArg0

func (x *GetFloatValueRequest) GetArg0() int32

func (*GetFloatValueRequest) GetArg1

func (x *GetFloatValueRequest) GetArg1() int32

func (*GetFloatValueRequest) ProtoMessage

func (*GetFloatValueRequest) ProtoMessage()

func (*GetFloatValueRequest) ProtoReflect

func (x *GetFloatValueRequest) ProtoReflect() protoreflect.Message

func (*GetFloatValueRequest) Reset

func (x *GetFloatValueRequest) Reset()

func (*GetFloatValueRequest) String

func (x *GetFloatValueRequest) String() string

type GetFloatValueResponse

type GetFloatValueResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFloatValueResponse) Descriptor deprecated

func (*GetFloatValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFloatValueResponse.ProtoReflect.Descriptor instead.

func (*GetFloatValueResponse) GetResult

func (x *GetFloatValueResponse) GetResult() int64

func (*GetFloatValueResponse) ProtoMessage

func (*GetFloatValueResponse) ProtoMessage()

func (*GetFloatValueResponse) ProtoReflect

func (x *GetFloatValueResponse) ProtoReflect() protoreflect.Message

func (*GetFloatValueResponse) Reset

func (x *GetFloatValueResponse) Reset()

func (*GetFloatValueResponse) String

func (x *GetFloatValueResponse) String() string

type GetIdentityAddressWithTypeRequest

type GetIdentityAddressWithTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetIdentityAddressWithTypeRequest) Descriptor deprecated

func (*GetIdentityAddressWithTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIdentityAddressWithTypeRequest.ProtoReflect.Descriptor instead.

func (*GetIdentityAddressWithTypeRequest) ProtoMessage

func (*GetIdentityAddressWithTypeRequest) ProtoMessage()

func (*GetIdentityAddressWithTypeRequest) ProtoReflect

func (*GetIdentityAddressWithTypeRequest) Reset

func (*GetIdentityAddressWithTypeRequest) String

type GetIdentityAddressWithTypeResponse

type GetIdentityAddressWithTypeResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIdentityAddressWithTypeResponse) Descriptor deprecated

func (*GetIdentityAddressWithTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIdentityAddressWithTypeResponse.ProtoReflect.Descriptor instead.

func (*GetIdentityAddressWithTypeResponse) GetResult

func (*GetIdentityAddressWithTypeResponse) ProtoMessage

func (*GetIdentityAddressWithTypeResponse) ProtoMessage()

func (*GetIdentityAddressWithTypeResponse) ProtoReflect

func (*GetIdentityAddressWithTypeResponse) Reset

func (*GetIdentityAddressWithTypeResponse) String

type GetIncludedServicesRequest

type GetIncludedServicesRequest struct {
	// contains filtered or unexported fields
}

func (*GetIncludedServicesRequest) Descriptor deprecated

func (*GetIncludedServicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIncludedServicesRequest.ProtoReflect.Descriptor instead.

func (*GetIncludedServicesRequest) ProtoMessage

func (*GetIncludedServicesRequest) ProtoMessage()

func (*GetIncludedServicesRequest) ProtoReflect

func (*GetIncludedServicesRequest) Reset

func (x *GetIncludedServicesRequest) Reset()

func (*GetIncludedServicesRequest) String

func (x *GetIncludedServicesRequest) String() string

type GetIncludedServicesResponse

type GetIncludedServicesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIncludedServicesResponse) Descriptor deprecated

func (*GetIncludedServicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIncludedServicesResponse.ProtoReflect.Descriptor instead.

func (*GetIncludedServicesResponse) GetResult

func (x *GetIncludedServicesResponse) GetResult() int64

func (*GetIncludedServicesResponse) ProtoMessage

func (*GetIncludedServicesResponse) ProtoMessage()

func (*GetIncludedServicesResponse) ProtoReflect

func (*GetIncludedServicesResponse) Reset

func (x *GetIncludedServicesResponse) Reset()

func (*GetIncludedServicesResponse) String

func (x *GetIncludedServicesResponse) String() string

type GetInputStreamRequest

type GetInputStreamRequest struct {
	// contains filtered or unexported fields
}

func (*GetInputStreamRequest) Descriptor deprecated

func (*GetInputStreamRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInputStreamRequest.ProtoReflect.Descriptor instead.

func (*GetInputStreamRequest) ProtoMessage

func (*GetInputStreamRequest) ProtoMessage()

func (*GetInputStreamRequest) ProtoReflect

func (x *GetInputStreamRequest) ProtoReflect() protoreflect.Message

func (*GetInputStreamRequest) Reset

func (x *GetInputStreamRequest) Reset()

func (*GetInputStreamRequest) String

func (x *GetInputStreamRequest) String() string

type GetInputStreamResponse

type GetInputStreamResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInputStreamResponse) Descriptor deprecated

func (*GetInputStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInputStreamResponse.ProtoReflect.Descriptor instead.

func (*GetInputStreamResponse) GetResult

func (x *GetInputStreamResponse) GetResult() int64

func (*GetInputStreamResponse) ProtoMessage

func (*GetInputStreamResponse) ProtoMessage()

func (*GetInputStreamResponse) ProtoReflect

func (x *GetInputStreamResponse) ProtoReflect() protoreflect.Message

func (*GetInputStreamResponse) Reset

func (x *GetInputStreamResponse) Reset()

func (*GetInputStreamResponse) String

func (x *GetInputStreamResponse) String() string

type GetInstanceIdRequest

type GetInstanceIdRequest struct {
	// contains filtered or unexported fields
}

func (*GetInstanceIdRequest) Descriptor deprecated

func (*GetInstanceIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetInstanceIdRequest.ProtoReflect.Descriptor instead.

func (*GetInstanceIdRequest) ProtoMessage

func (*GetInstanceIdRequest) ProtoMessage()

func (*GetInstanceIdRequest) ProtoReflect

func (x *GetInstanceIdRequest) ProtoReflect() protoreflect.Message

func (*GetInstanceIdRequest) Reset

func (x *GetInstanceIdRequest) Reset()

func (*GetInstanceIdRequest) String

func (x *GetInstanceIdRequest) String() string

type GetInstanceIdResponse

type GetInstanceIdResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInstanceIdResponse) Descriptor deprecated

func (*GetInstanceIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetInstanceIdResponse.ProtoReflect.Descriptor instead.

func (*GetInstanceIdResponse) GetResult

func (x *GetInstanceIdResponse) GetResult() int32

func (*GetInstanceIdResponse) ProtoMessage

func (*GetInstanceIdResponse) ProtoMessage()

func (*GetInstanceIdResponse) ProtoReflect

func (x *GetInstanceIdResponse) ProtoReflect() protoreflect.Message

func (*GetInstanceIdResponse) Reset

func (x *GetInstanceIdResponse) Reset()

func (*GetInstanceIdResponse) String

func (x *GetInstanceIdResponse) String() string

type GetIntValueRequest

type GetIntValueRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntValueRequest) Descriptor deprecated

func (*GetIntValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIntValueRequest.ProtoReflect.Descriptor instead.

func (*GetIntValueRequest) GetArg0

func (x *GetIntValueRequest) GetArg0() int32

func (*GetIntValueRequest) GetArg1

func (x *GetIntValueRequest) GetArg1() int32

func (*GetIntValueRequest) ProtoMessage

func (*GetIntValueRequest) ProtoMessage()

func (*GetIntValueRequest) ProtoReflect

func (x *GetIntValueRequest) ProtoReflect() protoreflect.Message

func (*GetIntValueRequest) Reset

func (x *GetIntValueRequest) Reset()

func (*GetIntValueRequest) String

func (x *GetIntValueRequest) String() string

type GetIntValueResponse

type GetIntValueResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntValueResponse) Descriptor deprecated

func (*GetIntValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIntValueResponse.ProtoReflect.Descriptor instead.

func (*GetIntValueResponse) GetResult

func (x *GetIntValueResponse) GetResult() int64

func (*GetIntValueResponse) ProtoMessage

func (*GetIntValueResponse) ProtoMessage()

func (*GetIntValueResponse) ProtoReflect

func (x *GetIntValueResponse) ProtoReflect() protoreflect.Message

func (*GetIntValueResponse) Reset

func (x *GetIntValueResponse) Reset()

func (*GetIntValueResponse) String

func (x *GetIntValueResponse) String() string

type GetLeMaximumAdvertisingDataLengthRequest

type GetLeMaximumAdvertisingDataLengthRequest struct {
	// contains filtered or unexported fields
}

func (*GetLeMaximumAdvertisingDataLengthRequest) Descriptor deprecated

func (*GetLeMaximumAdvertisingDataLengthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLeMaximumAdvertisingDataLengthRequest.ProtoReflect.Descriptor instead.

func (*GetLeMaximumAdvertisingDataLengthRequest) ProtoMessage

func (*GetLeMaximumAdvertisingDataLengthRequest) ProtoReflect

func (*GetLeMaximumAdvertisingDataLengthRequest) Reset

func (*GetLeMaximumAdvertisingDataLengthRequest) String

type GetLeMaximumAdvertisingDataLengthResponse

type GetLeMaximumAdvertisingDataLengthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLeMaximumAdvertisingDataLengthResponse) Descriptor deprecated

func (*GetLeMaximumAdvertisingDataLengthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLeMaximumAdvertisingDataLengthResponse.ProtoReflect.Descriptor instead.

func (*GetLeMaximumAdvertisingDataLengthResponse) GetResult

func (*GetLeMaximumAdvertisingDataLengthResponse) ProtoMessage

func (*GetLeMaximumAdvertisingDataLengthResponse) ProtoReflect

func (*GetLeMaximumAdvertisingDataLengthResponse) Reset

func (*GetLeMaximumAdvertisingDataLengthResponse) String

type GetMaxConnectedAudioDevicesRequest

type GetMaxConnectedAudioDevicesRequest struct {
	// contains filtered or unexported fields
}

func (*GetMaxConnectedAudioDevicesRequest) Descriptor deprecated

func (*GetMaxConnectedAudioDevicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxConnectedAudioDevicesRequest.ProtoReflect.Descriptor instead.

func (*GetMaxConnectedAudioDevicesRequest) ProtoMessage

func (*GetMaxConnectedAudioDevicesRequest) ProtoMessage()

func (*GetMaxConnectedAudioDevicesRequest) ProtoReflect

func (*GetMaxConnectedAudioDevicesRequest) Reset

func (*GetMaxConnectedAudioDevicesRequest) String

type GetMaxConnectedAudioDevicesResponse

type GetMaxConnectedAudioDevicesResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxConnectedAudioDevicesResponse) Descriptor deprecated

func (*GetMaxConnectedAudioDevicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxConnectedAudioDevicesResponse.ProtoReflect.Descriptor instead.

func (*GetMaxConnectedAudioDevicesResponse) GetResult

func (*GetMaxConnectedAudioDevicesResponse) ProtoMessage

func (*GetMaxConnectedAudioDevicesResponse) ProtoMessage()

func (*GetMaxConnectedAudioDevicesResponse) ProtoReflect

func (*GetMaxConnectedAudioDevicesResponse) Reset

func (*GetMaxConnectedAudioDevicesResponse) String

type GetMaxReceivePacketSizeRequest

type GetMaxReceivePacketSizeRequest struct {
	// contains filtered or unexported fields
}

func (*GetMaxReceivePacketSizeRequest) Descriptor deprecated

func (*GetMaxReceivePacketSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxReceivePacketSizeRequest.ProtoReflect.Descriptor instead.

func (*GetMaxReceivePacketSizeRequest) ProtoMessage

func (*GetMaxReceivePacketSizeRequest) ProtoMessage()

func (*GetMaxReceivePacketSizeRequest) ProtoReflect

func (*GetMaxReceivePacketSizeRequest) Reset

func (x *GetMaxReceivePacketSizeRequest) Reset()

func (*GetMaxReceivePacketSizeRequest) String

type GetMaxReceivePacketSizeResponse

type GetMaxReceivePacketSizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxReceivePacketSizeResponse) Descriptor deprecated

func (*GetMaxReceivePacketSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxReceivePacketSizeResponse.ProtoReflect.Descriptor instead.

func (*GetMaxReceivePacketSizeResponse) GetResult

func (x *GetMaxReceivePacketSizeResponse) GetResult() int32

func (*GetMaxReceivePacketSizeResponse) ProtoMessage

func (*GetMaxReceivePacketSizeResponse) ProtoMessage()

func (*GetMaxReceivePacketSizeResponse) ProtoReflect

func (*GetMaxReceivePacketSizeResponse) Reset

func (*GetMaxReceivePacketSizeResponse) String

type GetMaxTransmitPacketSizeRequest

type GetMaxTransmitPacketSizeRequest struct {
	// contains filtered or unexported fields
}

func (*GetMaxTransmitPacketSizeRequest) Descriptor deprecated

func (*GetMaxTransmitPacketSizeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxTransmitPacketSizeRequest.ProtoReflect.Descriptor instead.

func (*GetMaxTransmitPacketSizeRequest) ProtoMessage

func (*GetMaxTransmitPacketSizeRequest) ProtoMessage()

func (*GetMaxTransmitPacketSizeRequest) ProtoReflect

func (*GetMaxTransmitPacketSizeRequest) Reset

func (*GetMaxTransmitPacketSizeRequest) String

type GetMaxTransmitPacketSizeResponse

type GetMaxTransmitPacketSizeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxTransmitPacketSizeResponse) Descriptor deprecated

func (*GetMaxTransmitPacketSizeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxTransmitPacketSizeResponse.ProtoReflect.Descriptor instead.

func (*GetMaxTransmitPacketSizeResponse) GetResult

func (x *GetMaxTransmitPacketSizeResponse) GetResult() int32

func (*GetMaxTransmitPacketSizeResponse) ProtoMessage

func (*GetMaxTransmitPacketSizeResponse) ProtoMessage()

func (*GetMaxTransmitPacketSizeResponse) ProtoReflect

func (*GetMaxTransmitPacketSizeResponse) Reset

func (*GetMaxTransmitPacketSizeResponse) String

type GetNameRequest

type GetNameRequest struct {
	// contains filtered or unexported fields
}

func (*GetNameRequest) Descriptor deprecated

func (*GetNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNameRequest.ProtoReflect.Descriptor instead.

func (*GetNameRequest) ProtoMessage

func (*GetNameRequest) ProtoMessage()

func (*GetNameRequest) ProtoReflect

func (x *GetNameRequest) ProtoReflect() protoreflect.Message

func (*GetNameRequest) Reset

func (x *GetNameRequest) Reset()

func (*GetNameRequest) String

func (x *GetNameRequest) String() string

type GetNameResponse

type GetNameResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNameResponse) Descriptor deprecated

func (*GetNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNameResponse.ProtoReflect.Descriptor instead.

func (*GetNameResponse) GetResult

func (x *GetNameResponse) GetResult() string

func (*GetNameResponse) ProtoMessage

func (*GetNameResponse) ProtoMessage()

func (*GetNameResponse) ProtoReflect

func (x *GetNameResponse) ProtoReflect() protoreflect.Message

func (*GetNameResponse) Reset

func (x *GetNameResponse) Reset()

func (*GetNameResponse) String

func (x *GetNameResponse) String() string

type GetOutputStreamRequest

type GetOutputStreamRequest struct {
	// contains filtered or unexported fields
}

func (*GetOutputStreamRequest) Descriptor deprecated

func (*GetOutputStreamRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetOutputStreamRequest.ProtoReflect.Descriptor instead.

func (*GetOutputStreamRequest) ProtoMessage

func (*GetOutputStreamRequest) ProtoMessage()

func (*GetOutputStreamRequest) ProtoReflect

func (x *GetOutputStreamRequest) ProtoReflect() protoreflect.Message

func (*GetOutputStreamRequest) Reset

func (x *GetOutputStreamRequest) Reset()

func (*GetOutputStreamRequest) String

func (x *GetOutputStreamRequest) String() string

type GetOutputStreamResponse

type GetOutputStreamResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetOutputStreamResponse) Descriptor deprecated

func (*GetOutputStreamResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetOutputStreamResponse.ProtoReflect.Descriptor instead.

func (*GetOutputStreamResponse) GetResult

func (x *GetOutputStreamResponse) GetResult() int64

func (*GetOutputStreamResponse) ProtoMessage

func (*GetOutputStreamResponse) ProtoMessage()

func (*GetOutputStreamResponse) ProtoReflect

func (x *GetOutputStreamResponse) ProtoReflect() protoreflect.Message

func (*GetOutputStreamResponse) Reset

func (x *GetOutputStreamResponse) Reset()

func (*GetOutputStreamResponse) String

func (x *GetOutputStreamResponse) String() string

type GetPermissionsRequest

type GetPermissionsRequest struct {
	// contains filtered or unexported fields
}

func (*GetPermissionsRequest) Descriptor deprecated

func (*GetPermissionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPermissionsRequest.ProtoReflect.Descriptor instead.

func (*GetPermissionsRequest) ProtoMessage

func (*GetPermissionsRequest) ProtoMessage()

func (*GetPermissionsRequest) ProtoReflect

func (x *GetPermissionsRequest) ProtoReflect() protoreflect.Message

func (*GetPermissionsRequest) Reset

func (x *GetPermissionsRequest) Reset()

func (*GetPermissionsRequest) String

func (x *GetPermissionsRequest) String() string

type GetPermissionsResponse

type GetPermissionsResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPermissionsResponse) Descriptor deprecated

func (*GetPermissionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPermissionsResponse.ProtoReflect.Descriptor instead.

func (*GetPermissionsResponse) GetResult

func (x *GetPermissionsResponse) GetResult() int32

func (*GetPermissionsResponse) ProtoMessage

func (*GetPermissionsResponse) ProtoMessage()

func (*GetPermissionsResponse) ProtoReflect

func (x *GetPermissionsResponse) ProtoReflect() protoreflect.Message

func (*GetPermissionsResponse) Reset

func (x *GetPermissionsResponse) Reset()

func (*GetPermissionsResponse) String

func (x *GetPermissionsResponse) String() string

type GetProfileConnectionStateRequest

type GetProfileConnectionStateRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProfileConnectionStateRequest) Descriptor deprecated

func (*GetProfileConnectionStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProfileConnectionStateRequest.ProtoReflect.Descriptor instead.

func (*GetProfileConnectionStateRequest) GetArg0

func (*GetProfileConnectionStateRequest) ProtoMessage

func (*GetProfileConnectionStateRequest) ProtoMessage()

func (*GetProfileConnectionStateRequest) ProtoReflect

func (*GetProfileConnectionStateRequest) Reset

func (*GetProfileConnectionStateRequest) String

type GetProfileConnectionStateResponse

type GetProfileConnectionStateResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProfileConnectionStateResponse) Descriptor deprecated

func (*GetProfileConnectionStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProfileConnectionStateResponse.ProtoReflect.Descriptor instead.

func (*GetProfileConnectionStateResponse) GetResult

func (*GetProfileConnectionStateResponse) ProtoMessage

func (*GetProfileConnectionStateResponse) ProtoMessage()

func (*GetProfileConnectionStateResponse) ProtoReflect

func (*GetProfileConnectionStateResponse) Reset

func (*GetProfileConnectionStateResponse) String

type GetProfileProxyRequest

type GetProfileProxyRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProfileProxyRequest) Descriptor deprecated

func (*GetProfileProxyRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProfileProxyRequest.ProtoReflect.Descriptor instead.

func (*GetProfileProxyRequest) GetArg0

func (x *GetProfileProxyRequest) GetArg0() int64

func (*GetProfileProxyRequest) GetArg1

func (x *GetProfileProxyRequest) GetArg1() int64

func (*GetProfileProxyRequest) GetArg2

func (x *GetProfileProxyRequest) GetArg2() int32

func (*GetProfileProxyRequest) ProtoMessage

func (*GetProfileProxyRequest) ProtoMessage()

func (*GetProfileProxyRequest) ProtoReflect

func (x *GetProfileProxyRequest) ProtoReflect() protoreflect.Message

func (*GetProfileProxyRequest) Reset

func (x *GetProfileProxyRequest) Reset()

func (*GetProfileProxyRequest) String

func (x *GetProfileProxyRequest) String() string

type GetProfileProxyResponse

type GetProfileProxyResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProfileProxyResponse) Descriptor deprecated

func (*GetProfileProxyResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProfileProxyResponse.ProtoReflect.Descriptor instead.

func (*GetProfileProxyResponse) GetResult

func (x *GetProfileProxyResponse) GetResult() bool

func (*GetProfileProxyResponse) ProtoMessage

func (*GetProfileProxyResponse) ProtoMessage()

func (*GetProfileProxyResponse) ProtoReflect

func (x *GetProfileProxyResponse) ProtoReflect() protoreflect.Message

func (*GetProfileProxyResponse) Reset

func (x *GetProfileProxyResponse) Reset()

func (*GetProfileProxyResponse) String

func (x *GetProfileProxyResponse) String() string

type GetPropertiesRequest

type GetPropertiesRequest struct {
	// contains filtered or unexported fields
}

func (*GetPropertiesRequest) Descriptor deprecated

func (*GetPropertiesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPropertiesRequest.ProtoReflect.Descriptor instead.

func (*GetPropertiesRequest) ProtoMessage

func (*GetPropertiesRequest) ProtoMessage()

func (*GetPropertiesRequest) ProtoReflect

func (x *GetPropertiesRequest) ProtoReflect() protoreflect.Message

func (*GetPropertiesRequest) Reset

func (x *GetPropertiesRequest) Reset()

func (*GetPropertiesRequest) String

func (x *GetPropertiesRequest) String() string

type GetPropertiesResponse

type GetPropertiesResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPropertiesResponse) Descriptor deprecated

func (*GetPropertiesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPropertiesResponse.ProtoReflect.Descriptor instead.

func (*GetPropertiesResponse) GetResult

func (x *GetPropertiesResponse) GetResult() int32

func (*GetPropertiesResponse) ProtoMessage

func (*GetPropertiesResponse) ProtoMessage()

func (*GetPropertiesResponse) ProtoReflect

func (x *GetPropertiesResponse) ProtoReflect() protoreflect.Message

func (*GetPropertiesResponse) Reset

func (x *GetPropertiesResponse) Reset()

func (*GetPropertiesResponse) String

func (x *GetPropertiesResponse) String() string

type GetPsmRequest

type GetPsmRequest struct {
	// contains filtered or unexported fields
}

func (*GetPsmRequest) Descriptor deprecated

func (*GetPsmRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetPsmRequest.ProtoReflect.Descriptor instead.

func (*GetPsmRequest) ProtoMessage

func (*GetPsmRequest) ProtoMessage()

func (*GetPsmRequest) ProtoReflect

func (x *GetPsmRequest) ProtoReflect() protoreflect.Message

func (*GetPsmRequest) Reset

func (x *GetPsmRequest) Reset()

func (*GetPsmRequest) String

func (x *GetPsmRequest) String() string

type GetPsmResponse

type GetPsmResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetPsmResponse) Descriptor deprecated

func (*GetPsmResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetPsmResponse.ProtoReflect.Descriptor instead.

func (*GetPsmResponse) GetResult

func (x *GetPsmResponse) GetResult() int32

func (*GetPsmResponse) ProtoMessage

func (*GetPsmResponse) ProtoMessage()

func (*GetPsmResponse) ProtoReflect

func (x *GetPsmResponse) ProtoReflect() protoreflect.Message

func (*GetPsmResponse) Reset

func (x *GetPsmResponse) Reset()

func (*GetPsmResponse) String

func (x *GetPsmResponse) String() string

type GetRemoteDevice1Request

type GetRemoteDevice1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteDevice1Request) Descriptor deprecated

func (*GetRemoteDevice1Request) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteDevice1Request.ProtoReflect.Descriptor instead.

func (*GetRemoteDevice1Request) GetArg0

func (x *GetRemoteDevice1Request) GetArg0() int64

func (*GetRemoteDevice1Request) ProtoMessage

func (*GetRemoteDevice1Request) ProtoMessage()

func (*GetRemoteDevice1Request) ProtoReflect

func (x *GetRemoteDevice1Request) ProtoReflect() protoreflect.Message

func (*GetRemoteDevice1Request) Reset

func (x *GetRemoteDevice1Request) Reset()

func (*GetRemoteDevice1Request) String

func (x *GetRemoteDevice1Request) String() string

type GetRemoteDevice1Response

type GetRemoteDevice1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteDevice1Response) Descriptor deprecated

func (*GetRemoteDevice1Response) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteDevice1Response.ProtoReflect.Descriptor instead.

func (*GetRemoteDevice1Response) GetResult

func (x *GetRemoteDevice1Response) GetResult() int64

func (*GetRemoteDevice1Response) ProtoMessage

func (*GetRemoteDevice1Response) ProtoMessage()

func (*GetRemoteDevice1Response) ProtoReflect

func (x *GetRemoteDevice1Response) ProtoReflect() protoreflect.Message

func (*GetRemoteDevice1Response) Reset

func (x *GetRemoteDevice1Response) Reset()

func (*GetRemoteDevice1Response) String

func (x *GetRemoteDevice1Response) String() string

type GetRemoteDevice1_1Request

type GetRemoteDevice1_1Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteDevice1_1Request) Descriptor deprecated

func (*GetRemoteDevice1_1Request) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteDevice1_1Request.ProtoReflect.Descriptor instead.

func (*GetRemoteDevice1_1Request) GetArg0

func (x *GetRemoteDevice1_1Request) GetArg0() string

func (*GetRemoteDevice1_1Request) ProtoMessage

func (*GetRemoteDevice1_1Request) ProtoMessage()

func (*GetRemoteDevice1_1Request) ProtoReflect

func (*GetRemoteDevice1_1Request) Reset

func (x *GetRemoteDevice1_1Request) Reset()

func (*GetRemoteDevice1_1Request) String

func (x *GetRemoteDevice1_1Request) String() string

type GetRemoteDevice1_1Response

type GetRemoteDevice1_1Response struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteDevice1_1Response) Descriptor deprecated

func (*GetRemoteDevice1_1Response) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteDevice1_1Response.ProtoReflect.Descriptor instead.

func (*GetRemoteDevice1_1Response) GetResult

func (x *GetRemoteDevice1_1Response) GetResult() int64

func (*GetRemoteDevice1_1Response) ProtoMessage

func (*GetRemoteDevice1_1Response) ProtoMessage()

func (*GetRemoteDevice1_1Response) ProtoReflect

func (*GetRemoteDevice1_1Response) Reset

func (x *GetRemoteDevice1_1Response) Reset()

func (*GetRemoteDevice1_1Response) String

func (x *GetRemoteDevice1_1Response) String() string

type GetRemoteDeviceRequest

type GetRemoteDeviceRequest struct {
	// contains filtered or unexported fields
}

func (*GetRemoteDeviceRequest) Descriptor deprecated

func (*GetRemoteDeviceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteDeviceRequest.ProtoReflect.Descriptor instead.

func (*GetRemoteDeviceRequest) ProtoMessage

func (*GetRemoteDeviceRequest) ProtoMessage()

func (*GetRemoteDeviceRequest) ProtoReflect

func (x *GetRemoteDeviceRequest) ProtoReflect() protoreflect.Message

func (*GetRemoteDeviceRequest) Reset

func (x *GetRemoteDeviceRequest) Reset()

func (*GetRemoteDeviceRequest) String

func (x *GetRemoteDeviceRequest) String() string

type GetRemoteDeviceResponse

type GetRemoteDeviceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteDeviceResponse) Descriptor deprecated

func (*GetRemoteDeviceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteDeviceResponse.ProtoReflect.Descriptor instead.

func (*GetRemoteDeviceResponse) GetResult

func (x *GetRemoteDeviceResponse) GetResult() int64

func (*GetRemoteDeviceResponse) ProtoMessage

func (*GetRemoteDeviceResponse) ProtoMessage()

func (*GetRemoteDeviceResponse) ProtoReflect

func (x *GetRemoteDeviceResponse) ProtoReflect() protoreflect.Message

func (*GetRemoteDeviceResponse) Reset

func (x *GetRemoteDeviceResponse) Reset()

func (*GetRemoteDeviceResponse) String

func (x *GetRemoteDeviceResponse) String() string

type GetRemoteLeDeviceRequest

type GetRemoteLeDeviceRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteLeDeviceRequest) Descriptor deprecated

func (*GetRemoteLeDeviceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteLeDeviceRequest.ProtoReflect.Descriptor instead.

func (*GetRemoteLeDeviceRequest) GetArg0

func (x *GetRemoteLeDeviceRequest) GetArg0() string

func (*GetRemoteLeDeviceRequest) GetArg1

func (x *GetRemoteLeDeviceRequest) GetArg1() int32

func (*GetRemoteLeDeviceRequest) ProtoMessage

func (*GetRemoteLeDeviceRequest) ProtoMessage()

func (*GetRemoteLeDeviceRequest) ProtoReflect

func (x *GetRemoteLeDeviceRequest) ProtoReflect() protoreflect.Message

func (*GetRemoteLeDeviceRequest) Reset

func (x *GetRemoteLeDeviceRequest) Reset()

func (*GetRemoteLeDeviceRequest) String

func (x *GetRemoteLeDeviceRequest) String() string

type GetRemoteLeDeviceResponse

type GetRemoteLeDeviceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRemoteLeDeviceResponse) Descriptor deprecated

func (*GetRemoteLeDeviceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRemoteLeDeviceResponse.ProtoReflect.Descriptor instead.

func (*GetRemoteLeDeviceResponse) GetResult

func (x *GetRemoteLeDeviceResponse) GetResult() int64

func (*GetRemoteLeDeviceResponse) ProtoMessage

func (*GetRemoteLeDeviceResponse) ProtoMessage()

func (*GetRemoteLeDeviceResponse) ProtoReflect

func (*GetRemoteLeDeviceResponse) Reset

func (x *GetRemoteLeDeviceResponse) Reset()

func (*GetRemoteLeDeviceResponse) String

func (x *GetRemoteLeDeviceResponse) String() string

type GetScanModeRequest

type GetScanModeRequest struct {
	// contains filtered or unexported fields
}

func (*GetScanModeRequest) Descriptor deprecated

func (*GetScanModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetScanModeRequest.ProtoReflect.Descriptor instead.

func (*GetScanModeRequest) ProtoMessage

func (*GetScanModeRequest) ProtoMessage()

func (*GetScanModeRequest) ProtoReflect

func (x *GetScanModeRequest) ProtoReflect() protoreflect.Message

func (*GetScanModeRequest) Reset

func (x *GetScanModeRequest) Reset()

func (*GetScanModeRequest) String

func (x *GetScanModeRequest) String() string

type GetScanModeResponse

type GetScanModeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetScanModeResponse) Descriptor deprecated

func (*GetScanModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetScanModeResponse.ProtoReflect.Descriptor instead.

func (*GetScanModeResponse) GetResult

func (x *GetScanModeResponse) GetResult() int32

func (*GetScanModeResponse) ProtoMessage

func (*GetScanModeResponse) ProtoMessage()

func (*GetScanModeResponse) ProtoReflect

func (x *GetScanModeResponse) ProtoReflect() protoreflect.Message

func (*GetScanModeResponse) Reset

func (x *GetScanModeResponse) Reset()

func (*GetScanModeResponse) String

func (x *GetScanModeResponse) String() string

type GetServiceRequest

type GetServiceRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceRequest) Descriptor deprecated

func (*GetServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceRequest.ProtoReflect.Descriptor instead.

func (*GetServiceRequest) GetArg0

func (x *GetServiceRequest) GetArg0() int64

func (*GetServiceRequest) ProtoMessage

func (*GetServiceRequest) ProtoMessage()

func (*GetServiceRequest) ProtoReflect

func (x *GetServiceRequest) ProtoReflect() protoreflect.Message

func (*GetServiceRequest) Reset

func (x *GetServiceRequest) Reset()

func (*GetServiceRequest) String

func (x *GetServiceRequest) String() string

type GetServiceResponse

type GetServiceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServiceResponse) Descriptor deprecated

func (*GetServiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetServiceResponse.ProtoReflect.Descriptor instead.

func (*GetServiceResponse) GetResult

func (x *GetServiceResponse) GetResult() int64

func (*GetServiceResponse) ProtoMessage

func (*GetServiceResponse) ProtoMessage()

func (*GetServiceResponse) ProtoReflect

func (x *GetServiceResponse) ProtoReflect() protoreflect.Message

func (*GetServiceResponse) Reset

func (x *GetServiceResponse) Reset()

func (*GetServiceResponse) String

func (x *GetServiceResponse) String() string

type GetServicesRequest

type GetServicesRequest struct {
	// contains filtered or unexported fields
}

func (*GetServicesRequest) Descriptor deprecated

func (*GetServicesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetServicesRequest.ProtoReflect.Descriptor instead.

func (*GetServicesRequest) ProtoMessage

func (*GetServicesRequest) ProtoMessage()

func (*GetServicesRequest) ProtoReflect

func (x *GetServicesRequest) ProtoReflect() protoreflect.Message

func (*GetServicesRequest) Reset

func (x *GetServicesRequest) Reset()

func (*GetServicesRequest) String

func (x *GetServicesRequest) String() string

type GetServicesResponse

type GetServicesResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetServicesResponse) Descriptor deprecated

func (*GetServicesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetServicesResponse.ProtoReflect.Descriptor instead.

func (*GetServicesResponse) GetResult

func (x *GetServicesResponse) GetResult() int64

func (*GetServicesResponse) ProtoMessage

func (*GetServicesResponse) ProtoMessage()

func (*GetServicesResponse) ProtoReflect

func (x *GetServicesResponse) ProtoReflect() protoreflect.Message

func (*GetServicesResponse) Reset

func (x *GetServicesResponse) Reset()

func (*GetServicesResponse) String

func (x *GetServicesResponse) String() string

type GetStateRequest

type GetStateRequest struct {
	// contains filtered or unexported fields
}

func (*GetStateRequest) Descriptor deprecated

func (*GetStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStateRequest.ProtoReflect.Descriptor instead.

func (*GetStateRequest) ProtoMessage

func (*GetStateRequest) ProtoMessage()

func (*GetStateRequest) ProtoReflect

func (x *GetStateRequest) ProtoReflect() protoreflect.Message

func (*GetStateRequest) Reset

func (x *GetStateRequest) Reset()

func (*GetStateRequest) String

func (x *GetStateRequest) String() string

type GetStateResponse

type GetStateResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStateResponse) Descriptor deprecated

func (*GetStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStateResponse.ProtoReflect.Descriptor instead.

func (*GetStateResponse) GetResult

func (x *GetStateResponse) GetResult() int32

func (*GetStateResponse) ProtoMessage

func (*GetStateResponse) ProtoMessage()

func (*GetStateResponse) ProtoReflect

func (x *GetStateResponse) ProtoReflect() protoreflect.Message

func (*GetStateResponse) Reset

func (x *GetStateResponse) Reset()

func (*GetStateResponse) String

func (x *GetStateResponse) String() string

type GetStringValueRequest

type GetStringValueRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStringValueRequest) Descriptor deprecated

func (*GetStringValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStringValueRequest.ProtoReflect.Descriptor instead.

func (*GetStringValueRequest) GetArg0

func (x *GetStringValueRequest) GetArg0() int32

func (*GetStringValueRequest) ProtoMessage

func (*GetStringValueRequest) ProtoMessage()

func (*GetStringValueRequest) ProtoReflect

func (x *GetStringValueRequest) ProtoReflect() protoreflect.Message

func (*GetStringValueRequest) Reset

func (x *GetStringValueRequest) Reset()

func (*GetStringValueRequest) String

func (x *GetStringValueRequest) String() string

type GetStringValueResponse

type GetStringValueResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStringValueResponse) Descriptor deprecated

func (*GetStringValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStringValueResponse.ProtoReflect.Descriptor instead.

func (*GetStringValueResponse) GetResult

func (x *GetStringValueResponse) GetResult() string

func (*GetStringValueResponse) ProtoMessage

func (*GetStringValueResponse) ProtoMessage()

func (*GetStringValueResponse) ProtoReflect

func (x *GetStringValueResponse) ProtoReflect() protoreflect.Message

func (*GetStringValueResponse) Reset

func (x *GetStringValueResponse) Reset()

func (*GetStringValueResponse) String

func (x *GetStringValueResponse) String() string

type GetTypeRequest

type GetTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetTypeRequest) Descriptor deprecated

func (*GetTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTypeRequest.ProtoReflect.Descriptor instead.

func (*GetTypeRequest) ProtoMessage

func (*GetTypeRequest) ProtoMessage()

func (*GetTypeRequest) ProtoReflect

func (x *GetTypeRequest) ProtoReflect() protoreflect.Message

func (*GetTypeRequest) Reset

func (x *GetTypeRequest) Reset()

func (*GetTypeRequest) String

func (x *GetTypeRequest) String() string

type GetTypeResponse

type GetTypeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTypeResponse) Descriptor deprecated

func (*GetTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTypeResponse.ProtoReflect.Descriptor instead.

func (*GetTypeResponse) GetResult

func (x *GetTypeResponse) GetResult() int32

func (*GetTypeResponse) ProtoMessage

func (*GetTypeResponse) ProtoMessage()

func (*GetTypeResponse) ProtoReflect

func (x *GetTypeResponse) ProtoReflect() protoreflect.Message

func (*GetTypeResponse) Reset

func (x *GetTypeResponse) Reset()

func (*GetTypeResponse) String

func (x *GetTypeResponse) String() string

type GetUuidRequest

type GetUuidRequest struct {
	// contains filtered or unexported fields
}

func (*GetUuidRequest) Descriptor deprecated

func (*GetUuidRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUuidRequest.ProtoReflect.Descriptor instead.

func (*GetUuidRequest) ProtoMessage

func (*GetUuidRequest) ProtoMessage()

func (*GetUuidRequest) ProtoReflect

func (x *GetUuidRequest) ProtoReflect() protoreflect.Message

func (*GetUuidRequest) Reset

func (x *GetUuidRequest) Reset()

func (*GetUuidRequest) String

func (x *GetUuidRequest) String() string

type GetUuidResponse

type GetUuidResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUuidResponse) Descriptor deprecated

func (*GetUuidResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUuidResponse.ProtoReflect.Descriptor instead.

func (*GetUuidResponse) GetResult

func (x *GetUuidResponse) GetResult() int64

func (*GetUuidResponse) ProtoMessage

func (*GetUuidResponse) ProtoMessage()

func (*GetUuidResponse) ProtoReflect

func (x *GetUuidResponse) ProtoReflect() protoreflect.Message

func (*GetUuidResponse) Reset

func (x *GetUuidResponse) Reset()

func (*GetUuidResponse) String

func (x *GetUuidResponse) String() string

type GetUuidsRequest

type GetUuidsRequest struct {
	// contains filtered or unexported fields
}

func (*GetUuidsRequest) Descriptor deprecated

func (*GetUuidsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUuidsRequest.ProtoReflect.Descriptor instead.

func (*GetUuidsRequest) ProtoMessage

func (*GetUuidsRequest) ProtoMessage()

func (*GetUuidsRequest) ProtoReflect

func (x *GetUuidsRequest) ProtoReflect() protoreflect.Message

func (*GetUuidsRequest) Reset

func (x *GetUuidsRequest) Reset()

func (*GetUuidsRequest) String

func (x *GetUuidsRequest) String() string

type GetUuidsResponse

type GetUuidsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUuidsResponse) Descriptor deprecated

func (*GetUuidsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUuidsResponse.ProtoReflect.Descriptor instead.

func (*GetUuidsResponse) GetResult

func (x *GetUuidsResponse) GetResult() int64

func (*GetUuidsResponse) ProtoMessage

func (*GetUuidsResponse) ProtoMessage()

func (*GetUuidsResponse) ProtoReflect

func (x *GetUuidsResponse) ProtoReflect() protoreflect.Message

func (*GetUuidsResponse) Reset

func (x *GetUuidsResponse) Reset()

func (*GetUuidsResponse) String

func (x *GetUuidsResponse) String() string

type GetValueRequest

type GetValueRequest struct {
	// contains filtered or unexported fields
}

func (*GetValueRequest) Descriptor deprecated

func (*GetValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetValueRequest.ProtoReflect.Descriptor instead.

func (*GetValueRequest) ProtoMessage

func (*GetValueRequest) ProtoMessage()

func (*GetValueRequest) ProtoReflect

func (x *GetValueRequest) ProtoReflect() protoreflect.Message

func (*GetValueRequest) Reset

func (x *GetValueRequest) Reset()

func (*GetValueRequest) String

func (x *GetValueRequest) String() string

type GetValueResponse

type GetValueResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetValueResponse) Descriptor deprecated

func (*GetValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetValueResponse.ProtoReflect.Descriptor instead.

func (*GetValueResponse) GetResult

func (x *GetValueResponse) GetResult() int64

func (*GetValueResponse) ProtoMessage

func (*GetValueResponse) ProtoMessage()

func (*GetValueResponse) ProtoReflect

func (x *GetValueResponse) ProtoReflect() protoreflect.Message

func (*GetValueResponse) Reset

func (x *GetValueResponse) Reset()

func (*GetValueResponse) String

func (x *GetValueResponse) String() string

type GetWriteTypeRequest

type GetWriteTypeRequest struct {
	// contains filtered or unexported fields
}

func (*GetWriteTypeRequest) Descriptor deprecated

func (*GetWriteTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWriteTypeRequest.ProtoReflect.Descriptor instead.

func (*GetWriteTypeRequest) ProtoMessage

func (*GetWriteTypeRequest) ProtoMessage()

func (*GetWriteTypeRequest) ProtoReflect

func (x *GetWriteTypeRequest) ProtoReflect() protoreflect.Message

func (*GetWriteTypeRequest) Reset

func (x *GetWriteTypeRequest) Reset()

func (*GetWriteTypeRequest) String

func (x *GetWriteTypeRequest) String() string

type GetWriteTypeResponse

type GetWriteTypeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWriteTypeResponse) Descriptor deprecated

func (*GetWriteTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWriteTypeResponse.ProtoReflect.Descriptor instead.

func (*GetWriteTypeResponse) GetResult

func (x *GetWriteTypeResponse) GetResult() int32

func (*GetWriteTypeResponse) ProtoMessage

func (*GetWriteTypeResponse) ProtoMessage()

func (*GetWriteTypeResponse) ProtoReflect

func (x *GetWriteTypeResponse) ProtoReflect() protoreflect.Message

func (*GetWriteTypeResponse) Reset

func (x *GetWriteTypeResponse) Reset()

func (*GetWriteTypeResponse) String

func (x *GetWriteTypeResponse) String() string

type HashCodeRequest

type HashCodeRequest struct {
	// contains filtered or unexported fields
}

func (*HashCodeRequest) Descriptor deprecated

func (*HashCodeRequest) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeRequest.ProtoReflect.Descriptor instead.

func (*HashCodeRequest) ProtoMessage

func (*HashCodeRequest) ProtoMessage()

func (*HashCodeRequest) ProtoReflect

func (x *HashCodeRequest) ProtoReflect() protoreflect.Message

func (*HashCodeRequest) Reset

func (x *HashCodeRequest) Reset()

func (*HashCodeRequest) String

func (x *HashCodeRequest) String() string

type HashCodeResponse

type HashCodeResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HashCodeResponse) Descriptor deprecated

func (*HashCodeResponse) Descriptor() ([]byte, []int)

Deprecated: Use HashCodeResponse.ProtoReflect.Descriptor instead.

func (*HashCodeResponse) GetResult

func (x *HashCodeResponse) GetResult() int32

func (*HashCodeResponse) ProtoMessage

func (*HashCodeResponse) ProtoMessage()

func (*HashCodeResponse) ProtoReflect

func (x *HashCodeResponse) ProtoReflect() protoreflect.Message

func (*HashCodeResponse) Reset

func (x *HashCodeResponse) Reset()

func (*HashCodeResponse) String

func (x *HashCodeResponse) String() string

type IsConnectedRequest

type IsConnectedRequest struct {
	// contains filtered or unexported fields
}

func (*IsConnectedRequest) Descriptor deprecated

func (*IsConnectedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsConnectedRequest.ProtoReflect.Descriptor instead.

func (*IsConnectedRequest) ProtoMessage

func (*IsConnectedRequest) ProtoMessage()

func (*IsConnectedRequest) ProtoReflect

func (x *IsConnectedRequest) ProtoReflect() protoreflect.Message

func (*IsConnectedRequest) Reset

func (x *IsConnectedRequest) Reset()

func (*IsConnectedRequest) String

func (x *IsConnectedRequest) String() string

type IsConnectedResponse

type IsConnectedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsConnectedResponse) Descriptor deprecated

func (*IsConnectedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsConnectedResponse.ProtoReflect.Descriptor instead.

func (*IsConnectedResponse) GetResult

func (x *IsConnectedResponse) GetResult() bool

func (*IsConnectedResponse) ProtoMessage

func (*IsConnectedResponse) ProtoMessage()

func (*IsConnectedResponse) ProtoReflect

func (x *IsConnectedResponse) ProtoReflect() protoreflect.Message

func (*IsConnectedResponse) Reset

func (x *IsConnectedResponse) Reset()

func (*IsConnectedResponse) String

func (x *IsConnectedResponse) String() string

type IsDiscoveringRequest

type IsDiscoveringRequest struct {
	// contains filtered or unexported fields
}

func (*IsDiscoveringRequest) Descriptor deprecated

func (*IsDiscoveringRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsDiscoveringRequest.ProtoReflect.Descriptor instead.

func (*IsDiscoveringRequest) ProtoMessage

func (*IsDiscoveringRequest) ProtoMessage()

func (*IsDiscoveringRequest) ProtoReflect

func (x *IsDiscoveringRequest) ProtoReflect() protoreflect.Message

func (*IsDiscoveringRequest) Reset

func (x *IsDiscoveringRequest) Reset()

func (*IsDiscoveringRequest) String

func (x *IsDiscoveringRequest) String() string

type IsDiscoveringResponse

type IsDiscoveringResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsDiscoveringResponse) Descriptor deprecated

func (*IsDiscoveringResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsDiscoveringResponse.ProtoReflect.Descriptor instead.

func (*IsDiscoveringResponse) GetResult

func (x *IsDiscoveringResponse) GetResult() bool

func (*IsDiscoveringResponse) ProtoMessage

func (*IsDiscoveringResponse) ProtoMessage()

func (*IsDiscoveringResponse) ProtoReflect

func (x *IsDiscoveringResponse) ProtoReflect() protoreflect.Message

func (*IsDiscoveringResponse) Reset

func (x *IsDiscoveringResponse) Reset()

func (*IsDiscoveringResponse) String

func (x *IsDiscoveringResponse) String() string

type IsEnabledRequest

type IsEnabledRequest struct {
	// contains filtered or unexported fields
}

func (*IsEnabledRequest) Descriptor deprecated

func (*IsEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsEnabledRequest) ProtoMessage

func (*IsEnabledRequest) ProtoMessage()

func (*IsEnabledRequest) ProtoReflect

func (x *IsEnabledRequest) ProtoReflect() protoreflect.Message

func (*IsEnabledRequest) Reset

func (x *IsEnabledRequest) Reset()

func (*IsEnabledRequest) String

func (x *IsEnabledRequest) String() string

type IsEnabledResponse

type IsEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsEnabledResponse) Descriptor deprecated

func (*IsEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsEnabledResponse) GetResult

func (x *IsEnabledResponse) GetResult() bool

func (*IsEnabledResponse) ProtoMessage

func (*IsEnabledResponse) ProtoMessage()

func (*IsEnabledResponse) ProtoReflect

func (x *IsEnabledResponse) ProtoReflect() protoreflect.Message

func (*IsEnabledResponse) Reset

func (x *IsEnabledResponse) Reset()

func (*IsEnabledResponse) String

func (x *IsEnabledResponse) String() string

type IsLe2MPhySupportedRequest

type IsLe2MPhySupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLe2MPhySupportedRequest) Descriptor deprecated

func (*IsLe2MPhySupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLe2MPhySupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLe2MPhySupportedRequest) ProtoMessage

func (*IsLe2MPhySupportedRequest) ProtoMessage()

func (*IsLe2MPhySupportedRequest) ProtoReflect

func (*IsLe2MPhySupportedRequest) Reset

func (x *IsLe2MPhySupportedRequest) Reset()

func (*IsLe2MPhySupportedRequest) String

func (x *IsLe2MPhySupportedRequest) String() string

type IsLe2MPhySupportedResponse

type IsLe2MPhySupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLe2MPhySupportedResponse) Descriptor deprecated

func (*IsLe2MPhySupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLe2MPhySupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLe2MPhySupportedResponse) GetResult

func (x *IsLe2MPhySupportedResponse) GetResult() bool

func (*IsLe2MPhySupportedResponse) ProtoMessage

func (*IsLe2MPhySupportedResponse) ProtoMessage()

func (*IsLe2MPhySupportedResponse) ProtoReflect

func (*IsLe2MPhySupportedResponse) Reset

func (x *IsLe2MPhySupportedResponse) Reset()

func (*IsLe2MPhySupportedResponse) String

func (x *IsLe2MPhySupportedResponse) String() string

type IsLeAudioBroadcastAssistantSupportedRequest

type IsLeAudioBroadcastAssistantSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLeAudioBroadcastAssistantSupportedRequest) Descriptor deprecated

Deprecated: Use IsLeAudioBroadcastAssistantSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLeAudioBroadcastAssistantSupportedRequest) ProtoMessage

func (*IsLeAudioBroadcastAssistantSupportedRequest) ProtoReflect

func (*IsLeAudioBroadcastAssistantSupportedRequest) Reset

func (*IsLeAudioBroadcastAssistantSupportedRequest) String

type IsLeAudioBroadcastAssistantSupportedResponse

type IsLeAudioBroadcastAssistantSupportedResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLeAudioBroadcastAssistantSupportedResponse) Descriptor deprecated

Deprecated: Use IsLeAudioBroadcastAssistantSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLeAudioBroadcastAssistantSupportedResponse) GetResult

func (*IsLeAudioBroadcastAssistantSupportedResponse) ProtoMessage

func (*IsLeAudioBroadcastAssistantSupportedResponse) ProtoReflect

func (*IsLeAudioBroadcastAssistantSupportedResponse) Reset

func (*IsLeAudioBroadcastAssistantSupportedResponse) String

type IsLeAudioBroadcastSourceSupportedRequest

type IsLeAudioBroadcastSourceSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLeAudioBroadcastSourceSupportedRequest) Descriptor deprecated

func (*IsLeAudioBroadcastSourceSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLeAudioBroadcastSourceSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLeAudioBroadcastSourceSupportedRequest) ProtoMessage

func (*IsLeAudioBroadcastSourceSupportedRequest) ProtoReflect

func (*IsLeAudioBroadcastSourceSupportedRequest) Reset

func (*IsLeAudioBroadcastSourceSupportedRequest) String

type IsLeAudioBroadcastSourceSupportedResponse

type IsLeAudioBroadcastSourceSupportedResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLeAudioBroadcastSourceSupportedResponse) Descriptor deprecated

func (*IsLeAudioBroadcastSourceSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLeAudioBroadcastSourceSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLeAudioBroadcastSourceSupportedResponse) GetResult

func (*IsLeAudioBroadcastSourceSupportedResponse) ProtoMessage

func (*IsLeAudioBroadcastSourceSupportedResponse) ProtoReflect

func (*IsLeAudioBroadcastSourceSupportedResponse) Reset

func (*IsLeAudioBroadcastSourceSupportedResponse) String

type IsLeAudioSupportedRequest

type IsLeAudioSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLeAudioSupportedRequest) Descriptor deprecated

func (*IsLeAudioSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLeAudioSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLeAudioSupportedRequest) ProtoMessage

func (*IsLeAudioSupportedRequest) ProtoMessage()

func (*IsLeAudioSupportedRequest) ProtoReflect

func (*IsLeAudioSupportedRequest) Reset

func (x *IsLeAudioSupportedRequest) Reset()

func (*IsLeAudioSupportedRequest) String

func (x *IsLeAudioSupportedRequest) String() string

type IsLeAudioSupportedResponse

type IsLeAudioSupportedResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLeAudioSupportedResponse) Descriptor deprecated

func (*IsLeAudioSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLeAudioSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLeAudioSupportedResponse) GetResult

func (x *IsLeAudioSupportedResponse) GetResult() int32

func (*IsLeAudioSupportedResponse) ProtoMessage

func (*IsLeAudioSupportedResponse) ProtoMessage()

func (*IsLeAudioSupportedResponse) ProtoReflect

func (*IsLeAudioSupportedResponse) Reset

func (x *IsLeAudioSupportedResponse) Reset()

func (*IsLeAudioSupportedResponse) String

func (x *IsLeAudioSupportedResponse) String() string

type IsLeCodedPhySupportedRequest

type IsLeCodedPhySupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLeCodedPhySupportedRequest) Descriptor deprecated

func (*IsLeCodedPhySupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLeCodedPhySupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLeCodedPhySupportedRequest) ProtoMessage

func (*IsLeCodedPhySupportedRequest) ProtoMessage()

func (*IsLeCodedPhySupportedRequest) ProtoReflect

func (*IsLeCodedPhySupportedRequest) Reset

func (x *IsLeCodedPhySupportedRequest) Reset()

func (*IsLeCodedPhySupportedRequest) String

type IsLeCodedPhySupportedResponse

type IsLeCodedPhySupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLeCodedPhySupportedResponse) Descriptor deprecated

func (*IsLeCodedPhySupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLeCodedPhySupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLeCodedPhySupportedResponse) GetResult

func (x *IsLeCodedPhySupportedResponse) GetResult() bool

func (*IsLeCodedPhySupportedResponse) ProtoMessage

func (*IsLeCodedPhySupportedResponse) ProtoMessage()

func (*IsLeCodedPhySupportedResponse) ProtoReflect

func (*IsLeCodedPhySupportedResponse) Reset

func (x *IsLeCodedPhySupportedResponse) Reset()

func (*IsLeCodedPhySupportedResponse) String

type IsLeExtendedAdvertisingSupportedRequest

type IsLeExtendedAdvertisingSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLeExtendedAdvertisingSupportedRequest) Descriptor deprecated

func (*IsLeExtendedAdvertisingSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLeExtendedAdvertisingSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLeExtendedAdvertisingSupportedRequest) ProtoMessage

func (*IsLeExtendedAdvertisingSupportedRequest) ProtoReflect

func (*IsLeExtendedAdvertisingSupportedRequest) Reset

func (*IsLeExtendedAdvertisingSupportedRequest) String

type IsLeExtendedAdvertisingSupportedResponse

type IsLeExtendedAdvertisingSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLeExtendedAdvertisingSupportedResponse) Descriptor deprecated

func (*IsLeExtendedAdvertisingSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLeExtendedAdvertisingSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLeExtendedAdvertisingSupportedResponse) GetResult

func (*IsLeExtendedAdvertisingSupportedResponse) ProtoMessage

func (*IsLeExtendedAdvertisingSupportedResponse) ProtoReflect

func (*IsLeExtendedAdvertisingSupportedResponse) Reset

func (*IsLeExtendedAdvertisingSupportedResponse) String

type IsLePeriodicAdvertisingSupportedRequest

type IsLePeriodicAdvertisingSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsLePeriodicAdvertisingSupportedRequest) Descriptor deprecated

func (*IsLePeriodicAdvertisingSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsLePeriodicAdvertisingSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsLePeriodicAdvertisingSupportedRequest) ProtoMessage

func (*IsLePeriodicAdvertisingSupportedRequest) ProtoReflect

func (*IsLePeriodicAdvertisingSupportedRequest) Reset

func (*IsLePeriodicAdvertisingSupportedRequest) String

type IsLePeriodicAdvertisingSupportedResponse

type IsLePeriodicAdvertisingSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsLePeriodicAdvertisingSupportedResponse) Descriptor deprecated

func (*IsLePeriodicAdvertisingSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsLePeriodicAdvertisingSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsLePeriodicAdvertisingSupportedResponse) GetResult

func (*IsLePeriodicAdvertisingSupportedResponse) ProtoMessage

func (*IsLePeriodicAdvertisingSupportedResponse) ProtoReflect

func (*IsLePeriodicAdvertisingSupportedResponse) Reset

func (*IsLePeriodicAdvertisingSupportedResponse) String

type IsMultipleAdvertisementSupportedRequest

type IsMultipleAdvertisementSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsMultipleAdvertisementSupportedRequest) Descriptor deprecated

func (*IsMultipleAdvertisementSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsMultipleAdvertisementSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsMultipleAdvertisementSupportedRequest) ProtoMessage

func (*IsMultipleAdvertisementSupportedRequest) ProtoReflect

func (*IsMultipleAdvertisementSupportedRequest) Reset

func (*IsMultipleAdvertisementSupportedRequest) String

type IsMultipleAdvertisementSupportedResponse

type IsMultipleAdvertisementSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsMultipleAdvertisementSupportedResponse) Descriptor deprecated

func (*IsMultipleAdvertisementSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsMultipleAdvertisementSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsMultipleAdvertisementSupportedResponse) GetResult

func (*IsMultipleAdvertisementSupportedResponse) ProtoMessage

func (*IsMultipleAdvertisementSupportedResponse) ProtoReflect

func (*IsMultipleAdvertisementSupportedResponse) Reset

func (*IsMultipleAdvertisementSupportedResponse) String

type IsOffloadedFilteringSupportedRequest

type IsOffloadedFilteringSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsOffloadedFilteringSupportedRequest) Descriptor deprecated

func (*IsOffloadedFilteringSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsOffloadedFilteringSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsOffloadedFilteringSupportedRequest) ProtoMessage

func (*IsOffloadedFilteringSupportedRequest) ProtoMessage()

func (*IsOffloadedFilteringSupportedRequest) ProtoReflect

func (*IsOffloadedFilteringSupportedRequest) Reset

func (*IsOffloadedFilteringSupportedRequest) String

type IsOffloadedFilteringSupportedResponse

type IsOffloadedFilteringSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsOffloadedFilteringSupportedResponse) Descriptor deprecated

func (*IsOffloadedFilteringSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsOffloadedFilteringSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsOffloadedFilteringSupportedResponse) GetResult

func (*IsOffloadedFilteringSupportedResponse) ProtoMessage

func (*IsOffloadedFilteringSupportedResponse) ProtoMessage()

func (*IsOffloadedFilteringSupportedResponse) ProtoReflect

func (*IsOffloadedFilteringSupportedResponse) Reset

func (*IsOffloadedFilteringSupportedResponse) String

type IsOffloadedScanBatchingSupportedRequest

type IsOffloadedScanBatchingSupportedRequest struct {
	// contains filtered or unexported fields
}

func (*IsOffloadedScanBatchingSupportedRequest) Descriptor deprecated

func (*IsOffloadedScanBatchingSupportedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsOffloadedScanBatchingSupportedRequest.ProtoReflect.Descriptor instead.

func (*IsOffloadedScanBatchingSupportedRequest) ProtoMessage

func (*IsOffloadedScanBatchingSupportedRequest) ProtoReflect

func (*IsOffloadedScanBatchingSupportedRequest) Reset

func (*IsOffloadedScanBatchingSupportedRequest) String

type IsOffloadedScanBatchingSupportedResponse

type IsOffloadedScanBatchingSupportedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsOffloadedScanBatchingSupportedResponse) Descriptor deprecated

func (*IsOffloadedScanBatchingSupportedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsOffloadedScanBatchingSupportedResponse.ProtoReflect.Descriptor instead.

func (*IsOffloadedScanBatchingSupportedResponse) GetResult

func (*IsOffloadedScanBatchingSupportedResponse) ProtoMessage

func (*IsOffloadedScanBatchingSupportedResponse) ProtoReflect

func (*IsOffloadedScanBatchingSupportedResponse) Reset

func (*IsOffloadedScanBatchingSupportedResponse) String

type ListenUsingInsecureL2CapChannelRequest

type ListenUsingInsecureL2CapChannelRequest struct {
	// contains filtered or unexported fields
}

func (*ListenUsingInsecureL2CapChannelRequest) Descriptor deprecated

func (*ListenUsingInsecureL2CapChannelRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingInsecureL2CapChannelRequest.ProtoReflect.Descriptor instead.

func (*ListenUsingInsecureL2CapChannelRequest) ProtoMessage

func (*ListenUsingInsecureL2CapChannelRequest) ProtoReflect

func (*ListenUsingInsecureL2CapChannelRequest) Reset

func (*ListenUsingInsecureL2CapChannelRequest) String

type ListenUsingInsecureL2CapChannelResponse

type ListenUsingInsecureL2CapChannelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingInsecureL2CapChannelResponse) Descriptor deprecated

func (*ListenUsingInsecureL2CapChannelResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingInsecureL2CapChannelResponse.ProtoReflect.Descriptor instead.

func (*ListenUsingInsecureL2CapChannelResponse) GetResult

func (*ListenUsingInsecureL2CapChannelResponse) ProtoMessage

func (*ListenUsingInsecureL2CapChannelResponse) ProtoReflect

func (*ListenUsingInsecureL2CapChannelResponse) Reset

func (*ListenUsingInsecureL2CapChannelResponse) String

type ListenUsingInsecureRfcommWithServiceRecordRequest

type ListenUsingInsecureRfcommWithServiceRecordRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) Descriptor deprecated

Deprecated: Use ListenUsingInsecureRfcommWithServiceRecordRequest.ProtoReflect.Descriptor instead.

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg0

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) GetArg1

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoMessage

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) ProtoReflect

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) Reset

func (*ListenUsingInsecureRfcommWithServiceRecordRequest) String

type ListenUsingInsecureRfcommWithServiceRecordResponse

type ListenUsingInsecureRfcommWithServiceRecordResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingInsecureRfcommWithServiceRecordResponse) Descriptor deprecated

Deprecated: Use ListenUsingInsecureRfcommWithServiceRecordResponse.ProtoReflect.Descriptor instead.

func (*ListenUsingInsecureRfcommWithServiceRecordResponse) GetResult

func (*ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoMessage

func (*ListenUsingInsecureRfcommWithServiceRecordResponse) ProtoReflect

func (*ListenUsingInsecureRfcommWithServiceRecordResponse) Reset

func (*ListenUsingInsecureRfcommWithServiceRecordResponse) String

type ListenUsingL2CapChannelRequest

type ListenUsingL2CapChannelRequest struct {
	// contains filtered or unexported fields
}

func (*ListenUsingL2CapChannelRequest) Descriptor deprecated

func (*ListenUsingL2CapChannelRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingL2CapChannelRequest.ProtoReflect.Descriptor instead.

func (*ListenUsingL2CapChannelRequest) ProtoMessage

func (*ListenUsingL2CapChannelRequest) ProtoMessage()

func (*ListenUsingL2CapChannelRequest) ProtoReflect

func (*ListenUsingL2CapChannelRequest) Reset

func (x *ListenUsingL2CapChannelRequest) Reset()

func (*ListenUsingL2CapChannelRequest) String

type ListenUsingL2CapChannelResponse

type ListenUsingL2CapChannelResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingL2CapChannelResponse) Descriptor deprecated

func (*ListenUsingL2CapChannelResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingL2CapChannelResponse.ProtoReflect.Descriptor instead.

func (*ListenUsingL2CapChannelResponse) GetResult

func (x *ListenUsingL2CapChannelResponse) GetResult() int64

func (*ListenUsingL2CapChannelResponse) ProtoMessage

func (*ListenUsingL2CapChannelResponse) ProtoMessage()

func (*ListenUsingL2CapChannelResponse) ProtoReflect

func (*ListenUsingL2CapChannelResponse) Reset

func (*ListenUsingL2CapChannelResponse) String

type ListenUsingRfcommWithServiceRecordRequest

type ListenUsingRfcommWithServiceRecordRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingRfcommWithServiceRecordRequest) Descriptor deprecated

func (*ListenUsingRfcommWithServiceRecordRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingRfcommWithServiceRecordRequest.ProtoReflect.Descriptor instead.

func (*ListenUsingRfcommWithServiceRecordRequest) GetArg0

func (*ListenUsingRfcommWithServiceRecordRequest) GetArg1

func (*ListenUsingRfcommWithServiceRecordRequest) ProtoMessage

func (*ListenUsingRfcommWithServiceRecordRequest) ProtoReflect

func (*ListenUsingRfcommWithServiceRecordRequest) Reset

func (*ListenUsingRfcommWithServiceRecordRequest) String

type ListenUsingRfcommWithServiceRecordResponse

type ListenUsingRfcommWithServiceRecordResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingRfcommWithServiceRecordResponse) Descriptor deprecated

Deprecated: Use ListenUsingRfcommWithServiceRecordResponse.ProtoReflect.Descriptor instead.

func (*ListenUsingRfcommWithServiceRecordResponse) GetResult

func (*ListenUsingRfcommWithServiceRecordResponse) ProtoMessage

func (*ListenUsingRfcommWithServiceRecordResponse) ProtoReflect

func (*ListenUsingRfcommWithServiceRecordResponse) Reset

func (*ListenUsingRfcommWithServiceRecordResponse) String

type ListenUsingSocketSettingsRequest

type ListenUsingSocketSettingsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingSocketSettingsRequest) Descriptor deprecated

func (*ListenUsingSocketSettingsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingSocketSettingsRequest.ProtoReflect.Descriptor instead.

func (*ListenUsingSocketSettingsRequest) GetArg0

func (*ListenUsingSocketSettingsRequest) ProtoMessage

func (*ListenUsingSocketSettingsRequest) ProtoMessage()

func (*ListenUsingSocketSettingsRequest) ProtoReflect

func (*ListenUsingSocketSettingsRequest) Reset

func (*ListenUsingSocketSettingsRequest) String

type ListenUsingSocketSettingsResponse

type ListenUsingSocketSettingsResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ListenUsingSocketSettingsResponse) Descriptor deprecated

func (*ListenUsingSocketSettingsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListenUsingSocketSettingsResponse.ProtoReflect.Descriptor instead.

func (*ListenUsingSocketSettingsResponse) GetResult

func (*ListenUsingSocketSettingsResponse) ProtoMessage

func (*ListenUsingSocketSettingsResponse) ProtoMessage()

func (*ListenUsingSocketSettingsResponse) ProtoReflect

func (*ListenUsingSocketSettingsResponse) Reset

func (*ListenUsingSocketSettingsResponse) String

type NotifyCharacteristicChanged3Request

type NotifyCharacteristicChanged3Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 bool  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyCharacteristicChanged3Request) Descriptor deprecated

func (*NotifyCharacteristicChanged3Request) Descriptor() ([]byte, []int)

Deprecated: Use NotifyCharacteristicChanged3Request.ProtoReflect.Descriptor instead.

func (*NotifyCharacteristicChanged3Request) GetArg0

func (*NotifyCharacteristicChanged3Request) GetArg1

func (*NotifyCharacteristicChanged3Request) GetArg2

func (*NotifyCharacteristicChanged3Request) ProtoMessage

func (*NotifyCharacteristicChanged3Request) ProtoMessage()

func (*NotifyCharacteristicChanged3Request) ProtoReflect

func (*NotifyCharacteristicChanged3Request) Reset

func (*NotifyCharacteristicChanged3Request) String

type NotifyCharacteristicChanged3Response

type NotifyCharacteristicChanged3Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyCharacteristicChanged3Response) Descriptor deprecated

func (*NotifyCharacteristicChanged3Response) Descriptor() ([]byte, []int)

Deprecated: Use NotifyCharacteristicChanged3Response.ProtoReflect.Descriptor instead.

func (*NotifyCharacteristicChanged3Response) GetResult

func (*NotifyCharacteristicChanged3Response) ProtoMessage

func (*NotifyCharacteristicChanged3Response) ProtoMessage()

func (*NotifyCharacteristicChanged3Response) ProtoReflect

func (*NotifyCharacteristicChanged3Response) Reset

func (*NotifyCharacteristicChanged3Response) String

type NotifyCharacteristicChanged4_1Request

type NotifyCharacteristicChanged4_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 bool  `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int64 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyCharacteristicChanged4_1Request) Descriptor deprecated

func (*NotifyCharacteristicChanged4_1Request) Descriptor() ([]byte, []int)

Deprecated: Use NotifyCharacteristicChanged4_1Request.ProtoReflect.Descriptor instead.

func (*NotifyCharacteristicChanged4_1Request) GetArg0

func (*NotifyCharacteristicChanged4_1Request) GetArg1

func (*NotifyCharacteristicChanged4_1Request) GetArg2

func (*NotifyCharacteristicChanged4_1Request) GetArg3

func (*NotifyCharacteristicChanged4_1Request) ProtoMessage

func (*NotifyCharacteristicChanged4_1Request) ProtoMessage()

func (*NotifyCharacteristicChanged4_1Request) ProtoReflect

func (*NotifyCharacteristicChanged4_1Request) Reset

func (*NotifyCharacteristicChanged4_1Request) String

type NotifyCharacteristicChanged4_1Response

type NotifyCharacteristicChanged4_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NotifyCharacteristicChanged4_1Response) Descriptor deprecated

func (*NotifyCharacteristicChanged4_1Response) Descriptor() ([]byte, []int)

Deprecated: Use NotifyCharacteristicChanged4_1Response.ProtoReflect.Descriptor instead.

func (*NotifyCharacteristicChanged4_1Response) GetResult

func (*NotifyCharacteristicChanged4_1Response) ProtoMessage

func (*NotifyCharacteristicChanged4_1Response) ProtoReflect

func (*NotifyCharacteristicChanged4_1Response) Reset

func (*NotifyCharacteristicChanged4_1Response) String

type ReadCharacteristicRequest

type ReadCharacteristicRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ReadCharacteristicRequest) Descriptor deprecated

func (*ReadCharacteristicRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReadCharacteristicRequest.ProtoReflect.Descriptor instead.

func (*ReadCharacteristicRequest) GetArg0

func (x *ReadCharacteristicRequest) GetArg0() int64

func (*ReadCharacteristicRequest) ProtoMessage

func (*ReadCharacteristicRequest) ProtoMessage()

func (*ReadCharacteristicRequest) ProtoReflect

func (*ReadCharacteristicRequest) Reset

func (x *ReadCharacteristicRequest) Reset()

func (*ReadCharacteristicRequest) String

func (x *ReadCharacteristicRequest) String() string

type ReadCharacteristicResponse

type ReadCharacteristicResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ReadCharacteristicResponse) Descriptor deprecated

func (*ReadCharacteristicResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReadCharacteristicResponse.ProtoReflect.Descriptor instead.

func (*ReadCharacteristicResponse) GetResult

func (x *ReadCharacteristicResponse) GetResult() bool

func (*ReadCharacteristicResponse) ProtoMessage

func (*ReadCharacteristicResponse) ProtoMessage()

func (*ReadCharacteristicResponse) ProtoReflect

func (*ReadCharacteristicResponse) Reset

func (x *ReadCharacteristicResponse) Reset()

func (*ReadCharacteristicResponse) String

func (x *ReadCharacteristicResponse) String() string

type ReadDescriptorRequest

type ReadDescriptorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ReadDescriptorRequest) Descriptor deprecated

func (*ReadDescriptorRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReadDescriptorRequest.ProtoReflect.Descriptor instead.

func (*ReadDescriptorRequest) GetArg0

func (x *ReadDescriptorRequest) GetArg0() int64

func (*ReadDescriptorRequest) ProtoMessage

func (*ReadDescriptorRequest) ProtoMessage()

func (*ReadDescriptorRequest) ProtoReflect

func (x *ReadDescriptorRequest) ProtoReflect() protoreflect.Message

func (*ReadDescriptorRequest) Reset

func (x *ReadDescriptorRequest) Reset()

func (*ReadDescriptorRequest) String

func (x *ReadDescriptorRequest) String() string

type ReadDescriptorResponse

type ReadDescriptorResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ReadDescriptorResponse) Descriptor deprecated

func (*ReadDescriptorResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReadDescriptorResponse.ProtoReflect.Descriptor instead.

func (*ReadDescriptorResponse) GetResult

func (x *ReadDescriptorResponse) GetResult() bool

func (*ReadDescriptorResponse) ProtoMessage

func (*ReadDescriptorResponse) ProtoMessage()

func (*ReadDescriptorResponse) ProtoReflect

func (x *ReadDescriptorResponse) ProtoReflect() protoreflect.Message

func (*ReadDescriptorResponse) Reset

func (x *ReadDescriptorResponse) Reset()

func (*ReadDescriptorResponse) String

func (x *ReadDescriptorResponse) String() string

type ReadPhyRequest

type ReadPhyRequest struct {
	// contains filtered or unexported fields
}

func (*ReadPhyRequest) Descriptor deprecated

func (*ReadPhyRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReadPhyRequest.ProtoReflect.Descriptor instead.

func (*ReadPhyRequest) ProtoMessage

func (*ReadPhyRequest) ProtoMessage()

func (*ReadPhyRequest) ProtoReflect

func (x *ReadPhyRequest) ProtoReflect() protoreflect.Message

func (*ReadPhyRequest) Reset

func (x *ReadPhyRequest) Reset()

func (*ReadPhyRequest) String

func (x *ReadPhyRequest) String() string

type ReadPhyResponse

type ReadPhyResponse struct {
	// contains filtered or unexported fields
}

func (*ReadPhyResponse) Descriptor deprecated

func (*ReadPhyResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReadPhyResponse.ProtoReflect.Descriptor instead.

func (*ReadPhyResponse) ProtoMessage

func (*ReadPhyResponse) ProtoMessage()

func (*ReadPhyResponse) ProtoReflect

func (x *ReadPhyResponse) ProtoReflect() protoreflect.Message

func (*ReadPhyResponse) Reset

func (x *ReadPhyResponse) Reset()

func (*ReadPhyResponse) String

func (x *ReadPhyResponse) String() string

type ReadRemoteRssiRequest

type ReadRemoteRssiRequest struct {
	// contains filtered or unexported fields
}

func (*ReadRemoteRssiRequest) Descriptor deprecated

func (*ReadRemoteRssiRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReadRemoteRssiRequest.ProtoReflect.Descriptor instead.

func (*ReadRemoteRssiRequest) ProtoMessage

func (*ReadRemoteRssiRequest) ProtoMessage()

func (*ReadRemoteRssiRequest) ProtoReflect

func (x *ReadRemoteRssiRequest) ProtoReflect() protoreflect.Message

func (*ReadRemoteRssiRequest) Reset

func (x *ReadRemoteRssiRequest) Reset()

func (*ReadRemoteRssiRequest) String

func (x *ReadRemoteRssiRequest) String() string

type ReadRemoteRssiResponse

type ReadRemoteRssiResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ReadRemoteRssiResponse) Descriptor deprecated

func (*ReadRemoteRssiResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReadRemoteRssiResponse.ProtoReflect.Descriptor instead.

func (*ReadRemoteRssiResponse) GetResult

func (x *ReadRemoteRssiResponse) GetResult() bool

func (*ReadRemoteRssiResponse) ProtoMessage

func (*ReadRemoteRssiResponse) ProtoMessage()

func (*ReadRemoteRssiResponse) ProtoReflect

func (x *ReadRemoteRssiResponse) ProtoReflect() protoreflect.Message

func (*ReadRemoteRssiResponse) Reset

func (x *ReadRemoteRssiResponse) Reset()

func (*ReadRemoteRssiResponse) String

func (x *ReadRemoteRssiResponse) String() string

type RemoveServiceRequest

type RemoveServiceRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveServiceRequest) Descriptor deprecated

func (*RemoveServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveServiceRequest.ProtoReflect.Descriptor instead.

func (*RemoveServiceRequest) GetArg0

func (x *RemoveServiceRequest) GetArg0() int64

func (*RemoveServiceRequest) ProtoMessage

func (*RemoveServiceRequest) ProtoMessage()

func (*RemoveServiceRequest) ProtoReflect

func (x *RemoveServiceRequest) ProtoReflect() protoreflect.Message

func (*RemoveServiceRequest) Reset

func (x *RemoveServiceRequest) Reset()

func (*RemoveServiceRequest) String

func (x *RemoveServiceRequest) String() string

type RemoveServiceResponse

type RemoveServiceResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveServiceResponse) Descriptor deprecated

func (*RemoveServiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveServiceResponse.ProtoReflect.Descriptor instead.

func (*RemoveServiceResponse) GetResult

func (x *RemoveServiceResponse) GetResult() bool

func (*RemoveServiceResponse) ProtoMessage

func (*RemoveServiceResponse) ProtoMessage()

func (*RemoveServiceResponse) ProtoReflect

func (x *RemoveServiceResponse) ProtoReflect() protoreflect.Message

func (*RemoveServiceResponse) Reset

func (x *RemoveServiceResponse) Reset()

func (*RemoveServiceResponse) String

func (x *RemoveServiceResponse) String() string

type RequestConnectionPriorityRequest

type RequestConnectionPriorityRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestConnectionPriorityRequest) Descriptor deprecated

func (*RequestConnectionPriorityRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequestConnectionPriorityRequest.ProtoReflect.Descriptor instead.

func (*RequestConnectionPriorityRequest) GetArg0

func (*RequestConnectionPriorityRequest) ProtoMessage

func (*RequestConnectionPriorityRequest) ProtoMessage()

func (*RequestConnectionPriorityRequest) ProtoReflect

func (*RequestConnectionPriorityRequest) Reset

func (*RequestConnectionPriorityRequest) String

type RequestConnectionPriorityResponse

type RequestConnectionPriorityResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestConnectionPriorityResponse) Descriptor deprecated

func (*RequestConnectionPriorityResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequestConnectionPriorityResponse.ProtoReflect.Descriptor instead.

func (*RequestConnectionPriorityResponse) GetResult

func (x *RequestConnectionPriorityResponse) GetResult() bool

func (*RequestConnectionPriorityResponse) ProtoMessage

func (*RequestConnectionPriorityResponse) ProtoMessage()

func (*RequestConnectionPriorityResponse) ProtoReflect

func (*RequestConnectionPriorityResponse) Reset

func (*RequestConnectionPriorityResponse) String

type RequestMtuRequest

type RequestMtuRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestMtuRequest) Descriptor deprecated

func (*RequestMtuRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequestMtuRequest.ProtoReflect.Descriptor instead.

func (*RequestMtuRequest) GetArg0

func (x *RequestMtuRequest) GetArg0() int32

func (*RequestMtuRequest) ProtoMessage

func (*RequestMtuRequest) ProtoMessage()

func (*RequestMtuRequest) ProtoReflect

func (x *RequestMtuRequest) ProtoReflect() protoreflect.Message

func (*RequestMtuRequest) Reset

func (x *RequestMtuRequest) Reset()

func (*RequestMtuRequest) String

func (x *RequestMtuRequest) String() string

type RequestMtuResponse

type RequestMtuResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestMtuResponse) Descriptor deprecated

func (*RequestMtuResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequestMtuResponse.ProtoReflect.Descriptor instead.

func (*RequestMtuResponse) GetResult

func (x *RequestMtuResponse) GetResult() bool

func (*RequestMtuResponse) ProtoMessage

func (*RequestMtuResponse) ProtoMessage()

func (*RequestMtuResponse) ProtoReflect

func (x *RequestMtuResponse) ProtoReflect() protoreflect.Message

func (*RequestMtuResponse) Reset

func (x *RequestMtuResponse) Reset()

func (*RequestMtuResponse) String

func (x *RequestMtuResponse) String() string

type SendResponseRequest

type SendResponseRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int64 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	// contains filtered or unexported fields
}

func (*SendResponseRequest) Descriptor deprecated

func (*SendResponseRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendResponseRequest.ProtoReflect.Descriptor instead.

func (*SendResponseRequest) GetArg0

func (x *SendResponseRequest) GetArg0() int64

func (*SendResponseRequest) GetArg1

func (x *SendResponseRequest) GetArg1() int32

func (*SendResponseRequest) GetArg2

func (x *SendResponseRequest) GetArg2() int32

func (*SendResponseRequest) GetArg3

func (x *SendResponseRequest) GetArg3() int32

func (*SendResponseRequest) GetArg4

func (x *SendResponseRequest) GetArg4() int64

func (*SendResponseRequest) ProtoMessage

func (*SendResponseRequest) ProtoMessage()

func (*SendResponseRequest) ProtoReflect

func (x *SendResponseRequest) ProtoReflect() protoreflect.Message

func (*SendResponseRequest) Reset

func (x *SendResponseRequest) Reset()

func (*SendResponseRequest) String

func (x *SendResponseRequest) String() string

type SendResponseResponse

type SendResponseResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SendResponseResponse) Descriptor deprecated

func (*SendResponseResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendResponseResponse.ProtoReflect.Descriptor instead.

func (*SendResponseResponse) GetResult

func (x *SendResponseResponse) GetResult() bool

func (*SendResponseResponse) ProtoMessage

func (*SendResponseResponse) ProtoMessage()

func (*SendResponseResponse) ProtoReflect

func (x *SendResponseResponse) ProtoReflect() protoreflect.Message

func (*SendResponseResponse) Reset

func (x *SendResponseResponse) Reset()

func (*SendResponseResponse) String

func (x *SendResponseResponse) String() string

type SetAliasRequest

type SetAliasRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAliasRequest) Descriptor deprecated

func (*SetAliasRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetAliasRequest.ProtoReflect.Descriptor instead.

func (*SetAliasRequest) GetArg0

func (x *SetAliasRequest) GetArg0() string

func (*SetAliasRequest) ProtoMessage

func (*SetAliasRequest) ProtoMessage()

func (*SetAliasRequest) ProtoReflect

func (x *SetAliasRequest) ProtoReflect() protoreflect.Message

func (*SetAliasRequest) Reset

func (x *SetAliasRequest) Reset()

func (*SetAliasRequest) String

func (x *SetAliasRequest) String() string

type SetAliasResponse

type SetAliasResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetAliasResponse) Descriptor deprecated

func (*SetAliasResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetAliasResponse.ProtoReflect.Descriptor instead.

func (*SetAliasResponse) GetResult

func (x *SetAliasResponse) GetResult() int32

func (*SetAliasResponse) ProtoMessage

func (*SetAliasResponse) ProtoMessage()

func (*SetAliasResponse) ProtoReflect

func (x *SetAliasResponse) ProtoReflect() protoreflect.Message

func (*SetAliasResponse) Reset

func (x *SetAliasResponse) Reset()

func (*SetAliasResponse) String

func (x *SetAliasResponse) String() string

type SetCharacteristicNotificationRequest

type SetCharacteristicNotificationRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacteristicNotificationRequest) Descriptor deprecated

func (*SetCharacteristicNotificationRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacteristicNotificationRequest.ProtoReflect.Descriptor instead.

func (*SetCharacteristicNotificationRequest) GetArg0

func (*SetCharacteristicNotificationRequest) GetArg1

func (*SetCharacteristicNotificationRequest) ProtoMessage

func (*SetCharacteristicNotificationRequest) ProtoMessage()

func (*SetCharacteristicNotificationRequest) ProtoReflect

func (*SetCharacteristicNotificationRequest) Reset

func (*SetCharacteristicNotificationRequest) String

type SetCharacteristicNotificationResponse

type SetCharacteristicNotificationResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCharacteristicNotificationResponse) Descriptor deprecated

func (*SetCharacteristicNotificationResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCharacteristicNotificationResponse.ProtoReflect.Descriptor instead.

func (*SetCharacteristicNotificationResponse) GetResult

func (*SetCharacteristicNotificationResponse) ProtoMessage

func (*SetCharacteristicNotificationResponse) ProtoMessage()

func (*SetCharacteristicNotificationResponse) ProtoReflect

func (*SetCharacteristicNotificationResponse) Reset

func (*SetCharacteristicNotificationResponse) String

type SetNameRequest

type SetNameRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNameRequest) Descriptor deprecated

func (*SetNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetNameRequest.ProtoReflect.Descriptor instead.

func (*SetNameRequest) GetArg0

func (x *SetNameRequest) GetArg0() string

func (*SetNameRequest) ProtoMessage

func (*SetNameRequest) ProtoMessage()

func (*SetNameRequest) ProtoReflect

func (x *SetNameRequest) ProtoReflect() protoreflect.Message

func (*SetNameRequest) Reset

func (x *SetNameRequest) Reset()

func (*SetNameRequest) String

func (x *SetNameRequest) String() string

type SetNameResponse

type SetNameResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetNameResponse) Descriptor deprecated

func (*SetNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetNameResponse.ProtoReflect.Descriptor instead.

func (*SetNameResponse) GetResult

func (x *SetNameResponse) GetResult() bool

func (*SetNameResponse) ProtoMessage

func (*SetNameResponse) ProtoMessage()

func (*SetNameResponse) ProtoReflect

func (x *SetNameResponse) ProtoReflect() protoreflect.Message

func (*SetNameResponse) Reset

func (x *SetNameResponse) Reset()

func (*SetNameResponse) String

func (x *SetNameResponse) String() string

type SetPairingConfirmationRequest

type SetPairingConfirmationRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPairingConfirmationRequest) Descriptor deprecated

func (*SetPairingConfirmationRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPairingConfirmationRequest.ProtoReflect.Descriptor instead.

func (*SetPairingConfirmationRequest) GetArg0

func (x *SetPairingConfirmationRequest) GetArg0() bool

func (*SetPairingConfirmationRequest) ProtoMessage

func (*SetPairingConfirmationRequest) ProtoMessage()

func (*SetPairingConfirmationRequest) ProtoReflect

func (*SetPairingConfirmationRequest) Reset

func (x *SetPairingConfirmationRequest) Reset()

func (*SetPairingConfirmationRequest) String

type SetPairingConfirmationResponse

type SetPairingConfirmationResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPairingConfirmationResponse) Descriptor deprecated

func (*SetPairingConfirmationResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPairingConfirmationResponse.ProtoReflect.Descriptor instead.

func (*SetPairingConfirmationResponse) GetResult

func (x *SetPairingConfirmationResponse) GetResult() bool

func (*SetPairingConfirmationResponse) ProtoMessage

func (*SetPairingConfirmationResponse) ProtoMessage()

func (*SetPairingConfirmationResponse) ProtoReflect

func (*SetPairingConfirmationResponse) Reset

func (x *SetPairingConfirmationResponse) Reset()

func (*SetPairingConfirmationResponse) String

type SetPinRequest

type SetPinRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPinRequest) Descriptor deprecated

func (*SetPinRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPinRequest.ProtoReflect.Descriptor instead.

func (*SetPinRequest) GetArg0

func (x *SetPinRequest) GetArg0() int64

func (*SetPinRequest) ProtoMessage

func (*SetPinRequest) ProtoMessage()

func (*SetPinRequest) ProtoReflect

func (x *SetPinRequest) ProtoReflect() protoreflect.Message

func (*SetPinRequest) Reset

func (x *SetPinRequest) Reset()

func (*SetPinRequest) String

func (x *SetPinRequest) String() string

type SetPinResponse

type SetPinResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPinResponse) Descriptor deprecated

func (*SetPinResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPinResponse.ProtoReflect.Descriptor instead.

func (*SetPinResponse) GetResult

func (x *SetPinResponse) GetResult() bool

func (*SetPinResponse) ProtoMessage

func (*SetPinResponse) ProtoMessage()

func (*SetPinResponse) ProtoReflect

func (x *SetPinResponse) ProtoReflect() protoreflect.Message

func (*SetPinResponse) Reset

func (x *SetPinResponse) Reset()

func (*SetPinResponse) String

func (x *SetPinResponse) String() string

type SetPreferredPhyRequest

type SetPreferredPhyRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPreferredPhyRequest) Descriptor deprecated

func (*SetPreferredPhyRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPreferredPhyRequest.ProtoReflect.Descriptor instead.

func (*SetPreferredPhyRequest) GetArg0

func (x *SetPreferredPhyRequest) GetArg0() int32

func (*SetPreferredPhyRequest) GetArg1

func (x *SetPreferredPhyRequest) GetArg1() int32

func (*SetPreferredPhyRequest) GetArg2

func (x *SetPreferredPhyRequest) GetArg2() int32

func (*SetPreferredPhyRequest) ProtoMessage

func (*SetPreferredPhyRequest) ProtoMessage()

func (*SetPreferredPhyRequest) ProtoReflect

func (x *SetPreferredPhyRequest) ProtoReflect() protoreflect.Message

func (*SetPreferredPhyRequest) Reset

func (x *SetPreferredPhyRequest) Reset()

func (*SetPreferredPhyRequest) String

func (x *SetPreferredPhyRequest) String() string

type SetPreferredPhyResponse

type SetPreferredPhyResponse struct {
	// contains filtered or unexported fields
}

func (*SetPreferredPhyResponse) Descriptor deprecated

func (*SetPreferredPhyResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPreferredPhyResponse.ProtoReflect.Descriptor instead.

func (*SetPreferredPhyResponse) ProtoMessage

func (*SetPreferredPhyResponse) ProtoMessage()

func (*SetPreferredPhyResponse) ProtoReflect

func (x *SetPreferredPhyResponse) ProtoReflect() protoreflect.Message

func (*SetPreferredPhyResponse) Reset

func (x *SetPreferredPhyResponse) Reset()

func (*SetPreferredPhyResponse) String

func (x *SetPreferredPhyResponse) String() string

type SetValue1Request

type SetValue1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue1Request) Descriptor deprecated

func (*SetValue1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetValue1Request.ProtoReflect.Descriptor instead.

func (*SetValue1Request) GetArg0

func (x *SetValue1Request) GetArg0() int64

func (*SetValue1Request) ProtoMessage

func (*SetValue1Request) ProtoMessage()

func (*SetValue1Request) ProtoReflect

func (x *SetValue1Request) ProtoReflect() protoreflect.Message

func (*SetValue1Request) Reset

func (x *SetValue1Request) Reset()

func (*SetValue1Request) String

func (x *SetValue1Request) String() string

type SetValue1Response

type SetValue1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue1Response) Descriptor deprecated

func (*SetValue1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetValue1Response.ProtoReflect.Descriptor instead.

func (*SetValue1Response) GetResult

func (x *SetValue1Response) GetResult() bool

func (*SetValue1Response) ProtoMessage

func (*SetValue1Response) ProtoMessage()

func (*SetValue1Response) ProtoReflect

func (x *SetValue1Response) ProtoReflect() protoreflect.Message

func (*SetValue1Response) Reset

func (x *SetValue1Response) Reset()

func (*SetValue1Response) String

func (x *SetValue1Response) String() string

type SetValue1_3Request

type SetValue1_3Request struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue1_3Request) Descriptor deprecated

func (*SetValue1_3Request) Descriptor() ([]byte, []int)

Deprecated: Use SetValue1_3Request.ProtoReflect.Descriptor instead.

func (*SetValue1_3Request) GetArg0

func (x *SetValue1_3Request) GetArg0() string

func (*SetValue1_3Request) ProtoMessage

func (*SetValue1_3Request) ProtoMessage()

func (*SetValue1_3Request) ProtoReflect

func (x *SetValue1_3Request) ProtoReflect() protoreflect.Message

func (*SetValue1_3Request) Reset

func (x *SetValue1_3Request) Reset()

func (*SetValue1_3Request) String

func (x *SetValue1_3Request) String() string

type SetValue1_3Response

type SetValue1_3Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue1_3Response) Descriptor deprecated

func (*SetValue1_3Response) Descriptor() ([]byte, []int)

Deprecated: Use SetValue1_3Response.ProtoReflect.Descriptor instead.

func (*SetValue1_3Response) GetResult

func (x *SetValue1_3Response) GetResult() bool

func (*SetValue1_3Response) ProtoMessage

func (*SetValue1_3Response) ProtoMessage()

func (*SetValue1_3Response) ProtoReflect

func (x *SetValue1_3Response) ProtoReflect() protoreflect.Message

func (*SetValue1_3Response) Reset

func (x *SetValue1_3Response) Reset()

func (*SetValue1_3Response) String

func (x *SetValue1_3Response) String() string

type SetValue3_1Request

type SetValue3_1Request struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue3_1Request) Descriptor deprecated

func (*SetValue3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SetValue3_1Request.ProtoReflect.Descriptor instead.

func (*SetValue3_1Request) GetArg0

func (x *SetValue3_1Request) GetArg0() int32

func (*SetValue3_1Request) GetArg1

func (x *SetValue3_1Request) GetArg1() int32

func (*SetValue3_1Request) GetArg2

func (x *SetValue3_1Request) GetArg2() int32

func (*SetValue3_1Request) ProtoMessage

func (*SetValue3_1Request) ProtoMessage()

func (*SetValue3_1Request) ProtoReflect

func (x *SetValue3_1Request) ProtoReflect() protoreflect.Message

func (*SetValue3_1Request) Reset

func (x *SetValue3_1Request) Reset()

func (*SetValue3_1Request) String

func (x *SetValue3_1Request) String() string

type SetValue3_1Response

type SetValue3_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue3_1Response) Descriptor deprecated

func (*SetValue3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SetValue3_1Response.ProtoReflect.Descriptor instead.

func (*SetValue3_1Response) GetResult

func (x *SetValue3_1Response) GetResult() bool

func (*SetValue3_1Response) ProtoMessage

func (*SetValue3_1Response) ProtoMessage()

func (*SetValue3_1Response) ProtoReflect

func (x *SetValue3_1Response) ProtoReflect() protoreflect.Message

func (*SetValue3_1Response) Reset

func (x *SetValue3_1Response) Reset()

func (*SetValue3_1Response) String

func (x *SetValue3_1Response) String() string

type SetValue4_2Request

type SetValue4_2Request struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue4_2Request) Descriptor deprecated

func (*SetValue4_2Request) Descriptor() ([]byte, []int)

Deprecated: Use SetValue4_2Request.ProtoReflect.Descriptor instead.

func (*SetValue4_2Request) GetArg0

func (x *SetValue4_2Request) GetArg0() int32

func (*SetValue4_2Request) GetArg1

func (x *SetValue4_2Request) GetArg1() int32

func (*SetValue4_2Request) GetArg2

func (x *SetValue4_2Request) GetArg2() int32

func (*SetValue4_2Request) GetArg3

func (x *SetValue4_2Request) GetArg3() int32

func (*SetValue4_2Request) ProtoMessage

func (*SetValue4_2Request) ProtoMessage()

func (*SetValue4_2Request) ProtoReflect

func (x *SetValue4_2Request) ProtoReflect() protoreflect.Message

func (*SetValue4_2Request) Reset

func (x *SetValue4_2Request) Reset()

func (*SetValue4_2Request) String

func (x *SetValue4_2Request) String() string

type SetValue4_2Response

type SetValue4_2Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValue4_2Response) Descriptor deprecated

func (*SetValue4_2Response) Descriptor() ([]byte, []int)

Deprecated: Use SetValue4_2Response.ProtoReflect.Descriptor instead.

func (*SetValue4_2Response) GetResult

func (x *SetValue4_2Response) GetResult() bool

func (*SetValue4_2Response) ProtoMessage

func (*SetValue4_2Response) ProtoMessage()

func (*SetValue4_2Response) ProtoReflect

func (x *SetValue4_2Response) ProtoReflect() protoreflect.Message

func (*SetValue4_2Response) Reset

func (x *SetValue4_2Response) Reset()

func (*SetValue4_2Response) String

func (x *SetValue4_2Response) String() string

type SetValueRequest

type SetValueRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValueRequest) Descriptor deprecated

func (*SetValueRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetValueRequest.ProtoReflect.Descriptor instead.

func (*SetValueRequest) GetArg0

func (x *SetValueRequest) GetArg0() int64

func (*SetValueRequest) ProtoMessage

func (*SetValueRequest) ProtoMessage()

func (*SetValueRequest) ProtoReflect

func (x *SetValueRequest) ProtoReflect() protoreflect.Message

func (*SetValueRequest) Reset

func (x *SetValueRequest) Reset()

func (*SetValueRequest) String

func (x *SetValueRequest) String() string

type SetValueResponse

type SetValueResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetValueResponse) Descriptor deprecated

func (*SetValueResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetValueResponse.ProtoReflect.Descriptor instead.

func (*SetValueResponse) GetResult

func (x *SetValueResponse) GetResult() bool

func (*SetValueResponse) ProtoMessage

func (*SetValueResponse) ProtoMessage()

func (*SetValueResponse) ProtoReflect

func (x *SetValueResponse) ProtoReflect() protoreflect.Message

func (*SetValueResponse) Reset

func (x *SetValueResponse) Reset()

func (*SetValueResponse) String

func (x *SetValueResponse) String() string

type SetWriteTypeRequest

type SetWriteTypeRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWriteTypeRequest) Descriptor deprecated

func (*SetWriteTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWriteTypeRequest.ProtoReflect.Descriptor instead.

func (*SetWriteTypeRequest) GetArg0

func (x *SetWriteTypeRequest) GetArg0() int32

func (*SetWriteTypeRequest) ProtoMessage

func (*SetWriteTypeRequest) ProtoMessage()

func (*SetWriteTypeRequest) ProtoReflect

func (x *SetWriteTypeRequest) ProtoReflect() protoreflect.Message

func (*SetWriteTypeRequest) Reset

func (x *SetWriteTypeRequest) Reset()

func (*SetWriteTypeRequest) String

func (x *SetWriteTypeRequest) String() string

type SetWriteTypeResponse

type SetWriteTypeResponse struct {
	// contains filtered or unexported fields
}

func (*SetWriteTypeResponse) Descriptor deprecated

func (*SetWriteTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWriteTypeResponse.ProtoReflect.Descriptor instead.

func (*SetWriteTypeResponse) ProtoMessage

func (*SetWriteTypeResponse) ProtoMessage()

func (*SetWriteTypeResponse) ProtoReflect

func (x *SetWriteTypeResponse) ProtoReflect() protoreflect.Message

func (*SetWriteTypeResponse) Reset

func (x *SetWriteTypeResponse) Reset()

func (*SetWriteTypeResponse) String

func (x *SetWriteTypeResponse) String() string

type StartDiscoveryRequest

type StartDiscoveryRequest struct {
	// contains filtered or unexported fields
}

func (*StartDiscoveryRequest) Descriptor deprecated

func (*StartDiscoveryRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartDiscoveryRequest.ProtoReflect.Descriptor instead.

func (*StartDiscoveryRequest) ProtoMessage

func (*StartDiscoveryRequest) ProtoMessage()

func (*StartDiscoveryRequest) ProtoReflect

func (x *StartDiscoveryRequest) ProtoReflect() protoreflect.Message

func (*StartDiscoveryRequest) Reset

func (x *StartDiscoveryRequest) Reset()

func (*StartDiscoveryRequest) String

func (x *StartDiscoveryRequest) String() string

type StartDiscoveryResponse

type StartDiscoveryResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*StartDiscoveryResponse) Descriptor deprecated

func (*StartDiscoveryResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartDiscoveryResponse.ProtoReflect.Descriptor instead.

func (*StartDiscoveryResponse) GetResult

func (x *StartDiscoveryResponse) GetResult() bool

func (*StartDiscoveryResponse) ProtoMessage

func (*StartDiscoveryResponse) ProtoMessage()

func (*StartDiscoveryResponse) ProtoReflect

func (x *StartDiscoveryResponse) ProtoReflect() protoreflect.Message

func (*StartDiscoveryResponse) Reset

func (x *StartDiscoveryResponse) Reset()

func (*StartDiscoveryResponse) String

func (x *StartDiscoveryResponse) String() string

type StartLeScan1Request

type StartLeScan1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*StartLeScan1Request) Descriptor deprecated

func (*StartLeScan1Request) Descriptor() ([]byte, []int)

Deprecated: Use StartLeScan1Request.ProtoReflect.Descriptor instead.

func (*StartLeScan1Request) GetArg0

func (x *StartLeScan1Request) GetArg0() int64

func (*StartLeScan1Request) ProtoMessage

func (*StartLeScan1Request) ProtoMessage()

func (*StartLeScan1Request) ProtoReflect

func (x *StartLeScan1Request) ProtoReflect() protoreflect.Message

func (*StartLeScan1Request) Reset

func (x *StartLeScan1Request) Reset()

func (*StartLeScan1Request) String

func (x *StartLeScan1Request) String() string

type StartLeScan1Response

type StartLeScan1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*StartLeScan1Response) Descriptor deprecated

func (*StartLeScan1Response) Descriptor() ([]byte, []int)

Deprecated: Use StartLeScan1Response.ProtoReflect.Descriptor instead.

func (*StartLeScan1Response) GetResult

func (x *StartLeScan1Response) GetResult() bool

func (*StartLeScan1Response) ProtoMessage

func (*StartLeScan1Response) ProtoMessage()

func (*StartLeScan1Response) ProtoReflect

func (x *StartLeScan1Response) ProtoReflect() protoreflect.Message

func (*StartLeScan1Response) Reset

func (x *StartLeScan1Response) Reset()

func (*StartLeScan1Response) String

func (x *StartLeScan1Response) String() string

type StartLeScan2_1Request

type StartLeScan2_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*StartLeScan2_1Request) Descriptor deprecated

func (*StartLeScan2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use StartLeScan2_1Request.ProtoReflect.Descriptor instead.

func (*StartLeScan2_1Request) GetArg0

func (x *StartLeScan2_1Request) GetArg0() int64

func (*StartLeScan2_1Request) GetArg1

func (x *StartLeScan2_1Request) GetArg1() int64

func (*StartLeScan2_1Request) ProtoMessage

func (*StartLeScan2_1Request) ProtoMessage()

func (*StartLeScan2_1Request) ProtoReflect

func (x *StartLeScan2_1Request) ProtoReflect() protoreflect.Message

func (*StartLeScan2_1Request) Reset

func (x *StartLeScan2_1Request) Reset()

func (*StartLeScan2_1Request) String

func (x *StartLeScan2_1Request) String() string

type StartLeScan2_1Response

type StartLeScan2_1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*StartLeScan2_1Response) Descriptor deprecated

func (*StartLeScan2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use StartLeScan2_1Response.ProtoReflect.Descriptor instead.

func (*StartLeScan2_1Response) GetResult

func (x *StartLeScan2_1Response) GetResult() bool

func (*StartLeScan2_1Response) ProtoMessage

func (*StartLeScan2_1Response) ProtoMessage()

func (*StartLeScan2_1Response) ProtoReflect

func (x *StartLeScan2_1Response) ProtoReflect() protoreflect.Message

func (*StartLeScan2_1Response) Reset

func (x *StartLeScan2_1Response) Reset()

func (*StartLeScan2_1Response) String

func (x *StartLeScan2_1Response) String() string

type StopLeScanRequest

type StopLeScanRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*StopLeScanRequest) Descriptor deprecated

func (*StopLeScanRequest) Descriptor() ([]byte, []int)

Deprecated: Use StopLeScanRequest.ProtoReflect.Descriptor instead.

func (*StopLeScanRequest) GetArg0

func (x *StopLeScanRequest) GetArg0() int64

func (*StopLeScanRequest) ProtoMessage

func (*StopLeScanRequest) ProtoMessage()

func (*StopLeScanRequest) ProtoReflect

func (x *StopLeScanRequest) ProtoReflect() protoreflect.Message

func (*StopLeScanRequest) Reset

func (x *StopLeScanRequest) Reset()

func (*StopLeScanRequest) String

func (x *StopLeScanRequest) String() string

type StopLeScanResponse

type StopLeScanResponse struct {
	// contains filtered or unexported fields
}

func (*StopLeScanResponse) Descriptor deprecated

func (*StopLeScanResponse) Descriptor() ([]byte, []int)

Deprecated: Use StopLeScanResponse.ProtoReflect.Descriptor instead.

func (*StopLeScanResponse) ProtoMessage

func (*StopLeScanResponse) ProtoMessage()

func (*StopLeScanResponse) ProtoReflect

func (x *StopLeScanResponse) ProtoReflect() protoreflect.Message

func (*StopLeScanResponse) Reset

func (x *StopLeScanResponse) Reset()

func (*StopLeScanResponse) String

func (x *StopLeScanResponse) String() string

type ToStringRequest

type ToStringRequest struct {
	// contains filtered or unexported fields
}

func (*ToStringRequest) Descriptor deprecated

func (*ToStringRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToStringRequest.ProtoReflect.Descriptor instead.

func (*ToStringRequest) ProtoMessage

func (*ToStringRequest) ProtoMessage()

func (*ToStringRequest) ProtoReflect

func (x *ToStringRequest) ProtoReflect() protoreflect.Message

func (*ToStringRequest) Reset

func (x *ToStringRequest) Reset()

func (*ToStringRequest) String

func (x *ToStringRequest) String() string

type ToStringResponse

type ToStringResponse struct {
	Result string `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ToStringResponse) Descriptor deprecated

func (*ToStringResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToStringResponse.ProtoReflect.Descriptor instead.

func (*ToStringResponse) GetResult

func (x *ToStringResponse) GetResult() string

func (*ToStringResponse) ProtoMessage

func (*ToStringResponse) ProtoMessage()

func (*ToStringResponse) ProtoReflect

func (x *ToStringResponse) ProtoReflect() protoreflect.Message

func (*ToStringResponse) Reset

func (x *ToStringResponse) Reset()

func (*ToStringResponse) String

func (x *ToStringResponse) String() string

type UnimplementedBluetoothAdapterServiceServer

type UnimplementedBluetoothAdapterServiceServer struct{}

UnimplementedBluetoothAdapterServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothAdapterServiceServer) CancelDiscovery

func (UnimplementedBluetoothAdapterServiceServer) CheckBluetoothAddress

func (UnimplementedBluetoothAdapterServiceServer) CloseProfileProxy

func (UnimplementedBluetoothAdapterServiceServer) Disable

func (UnimplementedBluetoothAdapterServiceServer) Enable

func (UnimplementedBluetoothAdapterServiceServer) GetAddress

func (UnimplementedBluetoothAdapterServiceServer) GetBluetoothLeScanner

func (UnimplementedBluetoothAdapterServiceServer) GetBondedDevices

func (UnimplementedBluetoothAdapterServiceServer) GetDiscoverableTimeout

func (UnimplementedBluetoothAdapterServiceServer) GetName

func (UnimplementedBluetoothAdapterServiceServer) GetProfileProxy

func (UnimplementedBluetoothAdapterServiceServer) GetRemoteDevice1

func (UnimplementedBluetoothAdapterServiceServer) GetRemoteDevice1_1

func (UnimplementedBluetoothAdapterServiceServer) GetRemoteLeDevice

func (UnimplementedBluetoothAdapterServiceServer) GetScanMode

func (UnimplementedBluetoothAdapterServiceServer) GetState

func (UnimplementedBluetoothAdapterServiceServer) IsDiscovering

func (UnimplementedBluetoothAdapterServiceServer) IsEnabled

func (UnimplementedBluetoothAdapterServiceServer) IsLe2MPhySupported

func (UnimplementedBluetoothAdapterServiceServer) IsLeAudioSupported

func (UnimplementedBluetoothAdapterServiceServer) IsLeCodedPhySupported

func (UnimplementedBluetoothAdapterServiceServer) SetName

func (UnimplementedBluetoothAdapterServiceServer) StartDiscovery

func (UnimplementedBluetoothAdapterServiceServer) StartLeScan1

func (UnimplementedBluetoothAdapterServiceServer) StartLeScan2_1

func (UnimplementedBluetoothAdapterServiceServer) StopLeScan

type UnimplementedBluetoothDeviceServiceServer

type UnimplementedBluetoothDeviceServiceServer struct{}

UnimplementedBluetoothDeviceServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothDeviceServiceServer) ConnectGatt3

func (UnimplementedBluetoothDeviceServiceServer) ConnectGatt4_1

func (UnimplementedBluetoothDeviceServiceServer) ConnectGatt5_2

func (UnimplementedBluetoothDeviceServiceServer) CreateBond

func (UnimplementedBluetoothDeviceServiceServer) CreateL2CapChannel

func (UnimplementedBluetoothDeviceServiceServer) DescribeContents

func (UnimplementedBluetoothDeviceServiceServer) Equals

func (UnimplementedBluetoothDeviceServiceServer) FetchUuidsWithSdp

func (UnimplementedBluetoothDeviceServiceServer) GetAddress

func (UnimplementedBluetoothDeviceServiceServer) GetAddressType

func (UnimplementedBluetoothDeviceServiceServer) GetAlias

func (UnimplementedBluetoothDeviceServiceServer) GetBluetoothClass

func (UnimplementedBluetoothDeviceServiceServer) GetBondState

func (UnimplementedBluetoothDeviceServiceServer) GetName

func (UnimplementedBluetoothDeviceServiceServer) GetType

func (UnimplementedBluetoothDeviceServiceServer) GetUuids

func (UnimplementedBluetoothDeviceServiceServer) HashCode

func (UnimplementedBluetoothDeviceServiceServer) SetAlias

func (UnimplementedBluetoothDeviceServiceServer) SetPin

func (UnimplementedBluetoothDeviceServiceServer) ToString

func (UnimplementedBluetoothDeviceServiceServer) WriteToParcel

type UnimplementedBluetoothGattCharacteristicServiceServer

type UnimplementedBluetoothGattCharacteristicServiceServer struct{}

UnimplementedBluetoothGattCharacteristicServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothGattCharacteristicServiceServer) AddDescriptor

func (UnimplementedBluetoothGattCharacteristicServiceServer) DescribeContents

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetDescriptor

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetDescriptors

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetFloatValue

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetInstanceId

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetIntValue

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetPermissions

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetProperties

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetStringValue

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetUuid

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetValue

func (UnimplementedBluetoothGattCharacteristicServiceServer) GetWriteType

func (UnimplementedBluetoothGattCharacteristicServiceServer) SetValue1

func (UnimplementedBluetoothGattCharacteristicServiceServer) SetValue1_3

func (UnimplementedBluetoothGattCharacteristicServiceServer) SetValue3_1

func (UnimplementedBluetoothGattCharacteristicServiceServer) SetValue4_2

func (UnimplementedBluetoothGattCharacteristicServiceServer) SetWriteType

func (UnimplementedBluetoothGattCharacteristicServiceServer) WriteToParcel

type UnimplementedBluetoothGattDescriptorServiceServer

type UnimplementedBluetoothGattDescriptorServiceServer struct{}

UnimplementedBluetoothGattDescriptorServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothGattDescriptorServiceServer) DescribeContents

func (UnimplementedBluetoothGattDescriptorServiceServer) GetPermissions

func (UnimplementedBluetoothGattDescriptorServiceServer) GetUuid

func (UnimplementedBluetoothGattDescriptorServiceServer) GetValue

func (UnimplementedBluetoothGattDescriptorServiceServer) SetValue

func (UnimplementedBluetoothGattDescriptorServiceServer) WriteToParcel

type UnimplementedBluetoothGattServerServiceServer

type UnimplementedBluetoothGattServerServiceServer struct{}

UnimplementedBluetoothGattServerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothGattServerServiceServer) AddService

func (UnimplementedBluetoothGattServerServiceServer) CancelConnection

func (UnimplementedBluetoothGattServerServiceServer) ClearServices

func (UnimplementedBluetoothGattServerServiceServer) Close

func (UnimplementedBluetoothGattServerServiceServer) GetConnectedDevices

func (UnimplementedBluetoothGattServerServiceServer) GetConnectionState

func (UnimplementedBluetoothGattServerServiceServer) GetService

func (UnimplementedBluetoothGattServerServiceServer) GetServices

func (UnimplementedBluetoothGattServerServiceServer) ReadPhy

func (UnimplementedBluetoothGattServerServiceServer) RemoveService

func (UnimplementedBluetoothGattServerServiceServer) SendResponse

type UnimplementedBluetoothGattServiceServer

type UnimplementedBluetoothGattServiceServer struct{}

UnimplementedBluetoothGattServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothGattServiceServer) AbortReliableWrite0

func (UnimplementedBluetoothGattServiceServer) AbortReliableWrite1_1

func (UnimplementedBluetoothGattServiceServer) BeginReliableWrite

func (UnimplementedBluetoothGattServiceServer) Close

func (UnimplementedBluetoothGattServiceServer) Connect

func (UnimplementedBluetoothGattServiceServer) Disconnect

func (UnimplementedBluetoothGattServiceServer) DiscoverServices

func (UnimplementedBluetoothGattServiceServer) ExecuteReliableWrite

func (UnimplementedBluetoothGattServiceServer) GetConnectedDevices

func (UnimplementedBluetoothGattServiceServer) GetConnectionState

func (UnimplementedBluetoothGattServiceServer) GetDevice

func (UnimplementedBluetoothGattServiceServer) GetService

func (UnimplementedBluetoothGattServiceServer) GetServices

func (UnimplementedBluetoothGattServiceServer) ReadCharacteristic

func (UnimplementedBluetoothGattServiceServer) ReadDescriptor

func (UnimplementedBluetoothGattServiceServer) ReadPhy

func (UnimplementedBluetoothGattServiceServer) ReadRemoteRssi

func (UnimplementedBluetoothGattServiceServer) RequestMtu

func (UnimplementedBluetoothGattServiceServer) SetPreferredPhy

func (UnimplementedBluetoothGattServiceServer) WriteCharacteristic1

func (UnimplementedBluetoothGattServiceServer) WriteDescriptor1

func (UnimplementedBluetoothGattServiceServer) WriteDescriptor2_1

type UnimplementedBluetoothGattServiceServiceServer

type UnimplementedBluetoothGattServiceServiceServer struct{}

UnimplementedBluetoothGattServiceServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothGattServiceServiceServer) AddCharacteristic

func (UnimplementedBluetoothGattServiceServiceServer) AddService

func (UnimplementedBluetoothGattServiceServiceServer) DescribeContents

func (UnimplementedBluetoothGattServiceServiceServer) GetCharacteristic

func (UnimplementedBluetoothGattServiceServiceServer) GetCharacteristics

func (UnimplementedBluetoothGattServiceServiceServer) GetIncludedServices

func (UnimplementedBluetoothGattServiceServiceServer) GetInstanceId

func (UnimplementedBluetoothGattServiceServiceServer) GetType

func (UnimplementedBluetoothGattServiceServiceServer) GetUuid

func (UnimplementedBluetoothGattServiceServiceServer) WriteToParcel

type UnimplementedBluetoothServerSocketServiceServer

type UnimplementedBluetoothServerSocketServiceServer struct{}

UnimplementedBluetoothServerSocketServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothServerSocketServiceServer) Accept0

func (UnimplementedBluetoothServerSocketServiceServer) Accept1_1

func (UnimplementedBluetoothServerSocketServiceServer) Close

func (UnimplementedBluetoothServerSocketServiceServer) GetPsm

func (UnimplementedBluetoothServerSocketServiceServer) ToString

type UnimplementedBluetoothSocketServiceServer

type UnimplementedBluetoothSocketServiceServer struct{}

UnimplementedBluetoothSocketServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedBluetoothSocketServiceServer) Close

func (UnimplementedBluetoothSocketServiceServer) Connect

func (UnimplementedBluetoothSocketServiceServer) GetConnectionType

func (UnimplementedBluetoothSocketServiceServer) GetInputStream

func (UnimplementedBluetoothSocketServiceServer) GetOutputStream

func (UnimplementedBluetoothSocketServiceServer) GetRemoteDevice

func (UnimplementedBluetoothSocketServiceServer) IsConnected

func (UnimplementedBluetoothSocketServiceServer) ToString

type UnsafeBluetoothAdapterServiceServer

type UnsafeBluetoothAdapterServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothAdapterServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothAdapterServiceServer will result in compilation errors.

type UnsafeBluetoothDeviceServiceServer

type UnsafeBluetoothDeviceServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothDeviceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothDeviceServiceServer will result in compilation errors.

type UnsafeBluetoothGattCharacteristicServiceServer

type UnsafeBluetoothGattCharacteristicServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothGattCharacteristicServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothGattCharacteristicServiceServer will result in compilation errors.

type UnsafeBluetoothGattDescriptorServiceServer

type UnsafeBluetoothGattDescriptorServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothGattDescriptorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothGattDescriptorServiceServer will result in compilation errors.

type UnsafeBluetoothGattServerServiceServer

type UnsafeBluetoothGattServerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothGattServerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothGattServerServiceServer will result in compilation errors.

type UnsafeBluetoothGattServiceServer

type UnsafeBluetoothGattServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothGattServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothGattServiceServer will result in compilation errors.

type UnsafeBluetoothGattServiceServiceServer

type UnsafeBluetoothGattServiceServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothGattServiceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothGattServiceServiceServer will result in compilation errors.

type UnsafeBluetoothServerSocketServiceServer

type UnsafeBluetoothServerSocketServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothServerSocketServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothServerSocketServiceServer will result in compilation errors.

type UnsafeBluetoothSocketServiceServer

type UnsafeBluetoothSocketServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeBluetoothSocketServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BluetoothSocketServiceServer will result in compilation errors.

type WriteCharacteristic1Request

type WriteCharacteristic1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteCharacteristic1Request) Descriptor deprecated

func (*WriteCharacteristic1Request) Descriptor() ([]byte, []int)

Deprecated: Use WriteCharacteristic1Request.ProtoReflect.Descriptor instead.

func (*WriteCharacteristic1Request) GetArg0

func (x *WriteCharacteristic1Request) GetArg0() int64

func (*WriteCharacteristic1Request) ProtoMessage

func (*WriteCharacteristic1Request) ProtoMessage()

func (*WriteCharacteristic1Request) ProtoReflect

func (*WriteCharacteristic1Request) Reset

func (x *WriteCharacteristic1Request) Reset()

func (*WriteCharacteristic1Request) String

func (x *WriteCharacteristic1Request) String() string

type WriteCharacteristic1Response

type WriteCharacteristic1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteCharacteristic1Response) Descriptor deprecated

func (*WriteCharacteristic1Response) Descriptor() ([]byte, []int)

Deprecated: Use WriteCharacteristic1Response.ProtoReflect.Descriptor instead.

func (*WriteCharacteristic1Response) GetResult

func (x *WriteCharacteristic1Response) GetResult() bool

func (*WriteCharacteristic1Response) ProtoMessage

func (*WriteCharacteristic1Response) ProtoMessage()

func (*WriteCharacteristic1Response) ProtoReflect

func (*WriteCharacteristic1Response) Reset

func (x *WriteCharacteristic1Response) Reset()

func (*WriteCharacteristic1Response) String

type WriteCharacteristic3_1Request

type WriteCharacteristic3_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteCharacteristic3_1Request) Descriptor deprecated

func (*WriteCharacteristic3_1Request) Descriptor() ([]byte, []int)

Deprecated: Use WriteCharacteristic3_1Request.ProtoReflect.Descriptor instead.

func (*WriteCharacteristic3_1Request) GetArg0

func (x *WriteCharacteristic3_1Request) GetArg0() int64

func (*WriteCharacteristic3_1Request) GetArg1

func (x *WriteCharacteristic3_1Request) GetArg1() int64

func (*WriteCharacteristic3_1Request) GetArg2

func (x *WriteCharacteristic3_1Request) GetArg2() int32

func (*WriteCharacteristic3_1Request) ProtoMessage

func (*WriteCharacteristic3_1Request) ProtoMessage()

func (*WriteCharacteristic3_1Request) ProtoReflect

func (*WriteCharacteristic3_1Request) Reset

func (x *WriteCharacteristic3_1Request) Reset()

func (*WriteCharacteristic3_1Request) String

type WriteCharacteristic3_1Response

type WriteCharacteristic3_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteCharacteristic3_1Response) Descriptor deprecated

func (*WriteCharacteristic3_1Response) Descriptor() ([]byte, []int)

Deprecated: Use WriteCharacteristic3_1Response.ProtoReflect.Descriptor instead.

func (*WriteCharacteristic3_1Response) GetResult

func (x *WriteCharacteristic3_1Response) GetResult() int32

func (*WriteCharacteristic3_1Response) ProtoMessage

func (*WriteCharacteristic3_1Response) ProtoMessage()

func (*WriteCharacteristic3_1Response) ProtoReflect

func (*WriteCharacteristic3_1Response) Reset

func (x *WriteCharacteristic3_1Response) Reset()

func (*WriteCharacteristic3_1Response) String

type WriteDescriptor1Request

type WriteDescriptor1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteDescriptor1Request) Descriptor deprecated

func (*WriteDescriptor1Request) Descriptor() ([]byte, []int)

Deprecated: Use WriteDescriptor1Request.ProtoReflect.Descriptor instead.

func (*WriteDescriptor1Request) GetArg0

func (x *WriteDescriptor1Request) GetArg0() int64

func (*WriteDescriptor1Request) ProtoMessage

func (*WriteDescriptor1Request) ProtoMessage()

func (*WriteDescriptor1Request) ProtoReflect

func (x *WriteDescriptor1Request) ProtoReflect() protoreflect.Message

func (*WriteDescriptor1Request) Reset

func (x *WriteDescriptor1Request) Reset()

func (*WriteDescriptor1Request) String

func (x *WriteDescriptor1Request) String() string

type WriteDescriptor1Response

type WriteDescriptor1Response struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteDescriptor1Response) Descriptor deprecated

func (*WriteDescriptor1Response) Descriptor() ([]byte, []int)

Deprecated: Use WriteDescriptor1Response.ProtoReflect.Descriptor instead.

func (*WriteDescriptor1Response) GetResult

func (x *WriteDescriptor1Response) GetResult() bool

func (*WriteDescriptor1Response) ProtoMessage

func (*WriteDescriptor1Response) ProtoMessage()

func (*WriteDescriptor1Response) ProtoReflect

func (x *WriteDescriptor1Response) ProtoReflect() protoreflect.Message

func (*WriteDescriptor1Response) Reset

func (x *WriteDescriptor1Response) Reset()

func (*WriteDescriptor1Response) String

func (x *WriteDescriptor1Response) String() string

type WriteDescriptor2_1Request

type WriteDescriptor2_1Request struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteDescriptor2_1Request) Descriptor deprecated

func (*WriteDescriptor2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use WriteDescriptor2_1Request.ProtoReflect.Descriptor instead.

func (*WriteDescriptor2_1Request) GetArg0

func (x *WriteDescriptor2_1Request) GetArg0() int64

func (*WriteDescriptor2_1Request) GetArg1

func (x *WriteDescriptor2_1Request) GetArg1() int64

func (*WriteDescriptor2_1Request) ProtoMessage

func (*WriteDescriptor2_1Request) ProtoMessage()

func (*WriteDescriptor2_1Request) ProtoReflect

func (*WriteDescriptor2_1Request) Reset

func (x *WriteDescriptor2_1Request) Reset()

func (*WriteDescriptor2_1Request) String

func (x *WriteDescriptor2_1Request) String() string

type WriteDescriptor2_1Response

type WriteDescriptor2_1Response struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteDescriptor2_1Response) Descriptor deprecated

func (*WriteDescriptor2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use WriteDescriptor2_1Response.ProtoReflect.Descriptor instead.

func (*WriteDescriptor2_1Response) GetResult

func (x *WriteDescriptor2_1Response) GetResult() int32

func (*WriteDescriptor2_1Response) ProtoMessage

func (*WriteDescriptor2_1Response) ProtoMessage()

func (*WriteDescriptor2_1Response) ProtoReflect

func (*WriteDescriptor2_1Response) Reset

func (x *WriteDescriptor2_1Response) Reset()

func (*WriteDescriptor2_1Response) String

func (x *WriteDescriptor2_1Response) String() string

type WriteToParcelRequest

type WriteToParcelRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*WriteToParcelRequest) Descriptor deprecated

func (*WriteToParcelRequest) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelRequest.ProtoReflect.Descriptor instead.

func (*WriteToParcelRequest) GetArg0

func (x *WriteToParcelRequest) GetArg0() int64

func (*WriteToParcelRequest) GetArg1

func (x *WriteToParcelRequest) GetArg1() int32

func (*WriteToParcelRequest) ProtoMessage

func (*WriteToParcelRequest) ProtoMessage()

func (*WriteToParcelRequest) ProtoReflect

func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message

func (*WriteToParcelRequest) Reset

func (x *WriteToParcelRequest) Reset()

func (*WriteToParcelRequest) String

func (x *WriteToParcelRequest) String() string

type WriteToParcelResponse

type WriteToParcelResponse struct {
	// contains filtered or unexported fields
}

func (*WriteToParcelResponse) Descriptor deprecated

func (*WriteToParcelResponse) Descriptor() ([]byte, []int)

Deprecated: Use WriteToParcelResponse.ProtoReflect.Descriptor instead.

func (*WriteToParcelResponse) ProtoMessage

func (*WriteToParcelResponse) ProtoMessage()

func (*WriteToParcelResponse) ProtoReflect

func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message

func (*WriteToParcelResponse) Reset

func (x *WriteToParcelResponse) Reset()

func (*WriteToParcelResponse) String

func (x *WriteToParcelResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL