Skip to content

Commit 0e39f19

Browse files
committed
Merge remote-tracking branch 'upstream/nfbot/clang-format-fix/5fe723b7-0265-4382-90f0-bce00701fae0' into Bluetooth_checksum_update
2 parents 3a8bbb3 + c964122 commit 0e39f19

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

targets/ESP32/_nanoCLR/nanoFramework.Device.Bluetooth/sys_dev_ble_native.h

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_Advertisement_B
349349
//--//
350350
};
351351

352-
struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_Advertisement_BluetoothLEAdvertisementPublisherStatusChangedEventArgs
352+
struct
353+
Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_Advertisement_BluetoothLEAdvertisementPublisherStatusChangedEventArgs
353354
{
354355
static const int FIELD___error = 1;
355356
static const int FIELD___status = 2;
@@ -365,7 +366,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_BluetoothNanoDe
365366
static const int FIELD_STATIC___mode = 2;
366367

367368
NANOCLR_NATIVE_DECLARE(NativeInitilise___STATIC__VOID);
368-
NANOCLR_NATIVE_DECLARE(NativeSetOperationMode___STATIC__VOID__nanoFrameworkDeviceBluetoothBluetoothNanoDeviceMode__STRING__U2);
369+
NANOCLR_NATIVE_DECLARE(
370+
NativeSetOperationMode___STATIC__VOID__nanoFrameworkDeviceBluetoothBluetoothNanoDeviceMode__STRING__U2);
369371

370372
//--//
371373
};
@@ -377,7 +379,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_BluetoothDevice
377379
//--//
378380
};
379381

380-
struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattLocalCharacteristicParameters
382+
struct
383+
Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattLocalCharacteristicParameters
381384
{
382385
static const int FIELD___writeProtectionLevel = 1;
383386
static const int FIELD___readProtectionLevel = 2;
@@ -467,7 +470,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttribut
467470
//--//
468471
};
469472

470-
struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattSessionStatusChangedEventArgs
473+
struct
474+
Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattSessionStatusChangedEventArgs
471475
{
472476
static const int FIELD___status = 1;
473477
static const int FIELD___bluetoothError = 2;
@@ -569,7 +573,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_DevicePairingRe
569573

570574
NANOCLR_NATIVE_DECLARE(NativeAcceptYesNo___U2__U2__nanoFrameworkDeviceBluetoothDevicePairingKinds__I4);
571575
NANOCLR_NATIVE_DECLARE(NativeAcceptPasskey___U2__U2__nanoFrameworkDeviceBluetoothDevicePairingKinds__I4);
572-
NANOCLR_NATIVE_DECLARE(NativeAcceptCredentials___U2__U2__nanoFrameworkDeviceBluetoothDevicePairingKinds__SZARRAY_U1__SZARRAY_U1);
576+
NANOCLR_NATIVE_DECLARE(
577+
NativeAcceptCredentials___U2__U2__nanoFrameworkDeviceBluetoothDevicePairingKinds__SZARRAY_U1__SZARRAY_U1);
573578

574579
//--//
575580
};
@@ -647,7 +652,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_Advertisement_B
647652
//--//
648653
};
649654

650-
struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_Advertisement_BluetoothLEAdvertisementWatcherStoppedEventArgs
655+
struct
656+
Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_Advertisement_BluetoothLEAdvertisementWatcherStoppedEventArgs
651657
{
652658
static const int FIELD___error = 1;
653659

@@ -759,7 +765,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttribut
759765
static const int FIELD__ValueChanged = 12;
760766

761767
NANOCLR_NATIVE_DECLARE(NativeStartDiscoveryDescriptors___U2__U2__U2__U2);
762-
NANOCLR_NATIVE_DECLARE(NativeUpdateDescriptor___VOID__U2__U2__U2__nanoFrameworkDeviceBluetoothGenericAttributeProfileGattDescriptor);
768+
NANOCLR_NATIVE_DECLARE(
769+
NativeUpdateDescriptor___VOID__U2__U2__U2__nanoFrameworkDeviceBluetoothGenericAttributeProfileGattDescriptor);
763770
NANOCLR_NATIVE_DECLARE(NativeReadEventData___SZARRAY_U1__U2__U2);
764771

765772
//--//
@@ -776,7 +783,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttribut
776783
static const int FIELD___eventComplete = 7;
777784

778785
NANOCLR_NATIVE_DECLARE(NativeDiscoverCharacteristics___U2__U2__U2__U2__U2);
779-
NANOCLR_NATIVE_DECLARE(NativeUpdateCharacteristic___VOID__U2__U2__U2__nanoFrameworkDeviceBluetoothGenericAttributeProfileGattCharacteristic);
786+
NANOCLR_NATIVE_DECLARE(
787+
NativeUpdateCharacteristic___VOID__U2__U2__U2__nanoFrameworkDeviceBluetoothGenericAttributeProfileGattCharacteristic);
780788

781789
//--//
782790
};
@@ -808,7 +816,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_BluetoothLEDevi
808816
NANOCLR_NATIVE_DECLARE(NativeDisconnect___VOID__U2);
809817
NANOCLR_NATIVE_DECLARE(NativeDispose___VOID__U2);
810818
NANOCLR_NATIVE_DECLARE(NativeDiscoverServices___U2__U2);
811-
NANOCLR_NATIVE_DECLARE(NativeUpdateService___VOID__U2__nanoFrameworkDeviceBluetoothGenericAttributeProfileGattDeviceService);
819+
NANOCLR_NATIVE_DECLARE(
820+
NativeUpdateService___VOID__U2__nanoFrameworkDeviceBluetoothGenericAttributeProfileGattDeviceService);
812821
NANOCLR_NATIVE_DECLARE(NativeStartReadValue___U2__U2__U2);
813822
NANOCLR_NATIVE_DECLARE(NativeReadValue___SZARRAY_U1__U2__U2);
814823
NANOCLR_NATIVE_DECLARE(NativeStartWriteValue___U2__U2__U2__BOOLEAN__SZARRAY_U1__U2);
@@ -906,7 +915,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttribut
906915
//--//
907916
};
908917

909-
struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattReadClientCharacteristicConfigurationDescriptorResult
918+
struct
919+
Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattReadClientCharacteristicConfigurationDescriptorResult
910920
{
911921
static const int FIELD___config = 1;
912922
static const int FIELD___protocolError = 2;
@@ -915,7 +925,8 @@ struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttribut
915925
//--//
916926
};
917927

918-
struct Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattServiceProviderAdvertisingParameters
928+
struct
929+
Library_sys_dev_ble_native_nanoFramework_Device_Bluetooth_GenericAttributeProfile_GattServiceProviderAdvertisingParameters
919930
{
920931
static const int FIELD___isDiscoverable = 1;
921932
static const int FIELD___isConnectable = 2;

0 commit comments

Comments
 (0)