#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" extern const RuntimeMethod* IOSBluetoothHelper___OnBinaryDataReceived_m89EDEDE92F765C82C0842C40DF76D5FC3A1F3DBE_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnCharacteristicChanged_m02A0B27FB30BF8AC43732EB5BD8A515525BC9B87_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnCharacteristicNotFound_mEA814168BA3E8A4831A0CD1BF6E4C0A02F4EEAA2_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnConnected_mEC7E020921ACC08B3F922E59F3377F5028FE5093_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnConnectionFailed_mA70CFF9CCA5BFAB6A0CAB46FCAD433AA3FE3C1B8_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnDataReceived_m3144C70E8BDA142858B4ED3D741C0CB4FDE1DCB1_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnScanEnded_m347F6ED559339974917293A4098987FDB8449356_RuntimeMethod_var; extern const RuntimeMethod* IOSBluetoothHelper___OnServiceNotFound_mEA352CEBFDD7F71AF71BDF09ED8B532041D5854D_RuntimeMethod_var; extern const RuntimeMethod* IOSStreamManager___formatDataToSend_mE120D8FB2C038F272956BEC7C52F05E2FAC41D09_RuntimeMethod_var; extern const RuntimeMethod* IOSStreamManager___handleReceivedData_m143C75625C45461C4136B89F7ADE997D82020204_RuntimeMethod_var; extern const RuntimeMethod* IOSStreamManager___setInvokeOnDataReceived_m59A0774A7CBF45107EAD0FBB44C3E15F625439E2_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnBinaryDataReceived_mEE9AAF5227B0F78E06448EDB2487A8749A71C9E6_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnCharacteristicChanged_m4DE042771918694D060075E573E3ADD92DE05D88_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnCharacteristicNotFound_mBCF8CA273635656B6F166DCD6B7A9281D98A61BF_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnConnected_mF5AD3755CDB391BBB41D8320C37E6284291F372A_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnConnectionFailed_mE7ACD21EF36959EE86D34A37BFF0F8091CAAF387_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnDataReceived_m572E06149DB457646CFBE43C3FDB01EDC63DF5F0_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnScanEnded_m4988CEC16B87AD644A6465B9C32F66D111524F03_RuntimeMethod_var; extern const RuntimeMethod* MacOSBluetoothHelper___OnServiceNotFound_mA224AAB4F725E9D5BC3B2D6EEC5042A44F69E062_RuntimeMethod_var; extern const RuntimeMethod* MacOSStreamManager___formatDataToSend_m4F51159FBB0F52859B2E01EF682ADFBE48D8C4D9_RuntimeMethod_var; extern const RuntimeMethod* MacOSStreamManager___handleReceivedData_m1286DE3E00521D3FE78129F484F9A3735A26A7FB_RuntimeMethod_var; extern const RuntimeMethod* MacOSStreamManager___setInvokeOnDataReceived_m28B1B0FA5AA8AC6D9565E379F60A4FE4BC8AEB6B_RuntimeMethod_var; // 0x00000001 System.Void ArduinoBluetoothAPI.BluetoothDevice::set_DeviceName(System.String) extern void BluetoothDevice_set_DeviceName_mF90D96BDCEDFCAA1C0900E9BF1E41ABB3738CCC5 (void); // 0x00000002 System.String ArduinoBluetoothAPI.BluetoothDevice::get_DeviceName() extern void BluetoothDevice_get_DeviceName_m87AF25A8E0F489903372EA4ABCC9BFDF138C2865 (void); // 0x00000003 System.Void ArduinoBluetoothAPI.BluetoothDevice::set_DeviceAddress(System.String) extern void BluetoothDevice_set_DeviceAddress_m814AC9B25E9F8DEEBF4470A264094E98A79EA91F (void); // 0x00000004 System.String ArduinoBluetoothAPI.BluetoothDevice::get_DeviceAddress() extern void BluetoothDevice_get_DeviceAddress_mE54A6B6FF804468B82F19065A3393DD65E656F7C (void); // 0x00000005 System.Void ArduinoBluetoothAPI.BluetoothDevice::set_Rssi(System.Int32) extern void BluetoothDevice_set_Rssi_m746A37D26249758D92E5406B8985021EB184E3CC (void); // 0x00000006 System.Int32 ArduinoBluetoothAPI.BluetoothDevice::get_Rssi() extern void BluetoothDevice_get_Rssi_mA3FED34C8B41BB21FEF70FCE48132019A3009601 (void); // 0x00000007 System.Void ArduinoBluetoothAPI.BluetoothDevice::.ctor(System.String,System.String,System.Int32) extern void BluetoothDevice__ctor_m31B07B5ABF64CBDD8EC6DBEDBDD675990E710103 (void); // 0x00000008 System.Boolean ArduinoBluetoothAPI.BluetoothDevice::Equals(System.Object) extern void BluetoothDevice_Equals_m4F09F5626BF73042E3E3C7E149C8711767CA7E19 (void); // 0x00000009 System.Int32 ArduinoBluetoothAPI.BluetoothDevice::GetHashCode() extern void BluetoothDevice_GetHashCode_m5F519295AB9BF0236C469FA869EAE2A4FA11E93B (void); // 0x0000000A System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnConnected(ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents) extern void BluetoothHelper_add_OnConnected_m5CE1875A1281B94F1FD5B265DE15CA4D1CC1807F (void); // 0x0000000B System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnConnected(ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents) extern void BluetoothHelper_remove_OnConnected_mE870425B28C112231D8B7B3DAB59B709C6D5AD28 (void); // 0x0000000C System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnConnectionFailed(ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents) extern void BluetoothHelper_add_OnConnectionFailed_mEFBC9568FA0492A45442EDE15EF9D93641967D5F (void); // 0x0000000D System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnConnectionFailed(ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents) extern void BluetoothHelper_remove_OnConnectionFailed_m8E8020C665F5F2853416AE83BF9466DBBE8DBD8B (void); // 0x0000000E System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnDataReceived(ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents) extern void BluetoothHelper_add_OnDataReceived_mD01145C46F0B8B886F3DE1AC292B692D20C0512A (void); // 0x0000000F System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnDataReceived(ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents) extern void BluetoothHelper_remove_OnDataReceived_mA2F14CC63101ED55B18413453D29BD24E5C195BD (void); // 0x00000010 System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnServiceNotFound(ArduinoBluetoothAPI.BluetoothHelper/BluetoothServiceEvent) extern void BluetoothHelper_add_OnServiceNotFound_m5517430450852DCE2F94E4AD0C7C4C23A355D62F (void); // 0x00000011 System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnServiceNotFound(ArduinoBluetoothAPI.BluetoothHelper/BluetoothServiceEvent) extern void BluetoothHelper_remove_OnServiceNotFound_mB19D5344C0DEC85F587BB6E1DA200D972D8668DA (void); // 0x00000012 System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnCharacteristicNotFound(ArduinoBluetoothAPI.BluetoothHelper/BluetoothCharacteristicEvent) extern void BluetoothHelper_add_OnCharacteristicNotFound_m39C0CBF8270673D0B2F1065808AE83C03E2AE734 (void); // 0x00000013 System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnCharacteristicNotFound(ArduinoBluetoothAPI.BluetoothHelper/BluetoothCharacteristicEvent) extern void BluetoothHelper_remove_OnCharacteristicNotFound_m0A14071C519BF7C965A8807E71B65898BDB1E729 (void); // 0x00000014 System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnScanEnded(ArduinoBluetoothAPI.BluetoothHelper/BluetoothScanEvents) extern void BluetoothHelper_add_OnScanEnded_m29C2C4D0D6C05C482081DB00D47ADA32CEF7D3F0 (void); // 0x00000015 System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnScanEnded(ArduinoBluetoothAPI.BluetoothHelper/BluetoothScanEvents) extern void BluetoothHelper_remove_OnScanEnded_m3EB177481DC5E87DDDF61AB4995FAA05274DF948 (void); // 0x00000016 System.Void ArduinoBluetoothAPI.BluetoothHelper::add_OnCharacteristicChanged(ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent) extern void BluetoothHelper_add_OnCharacteristicChanged_mCF3C6E16969F2199776FEC9D2ACC99B4D06780F1 (void); // 0x00000017 System.Void ArduinoBluetoothAPI.BluetoothHelper::remove_OnCharacteristicChanged(ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent) extern void BluetoothHelper_remove_OnCharacteristicChanged_mB8A0AF2E56F47F4423A2B55D42672B3305A8F956 (void); // 0x00000018 System.Boolean ArduinoBluetoothAPI.BluetoothHelper::get_Available() extern void BluetoothHelper_get_Available_mE611065E6E9691682C8F0C6B67CCECCE997FE945 (void); // 0x00000019 System.Void ArduinoBluetoothAPI.BluetoothHelper::.ctor() extern void BluetoothHelper__ctor_mB1EA8C0E289E9601A190E4B5CC4F188CA23EC589 (void); // 0x0000001A System.Void ArduinoBluetoothAPI.BluetoothHelper::setLengthBasedStream() // 0x0000001B System.Void ArduinoBluetoothAPI.BluetoothHelper::setTerminatorBasedStream(System.String) extern void BluetoothHelper_setTerminatorBasedStream_m952D921B6E64971F8DFB2FF7F19FF6F96178785F (void); // 0x0000001C System.Void ArduinoBluetoothAPI.BluetoothHelper::setTerminatorBasedStream(System.String,System.Boolean) // 0x0000001D System.Void ArduinoBluetoothAPI.BluetoothHelper::setCustomStreamManager(ArduinoBluetoothAPI.StreamManager) // 0x0000001E System.Int32 ArduinoBluetoothAPI.BluetoothHelper::getId() // 0x0000001F System.Void ArduinoBluetoothAPI.BluetoothHelper::DrawGUI() extern void BluetoothHelper_DrawGUI_mF3C794E2E2814B076057DA5A961EF9E1D554C96E (void); // 0x00000020 ArduinoBluetoothAPI.BluetoothHelper ArduinoBluetoothAPI.BluetoothHelper::GetInstance(System.String) extern void BluetoothHelper_GetInstance_m8AB066928E5B54E8E3F8CEFA15761C285471773C (void); // 0x00000021 ArduinoBluetoothAPI.BluetoothHelper ArduinoBluetoothAPI.BluetoothHelper::GetNewInstance(System.String) extern void BluetoothHelper_GetNewInstance_m0232F26213407CD5A20C17A25977323C960B4E6A (void); // 0x00000022 ArduinoBluetoothAPI.BluetoothHelper ArduinoBluetoothAPI.BluetoothHelper::GetInstanceById(System.Int32) extern void BluetoothHelper_GetInstanceById_m4B30FBD3354C3331CC3146A11C7DE7A8626F4174 (void); // 0x00000023 System.String ArduinoBluetoothAPI.BluetoothHelper::getDeviceName() // 0x00000024 System.Void ArduinoBluetoothAPI.BluetoothHelper::setDeviceName(System.String) // 0x00000025 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.BluetoothHelper::getPairedDevicesList() // 0x00000026 System.Void ArduinoBluetoothAPI.BluetoothHelper::StartListening() // 0x00000027 System.Void ArduinoBluetoothAPI.BluetoothHelper::Connect() // 0x00000028 System.Boolean ArduinoBluetoothAPI.BluetoothHelper::ScanNearbyDevices() // 0x00000029 System.String ArduinoBluetoothAPI.BluetoothHelper::Read() extern void BluetoothHelper_Read_mBF072F4C12D985B58B27553899681D384E208546 (void); // 0x0000002A System.Void ArduinoBluetoothAPI.BluetoothHelper::SendData(System.String) extern void BluetoothHelper_SendData_m90776496ED0F1848EC941B89E2CD167252041A85 (void); // 0x0000002B System.Void ArduinoBluetoothAPI.BluetoothHelper::SendData(System.Byte[]) // 0x0000002C System.Void ArduinoBluetoothAPI.BluetoothHelper::Disconnect() // 0x0000002D System.Boolean ArduinoBluetoothAPI.BluetoothHelper::isDevicePaired() // 0x0000002E System.Boolean ArduinoBluetoothAPI.BluetoothHelper::isConnected() // 0x0000002F System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnDataReceived() extern void BluetoothHelper_InvokeOnDataReceived_mA5A33F48BB649D627BFA91516DC687EFB7557461 (void); // 0x00000030 System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnConnected() extern void BluetoothHelper_InvokeOnConnected_m8C811ECC6480D01321CD01D4335FA356508245CD (void); // 0x00000031 System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnConnectionFailed() extern void BluetoothHelper_InvokeOnConnectionFailed_m37F23688426C10DD5455EA91A269491E416FBAF6 (void); // 0x00000032 System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnServiceNotFound(System.String) extern void BluetoothHelper_InvokeOnServiceNotFound_m4BB0D3F56CD13C40C2E4CA94533A3509674806D9 (void); // 0x00000033 System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnCharacteristicNotFound(System.String,System.String) extern void BluetoothHelper_InvokeOnCharacteristicNotFound_m6D1CE92EE33558F84D3E51FD28CE495D074D93EA (void); // 0x00000034 System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnDescriptorNotFound(System.String,System.String,System.String) extern void BluetoothHelper_InvokeOnDescriptorNotFound_m76B2EB4D147AE87C0687D872BBAFCF32B3ADA27A (void); // 0x00000035 System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnCharacteristicChanged(System.Byte[],ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void BluetoothHelper_InvokeOnCharacteristicChanged_mA6339469A5EDBE370B5DE7A854CBB2326DED92C5 (void); // 0x00000036 System.Void ArduinoBluetoothAPI.BluetoothHelper::EnableBluetooth(System.Boolean) extern void BluetoothHelper_EnableBluetooth_mE29AF8A03CDE2D6F429469CD60B5B502BD44696C (void); // 0x00000037 System.Boolean ArduinoBluetoothAPI.BluetoothHelper::IsBluetoothEnabled() extern void BluetoothHelper_IsBluetoothEnabled_mD724877345FCD28DFFAD180F77A3BB738325F052 (void); // 0x00000038 System.Void ArduinoBluetoothAPI.BluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperService) // 0x00000039 System.Void ArduinoBluetoothAPI.BluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) // 0x0000003A System.Void ArduinoBluetoothAPI.BluetoothHelper::InvokeOnScanEnded(System.Collections.Generic.LinkedList`1) extern void BluetoothHelper_InvokeOnScanEnded_m4838FA0E2262B436B782B5261EA5AD18B24103F6 (void); // 0x0000003B System.Void ArduinoBluetoothAPI.BluetoothHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) // 0x0000003C System.Void ArduinoBluetoothAPI.BluetoothHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.String) extern void BluetoothHelper_WriteCharacteristic_mB516164C5C393B9A039991FA3940E433AA3D7C06 (void); // 0x0000003D System.Void ArduinoBluetoothAPI.BluetoothHelper::ReadCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) // 0x0000003E System.Collections.Generic.List`1 ArduinoBluetoothAPI.BluetoothHelper::getGattServices() // 0x0000003F System.Void ArduinoBluetoothAPI.BluetoothHelper::.cctor() extern void BluetoothHelper__cctor_mB9BC3439B04A4A9BB9761302105D76AACBDEB284 (void); // 0x00000040 System.Void ArduinoBluetoothAPI.BluetoothHelper::b__76_0() extern void BluetoothHelper_U3CInvokeOnDataReceivedU3Eb__76_0_mC3131CF50DC93B726D3C203A54A78F110CE07565 (void); // 0x00000041 System.Void ArduinoBluetoothAPI.BluetoothHelper::b__77_0() extern void BluetoothHelper_U3CInvokeOnConnectedU3Eb__77_0_m9EDD1F9B98D6847E56E0145192B9C0E5F2B69B26 (void); // 0x00000042 System.Void ArduinoBluetoothAPI.BluetoothHelper::b__78_0() extern void BluetoothHelper_U3CInvokeOnConnectionFailedU3Eb__78_0_mA55BA7E1C56C5FA2A49CD7DE9721A3B4CA9BCA70 (void); // 0x00000043 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothLEDataEvent__ctor_mB76D53B143951496C24E3EE72B1ADF1EFF4C1DF7 (void); // 0x00000044 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothLEDataEvent::Invoke(ArduinoBluetoothAPI.BluetoothHelper,System.Byte[],ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void BluetoothLEDataEvent_Invoke_m72A4C0DE575232B2AEBB200429C23BCDE158CD8E (void); // 0x00000045 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothServiceEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothServiceEvent__ctor_mE35CA314B14E86CC96923FC9DB4FACBC8C49A856 (void); // 0x00000046 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothServiceEvent::Invoke(ArduinoBluetoothAPI.BluetoothHelper,System.String) extern void BluetoothServiceEvent_Invoke_m7579E2EAB20BA5A2A44D3E7E26CC8B64397BB930 (void); // 0x00000047 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothCharacteristicEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothCharacteristicEvent__ctor_m11148C4CBB1AC009A4A2488CEF1BE350E4563584 (void); // 0x00000048 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothCharacteristicEvent::Invoke(ArduinoBluetoothAPI.BluetoothHelper,System.String,System.String) extern void BluetoothCharacteristicEvent_Invoke_mFE479F3DFD862A2116E3CAC9D07C5D978F1355E0 (void); // 0x00000049 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothDescriptorEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothDescriptorEvent__ctor_mF0DB076880DA4D36CB2723C30B35D6A239A5E7A7 (void); // 0x0000004A System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothDescriptorEvent::Invoke(ArduinoBluetoothAPI.BluetoothHelper,System.String,System.String,System.String) extern void BluetoothDescriptorEvent_Invoke_mB14CEDF833F4C2046C5FD7BAEC9B23D4A62B3B5A (void); // 0x0000004B System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothScanEvents::.ctor(System.Object,System.IntPtr) extern void BluetoothScanEvents__ctor_m4DF2074D4CDECEB0BFFB8A65A44B45E253EDC6C6 (void); // 0x0000004C System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothScanEvents::Invoke(ArduinoBluetoothAPI.BluetoothHelper,System.Collections.Generic.LinkedList`1) extern void BluetoothScanEvents_Invoke_m9C75C9EA89C35832E0ABE17DDCDA8385CC08C9C6 (void); // 0x0000004D System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents::.ctor(System.Object,System.IntPtr) extern void BluetoothEvents__ctor_mD0C2D2FBABF155FBB8B8FF33F3481DE5B09022BF (void); // 0x0000004E System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothEvents::Invoke(ArduinoBluetoothAPI.BluetoothHelper) extern void BluetoothEvents_Invoke_m81772CBCCBE144E40A43F85A3CE7FF9DE2BA3667 (void); // 0x0000004F System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothHelperException::.ctor(System.String) extern void BluetoothHelperException__ctor_m497082F9EC697403C2F6ABF6669608867A2872E3 (void); // 0x00000050 System.Void ArduinoBluetoothAPI.BluetoothHelper/BlueToothNotEnabledException::.ctor() extern void BlueToothNotEnabledException__ctor_mE54F95F6CBF3E633ABFF9F8793F487F0C30C72E9 (void); // 0x00000051 System.Void ArduinoBluetoothAPI.BluetoothHelper/BlueToothNotSupportedException::.ctor() extern void BlueToothNotSupportedException__ctor_m7E32E008EC453170BE363F1F857627560D7B5142 (void); // 0x00000052 System.Void ArduinoBluetoothAPI.BluetoothHelper/BlueToothNotReadyException::.ctor() extern void BlueToothNotReadyException__ctor_mBF75BD78FBEF9B9417848B1CD477B4D2263FA8AE (void); // 0x00000053 System.Void ArduinoBluetoothAPI.BluetoothHelper/BlueToothNotConnectedException::.ctor() extern void BlueToothNotConnectedException__ctor_m31E76E662974350ADF3AF9556FFAFDE392210CDE (void); // 0x00000054 System.Void ArduinoBluetoothAPI.BluetoothHelper/BlueToothPermissionNotGrantedException::.ctor() extern void BlueToothPermissionNotGrantedException__ctor_m6C311661CBB35420B013AD3AB2068D160E961A0A (void); // 0x00000055 System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothListeningMethodIsNotSetException::.ctor() extern void BluetoothListeningMethodIsNotSetException__ctor_mD975CDB9475FE631C448B0A54B3DFB0B49909A8D (void); // 0x00000056 System.Void ArduinoBluetoothAPI.BluetoothHelper/ServiceNotFoundException::.ctor() extern void ServiceNotFoundException__ctor_mE03FE8B2D1AE61685A45A3CE3D33D3F336A0C640 (void); // 0x00000057 System.Void ArduinoBluetoothAPI.BluetoothHelper/CharacteristicNotFoundException::.ctor() extern void CharacteristicNotFoundException__ctor_m8EB0E8CA0E68913841627E0F6E6A848852785175 (void); // 0x00000058 System.Void ArduinoBluetoothAPI.BluetoothHelper/ServiceNotSetException::.ctor() extern void ServiceNotSetException__ctor_mFCAA192F2AC88289B2D6E25FA0122D8E4DA3B21D (void); // 0x00000059 System.Void ArduinoBluetoothAPI.BluetoothHelper/MethodNotSupportedException::.ctor() extern void MethodNotSupportedException__ctor_m87FF1581100AA65E832C16EF5E2E2766F763A74C (void); // 0x0000005A System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothTransmissionCharacteristicNotSetException::.ctor() extern void BluetoothTransmissionCharacteristicNotSetException__ctor_m267550716CD6EF6CAE8B4B72401A4DA36A7B5D27 (void); // 0x0000005B System.Void ArduinoBluetoothAPI.BluetoothHelper/MethodNotSupportedInSimulationException::.ctor() extern void MethodNotSupportedInSimulationException__ctor_m0C9FBB577DE6094B30B132428B98128DFC44711C (void); // 0x0000005C System.Void ArduinoBluetoothAPI.BluetoothHelper/BluetoothClientNotInitialized::.ctor(System.String) extern void BluetoothClientNotInitialized__ctor_m24F522A877B700D0915BB8E226A01175B77CC821 (void); // 0x0000005D System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass79_0::.ctor() extern void U3CU3Ec__DisplayClass79_0__ctor_m42A96AE7DC8ABDB7BB87CD1D7B77F68B2ED81CDF (void); // 0x0000005E System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass79_0::b__0() extern void U3CU3Ec__DisplayClass79_0_U3CInvokeOnServiceNotFoundU3Eb__0_m1D87D0F4CBD518DBA9FCF5F948608D9427BB3887 (void); // 0x0000005F System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass80_0::.ctor() extern void U3CU3Ec__DisplayClass80_0__ctor_mDCF9D8592E6DFE95CC3314E2CBFB08E2D01E8D1D (void); // 0x00000060 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass80_0::b__0() extern void U3CU3Ec__DisplayClass80_0_U3CInvokeOnCharacteristicNotFoundU3Eb__0_m3E04F9993679273A6AE13A2E600E23078DAB2131 (void); // 0x00000061 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass81_0::.ctor() extern void U3CU3Ec__DisplayClass81_0__ctor_m04C71BDA74F8EB3A7427CB450121D0533A5AA1C1 (void); // 0x00000062 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass81_0::b__0() extern void U3CU3Ec__DisplayClass81_0_U3CInvokeOnDescriptorNotFoundU3Eb__0_mC912D97A50CACEE1F32E98D176483D9B8BFB92E0 (void); // 0x00000063 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass82_0::.ctor() extern void U3CU3Ec__DisplayClass82_0__ctor_m5EBAF4E5EA8DD58648BF7C3B51A9FAB26C8AB25D (void); // 0x00000064 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass82_0::b__0() extern void U3CU3Ec__DisplayClass82_0_U3CInvokeOnCharacteristicChangedU3Eb__0_m74CB8668EC4AE6BA85F844F5AFEE975C08F5B021 (void); // 0x00000065 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass89_0::.ctor() extern void U3CU3Ec__DisplayClass89_0__ctor_m8F5E4CFF11DF2A4EBAA44722BFFB60A181CEDABA (void); // 0x00000066 System.Void ArduinoBluetoothAPI.BluetoothHelper/<>c__DisplayClass89_0::b__0() extern void U3CU3Ec__DisplayClass89_0_U3CInvokeOnScanEndedU3Eb__0_m3AAA6DC41F04821EBE5987E58584BFAB8C465CDE (void); // 0x00000067 System.Void ArduinoBluetoothAPI.BluetoothHelperCharacteristic::.ctor(System.String) extern void BluetoothHelperCharacteristic__ctor_mCEAEDEF8755245EE6043CAAECC137B37C611305C (void); // 0x00000068 System.Void ArduinoBluetoothAPI.BluetoothHelperCharacteristic::.ctor(System.String,System.String) extern void BluetoothHelperCharacteristic__ctor_m81DBADC218E3BBB05BB8BC806F1D5E5FC7548FA0 (void); // 0x00000069 System.Void ArduinoBluetoothAPI.BluetoothHelperCharacteristic::addDescriptor(System.String) extern void BluetoothHelperCharacteristic_addDescriptor_mEF98873F2D3D7810AE101E85BD219859F5FC4DB4 (void); // 0x0000006A System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.BluetoothHelperCharacteristic::getDescriptors() extern void BluetoothHelperCharacteristic_getDescriptors_mF53F6D375FEEF4155B3AA03963C2B1F9DE311865 (void); // 0x0000006B System.String ArduinoBluetoothAPI.BluetoothHelperCharacteristic::getName() extern void BluetoothHelperCharacteristic_getName_m59316C36B56D20C5176500C1A3D4B8CBD9825E5E (void); // 0x0000006C System.Void ArduinoBluetoothAPI.BluetoothHelperCharacteristic::setService(System.String) extern void BluetoothHelperCharacteristic_setService_mE0AB7736081BC9807E94F146988121AAC5562642 (void); // 0x0000006D System.String ArduinoBluetoothAPI.BluetoothHelperCharacteristic::getService() extern void BluetoothHelperCharacteristic_getService_m92A3C2B494EC08E8814E885984F29AA467324F56 (void); // 0x0000006E System.Boolean ArduinoBluetoothAPI.BluetoothHelperCharacteristic::Equals(System.Object) extern void BluetoothHelperCharacteristic_Equals_mBA3F9D1B2042E1CA5C5AF24951E30BACABE4006B (void); // 0x0000006F System.Void ArduinoBluetoothAPI.ICreationListener::OnInstanceCreated(ArduinoBluetoothAPI.BluetoothHelper) // 0x00000070 System.Void ArduinoBluetoothAPI.StreamManager::handleReceivedData(System.Byte[]) // 0x00000071 System.Byte[] ArduinoBluetoothAPI.StreamManager::formatDataToSend(System.Byte[]) // 0x00000072 System.Void ArduinoBluetoothAPI.StreamManager::.ctor() extern void StreamManager__ctor_m3273674F95E9BE9E3701BA4B1AB7D6FD521CE0CF (void); // 0x00000073 System.Void ArduinoBluetoothAPI.StreamManager/InvokeDataReceivedEvent::.ctor(System.Object,System.IntPtr) extern void InvokeDataReceivedEvent__ctor_m536DF2B6481A1DAAA996BB27ADB9AFD4E8628D69 (void); // 0x00000074 System.Void ArduinoBluetoothAPI.StreamManager/InvokeDataReceivedEvent::Invoke(System.Byte[]) extern void InvokeDataReceivedEvent_Invoke_m8CB33356DDAE3C874E1B1E5AD9E02833F6F82DE4 (void); // 0x00000075 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::.ctor(System.String) extern void DefaultBluetoothHelper__ctor_m3E2713A055F00B25E4D9F4893A48ABF843248012 (void); // 0x00000076 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::DrawGUI() extern void DefaultBluetoothHelper_DrawGUI_m97178DB47077BDE400C7860869A593CCCF0A226C (void); // 0x00000077 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::StartListening() extern void DefaultBluetoothHelper_StartListening_mE62F67F4D28F9C7542E6DA79F680FE838D140D3F (void); // 0x00000078 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::Connect() extern void DefaultBluetoothHelper_Connect_mDA9566F1580BBF813A3B0F6141CDCD27AFB94A44 (void); // 0x00000079 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::SendData(System.Byte[]) extern void DefaultBluetoothHelper_SendData_m9535F03CD67F85D202D89459F01389965FFFF0B4 (void); // 0x0000007A System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::Disconnect() extern void DefaultBluetoothHelper_Disconnect_mC13F5F79844F05D209D970B574AF999EB226B3D7 (void); // 0x0000007B System.Boolean ArduinoBluetoothAPI.DefaultBluetoothHelper::isDevicePaired() extern void DefaultBluetoothHelper_isDevicePaired_m04FDBD2EBCD702E6EFA18E982880814E448D0DDB (void); // 0x0000007C System.Boolean ArduinoBluetoothAPI.DefaultBluetoothHelper::isConnected() extern void DefaultBluetoothHelper_isConnected_m6E9A9103DE3B905096CB3984C7F9192BBD428E9E (void); // 0x0000007D System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::setLengthBasedStream() extern void DefaultBluetoothHelper_setLengthBasedStream_m8A0A982B2299B2710785B44DCFC3026A9B5577CE (void); // 0x0000007E System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::setTerminatorBasedStream(System.String,System.Boolean) extern void DefaultBluetoothHelper_setTerminatorBasedStream_mBBDDD1E0B9E3807C95BB26C490DAB164108E4209 (void); // 0x0000007F System.Boolean ArduinoBluetoothAPI.DefaultBluetoothHelper::ScanNearbyDevices() extern void DefaultBluetoothHelper_ScanNearbyDevices_m8AE988951301D55E2F03E110E05603783814F10A (void); // 0x00000080 System.String ArduinoBluetoothAPI.DefaultBluetoothHelper::getDeviceName() extern void DefaultBluetoothHelper_getDeviceName_m9100D91F7606B1B2103C3F045658ACC1056F108F (void); // 0x00000081 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::setDeviceName(System.String) extern void DefaultBluetoothHelper_setDeviceName_m05C379AEC55B87B245A3C5EB6950AD78EE4F9F17 (void); // 0x00000082 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.DefaultBluetoothHelper::getPairedDevicesList() extern void DefaultBluetoothHelper_getPairedDevicesList_m29E0DAE52BFD068C40838777CD7227FD9E602425 (void); // 0x00000083 System.Int32 ArduinoBluetoothAPI.DefaultBluetoothHelper::getId() extern void DefaultBluetoothHelper_getId_m2DCDDDC9134155F829996212586BFC43A6662C8A (void); // 0x00000084 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void DefaultBluetoothHelper_WriteCharacteristic_mB97EDB2259A7C2654943B4D3539DFCB62DDA8F76 (void); // 0x00000085 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::ReadCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void DefaultBluetoothHelper_ReadCharacteristic_m9D46FEC579A99FC5DEB860D8991D0BB243D15B47 (void); // 0x00000086 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperService) extern void DefaultBluetoothHelper_Subscribe_m5DAD6763737A2A1D4B2DF736E0A5058E82695A2D (void); // 0x00000087 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::setCustomStreamManager(ArduinoBluetoothAPI.StreamManager) extern void DefaultBluetoothHelper_setCustomStreamManager_mB1C7143514A5F9BA226870B8651CB319C73D4EFB (void); // 0x00000088 System.Collections.Generic.List`1 ArduinoBluetoothAPI.DefaultBluetoothHelper::getGattServices() extern void DefaultBluetoothHelper_getGattServices_mB97D88113FF8F82C37D2CEE964078A3B74CC5D47 (void); // 0x00000089 System.Void ArduinoBluetoothAPI.DefaultBluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void DefaultBluetoothHelper_Subscribe_m5F70B4F2D2CB50CE4FF15BC087F2EA1FD34B0801 (void); // 0x0000008A System.Void ArduinoBluetoothAPI.BluetoothHelperService::.ctor(System.String) extern void BluetoothHelperService__ctor_m3147494B86EA3A009C4237E6AA5D9FA2A13FA1CB (void); // 0x0000008B System.String ArduinoBluetoothAPI.BluetoothHelperService::getName() extern void BluetoothHelperService_getName_mC2B58215D48C8773638DCE0D3347D094B99CD20C (void); // 0x0000008C System.Void ArduinoBluetoothAPI.BluetoothHelperService::addCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void BluetoothHelperService_addCharacteristic_m25841DF2B71FCD0447074D664A6EF19ADC5390F4 (void); // 0x0000008D System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.BluetoothHelperService::getCharacteristics() extern void BluetoothHelperService_getCharacteristics_mBD7CEF21C1DC6FC1100FF68426FD9BDEDF2BB28A (void); // 0x0000008E System.Boolean ArduinoBluetoothAPI.BluetoothHelperService::Equals(System.Object) extern void BluetoothHelperService_Equals_m58A6B3075741049DB3F6706F9E41DA20285415AA (void); // 0x0000008F System.Void ArduinoBluetoothAPI.Synchronizer::setHelper(ArduinoBluetoothAPI.BluetoothHelper) extern void Synchronizer_setHelper_m8951D40BC6858B18EE970D5ED8A9376174EAF575 (void); // 0x00000090 System.Void ArduinoBluetoothAPI.Synchronizer::Start() extern void Synchronizer_Start_m27A71322E6F57DBA7AB2FC2250502B7CE33E726D (void); // 0x00000091 System.Void ArduinoBluetoothAPI.Synchronizer::OnDestroy() extern void Synchronizer_OnDestroy_m204510E9E056EB672A86DB28BCD79F3E782F10E5 (void); // 0x00000092 System.Void ArduinoBluetoothAPI.Synchronizer::Update() extern void Synchronizer_Update_m29BAFB28CAC777F23C549F02B7872529AE70D709 (void); // 0x00000093 System.Void ArduinoBluetoothAPI.Synchronizer::.ctor() extern void Synchronizer__ctor_mFC533CEC437ABB03C9C0DB59833676D7F87AEB45 (void); // 0x00000094 System.Void ArduinoBluetoothAPI.Synchronizer::.cctor() extern void Synchronizer__cctor_m0E233800EC6DBEF9A59E1AA9D0F5B34B8A0716AA (void); // 0x00000095 System.Boolean ArduinoBluetoothAPI.Utils::IsBlank(System.String) extern void Utils_IsBlank_m13DEACE6A36118E55B776A3BAEE1A5A2F9604CA1 (void); // 0x00000096 System.Void ArduinoBluetoothAPI.Utils::ValidateCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void Utils_ValidateCharacteristic_m3516878F6682CFCF0B45803F0170A37F9CDEA793 (void); // 0x00000097 ArduinoBluetoothAPI.BluetoothClient ArduinoBluetoothAPI.BluetoothClient::GetInstance() extern void BluetoothClient_GetInstance_m2F6676CED3316B17D12582F0487D2E438F5C21E1 (void); // 0x00000098 System.Void ArduinoBluetoothAPI.BluetoothClient::.ctor() extern void BluetoothClient__ctor_m8AA4660B206D800F3D38F47A1B6E64E688730EF3 (void); // 0x00000099 System.Void ArduinoBluetoothAPI.BluetoothClient::startClient() extern void BluetoothClient_startClient_mE256865242A781522262B9C5B4125DB5CF115A1B (void); // 0x0000009A System.Void ArduinoBluetoothAPI.BluetoothClient::OnDataReceived(System.Byte[]) extern void BluetoothClient_OnDataReceived_m95163BFAEA535968F251FC923DFAFA376E7DC1F9 (void); // 0x0000009B System.Void ArduinoBluetoothAPI.BluetoothClient::invokeEvent(System.Object) extern void BluetoothClient_invokeEvent_mF448A39B3A36586467BEC44FAEAD4CFA13175E91 (void); // 0x0000009C System.Void ArduinoBluetoothAPI.BluetoothClient::AsyncListen() extern void BluetoothClient_AsyncListen_mA1FFDBE4EE4BFF927578E7B6EDADFF9D035E6A0B (void); // 0x0000009D System.Void ArduinoBluetoothAPI.BluetoothClient::disposeWithError(System.String) extern void BluetoothClient_disposeWithError_mDA09B5E63924B7E060F70DC7AAF990583706E21A (void); // 0x0000009E System.Void ArduinoBluetoothAPI.BluetoothClient::dispose() extern void BluetoothClient_dispose_m06511F0465C22BF6961DE4304F2E50942463BB71 (void); // 0x0000009F System.Boolean ArduinoBluetoothAPI.BluetoothClient::write(System.Int32) extern void BluetoothClient_write_m3172F43FE7C064DEE8899D8A32EA50FE40395822 (void); // 0x000000A0 System.Void ArduinoBluetoothAPI.BluetoothClient::waitForFunctionResponse(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32) extern void BluetoothClient_waitForFunctionResponse_m185DCD149D017EC2BDFB763647747E920281DD7E (void); // 0x000000A1 System.Void ArduinoBluetoothAPI.BluetoothClient::wait(ArduinoBluetoothAPI.FunctionFormatter/Function) extern void BluetoothClient_wait_m7DE7FB6D6308DA7E18A7C6A53BF4E4BD14EC0C21 (void); // 0x000000A2 System.Void ArduinoBluetoothAPI.BluetoothClient::release(ArduinoBluetoothAPI.FunctionFormatter/Function) extern void BluetoothClient_release_m991C83206E78ABE947EEF1EAE8F77EDC4F7EB604 (void); // 0x000000A3 System.Int32 ArduinoBluetoothAPI.BluetoothClient::getInstance(System.String) extern void BluetoothClient_getInstance_mB99048DF076AB465393ECF073F048B1D82802BA8 (void); // 0x000000A4 System.Void ArduinoBluetoothAPI.BluetoothClient::voidVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32) extern void BluetoothClient_voidVoidFunction_m063F484964547213DFEE7A6964D3E3CFE0F36DFB (void); // 0x000000A5 System.Boolean ArduinoBluetoothAPI.BluetoothClient::voidBoolFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32) extern void BluetoothClient_voidBoolFunction_mC7E019CAF33DE0B845288C8B1114B6ABD55993EB (void); // 0x000000A6 System.Void ArduinoBluetoothAPI.BluetoothClient::stringVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32,System.String) extern void BluetoothClient_stringVoidFunction_mBAD38AF901BADB0411BAB163F9FA638D8667A6D1 (void); // 0x000000A7 System.Void ArduinoBluetoothAPI.BluetoothClient::bytesVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32,System.Byte[]) extern void BluetoothClient_bytesVoidFunction_m4D6AD4B3DEFD83597E7BC70A2C2DC9F404380D51 (void); // 0x000000A8 System.Void ArduinoBluetoothAPI.BluetoothClient::stringBoolVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32,System.String,System.Boolean) extern void BluetoothClient_stringBoolVoidFunction_m0BA4875EC18A760CD176EDAFCE153EC3CB737BAE (void); // 0x000000A9 System.String ArduinoBluetoothAPI.BluetoothClient::voidStringFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32) extern void BluetoothClient_voidStringFunction_m4CB2CB866F2657ACD46FC49CFCC6B08A3CFD46C1 (void); // 0x000000AA System.Void ArduinoBluetoothAPI.BluetoothClient::characteristicVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32,ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void BluetoothClient_characteristicVoidFunction_m656213722FBEA49C92D42B9C9AE84168C69E7F59 (void); // 0x000000AB System.Void ArduinoBluetoothAPI.BluetoothClient::characteristicBytesVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32,ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void BluetoothClient_characteristicBytesVoidFunction_mE9B871A3F8AF49C1151A15D32BEFFA4E0FB7127F (void); // 0x000000AC System.Void ArduinoBluetoothAPI.BluetoothClient::serviceVoidFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32,ArduinoBluetoothAPI.BluetoothHelperService) extern void BluetoothClient_serviceVoidFunction_m5831262AF230DDD66288BA954A1A18755C11C5A9 (void); // 0x000000AD System.Collections.Generic.List`1 ArduinoBluetoothAPI.BluetoothClient::voidListServiceFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Int32) extern void BluetoothClient_voidListServiceFunction_m8A2E4FB90E3A7ADB5FBA25CD4391ADA91E96E387 (void); // 0x000000AE System.Boolean ArduinoBluetoothAPI.BluetoothClient::ScanNearbyDevices(System.Int32) extern void BluetoothClient_ScanNearbyDevices_m28BDCA9235E8E18F19A9286BD246A268E3D78347 (void); // 0x000000AF System.Void ArduinoBluetoothAPI.BluetoothClient::Connect(System.Int32) extern void BluetoothClient_Connect_m6C1542AC4B40DE997B051B6417D60584D20BA864 (void); // 0x000000B0 System.Void ArduinoBluetoothAPI.BluetoothClient::Disconnect(System.Int32) extern void BluetoothClient_Disconnect_m24ED9A9C57546E37D50BDE17565FE406737552E9 (void); // 0x000000B1 System.Void ArduinoBluetoothAPI.BluetoothClient::setDeviceName(System.Int32,System.String) extern void BluetoothClient_setDeviceName_mE2FDAEF2B250F3372F9A277313154800EB59BB47 (void); // 0x000000B2 System.String ArduinoBluetoothAPI.BluetoothClient::getDeviceName(System.Int32) extern void BluetoothClient_getDeviceName_mD3B0D73665C6B76AA5D293D7B6B5652453FD55EE (void); // 0x000000B3 System.Boolean ArduinoBluetoothAPI.BluetoothClient::isConnected(System.Int32) extern void BluetoothClient_isConnected_m5CC5B7E1484FCE92B528347615AB196BB4EC8B3E (void); // 0x000000B4 System.Boolean ArduinoBluetoothAPI.BluetoothClient::isDevicePaired(System.Int32) extern void BluetoothClient_isDevicePaired_mF08CD1760DA0709352AAA7D3393D0F31F078CB94 (void); // 0x000000B5 System.Void ArduinoBluetoothAPI.BluetoothClient::sendData(System.Int32,System.Byte[]) extern void BluetoothClient_sendData_m8329629728CD90218047C8904495AB9568F16F5D (void); // 0x000000B6 System.Void ArduinoBluetoothAPI.BluetoothClient::setLengthBasedStreamManager(System.Int32) extern void BluetoothClient_setLengthBasedStreamManager_m4DB274204861EFCED4D67461AABC04B88E5031D1 (void); // 0x000000B7 System.Void ArduinoBluetoothAPI.BluetoothClient::setTerminatorBasedStream(System.Int32,System.String,System.Boolean) extern void BluetoothClient_setTerminatorBasedStream_m35AAC75EFA8F890EBC46A2F82871FF24BB2E8776 (void); // 0x000000B8 System.Void ArduinoBluetoothAPI.BluetoothClient::Subscribe(System.Int32,ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void BluetoothClient_Subscribe_m310595CDAE2B4A7033C60C52E329601D02566568 (void); // 0x000000B9 System.Void ArduinoBluetoothAPI.BluetoothClient::Subscribe(System.Int32,ArduinoBluetoothAPI.BluetoothHelperService) extern void BluetoothClient_Subscribe_m42AA2C9F5DD0F0A85DC948C003DD44574E137298 (void); // 0x000000BA System.Void ArduinoBluetoothAPI.BluetoothClient::ReadCharacteristic(System.Int32,ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void BluetoothClient_ReadCharacteristic_m8F31B180489CD1092FBDE771A19FAD0078383A7E (void); // 0x000000BB System.Void ArduinoBluetoothAPI.BluetoothClient::WriteCharacteristic(System.Int32,ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void BluetoothClient_WriteCharacteristic_m5F3E7C7023D5657A0105AE509A330BAEC41E3F76 (void); // 0x000000BC System.Void ArduinoBluetoothAPI.BluetoothClient::StartListening(System.Int32) extern void BluetoothClient_StartListening_m6C2FE6675DB74B086885CA6F4ECBCA209BFA91AB (void); // 0x000000BD System.Collections.Generic.List`1 ArduinoBluetoothAPI.BluetoothClient::getGattServices(System.Int32) extern void BluetoothClient_getGattServices_m270AED666554AAA43DA080DF643490BED078CA1B (void); // 0x000000BE System.Void ArduinoBluetoothAPI.BluetoothClient::.cctor() extern void BluetoothClient__cctor_m0DC7D50073F6FA41FFEA5F789FE981D6A56A1536 (void); // 0x000000BF System.Void ArduinoBluetoothAPI.BluetoothClient/EventObj::.ctor() extern void EventObj__ctor_m696FD666C7F6C7C45CAABC95E498BF9D97936153 (void); // 0x000000C0 System.Void ArduinoBluetoothAPI.ResponseHandler::.ctor(ArduinoBluetoothAPI.BluetoothClient) extern void ResponseHandler__ctor_m2168FD60DC0A1BEEFCB332D999F51CF4FCB7C748 (void); // 0x000000C1 ArduinoBluetoothAPI.FunctionFormatter/Function ArduinoBluetoothAPI.ResponseHandler::GetFunction(System.Byte[],System.Int32,System.Int32&,ArduinoBluetoothAPI.FunctionFormatter/Function&) extern void ResponseHandler_GetFunction_mF2EFCDAB765F4E24B3DB342BBE95B578E13EE01D (void); // 0x000000C2 System.Int32 ArduinoBluetoothAPI.ResponseHandler::getInstanceId(System.Byte[],System.Int32,System.Int32&) extern void ResponseHandler_getInstanceId_mC1DA3C7B168A27DC6581D52436F7647916811866 (void); // 0x000000C3 System.Boolean ArduinoBluetoothAPI.ResponseHandler::isError(ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_isError_mD2A908EED67988D486DB31C89E606F835C820F53 (void); // 0x000000C4 System.Boolean ArduinoBluetoothAPI.ResponseHandler::isEvent(ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_isEvent_m7B705F3D1D6E0E7964E750FE84DEC68473936910 (void); // 0x000000C5 System.Void ArduinoBluetoothAPI.ResponseHandler::handleVoidResponse(System.Byte[],System.Int32,ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_handleVoidResponse_mA5A3D1E9427211C26ACD021A2793B3B78C91D389 (void); // 0x000000C6 System.String ArduinoBluetoothAPI.ResponseHandler::handleStringResponse(System.Byte[],System.Int32,ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_handleStringResponse_m43506B59B2ED2EC05BF62F8DDA9A6ABA9B201226 (void); // 0x000000C7 System.Boolean ArduinoBluetoothAPI.ResponseHandler::handleBoolResponse(System.Byte[],System.Int32,ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_handleBoolResponse_m0FACFA7225E748D0588C6D2F4C9760702E195E0E (void); // 0x000000C8 System.Int32 ArduinoBluetoothAPI.ResponseHandler::handleIntResponse(System.Byte[],System.Int32,ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_handleIntResponse_mE809B34B51C842760C1CC975F6CD3DF333B791C9 (void); // 0x000000C9 System.Collections.Generic.List`1 ArduinoBluetoothAPI.ResponseHandler::handleServiceListResponse(System.Byte[],System.Int32,ArduinoBluetoothAPI.FunctionFormatter/Function) extern void ResponseHandler_handleServiceListResponse_m499610689F228D1FE1761D4E17D66B50AFE6F567 (void); // 0x000000CA System.Void ArduinoBluetoothAPI.ResponseHandler::handleError(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Byte[],System.Int32) extern void ResponseHandler_handleError_mC0A2777774E9547CB1CC1BC6AF9656132058961F (void); // 0x000000CB ArduinoBluetoothAPI.FunctionFormatter/Function ArduinoBluetoothAPI.FunctionFormatter::getFunction(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getFunction_m24DC7C486E0C61B9D2D55F058855A9DFA6D93FF2 (void); // 0x000000CC System.Void ArduinoBluetoothAPI.FunctionFormatter::setFunction(ArduinoBluetoothAPI.FunctionFormatter/Function,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setFunction_mA6B32B38A92FEC488F01218EA9BE34EFF39322F1 (void); // 0x000000CD System.Byte ArduinoBluetoothAPI.FunctionFormatter::getByte(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getByte_m87B1B8B6D34DE45CF532A10672B34158A2103E1C (void); // 0x000000CE System.Void ArduinoBluetoothAPI.FunctionFormatter::setByte(System.Byte,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setByte_mA6B382E694B27DA31A196F12C4E1EFEA0FD4DCED (void); // 0x000000CF System.Boolean ArduinoBluetoothAPI.FunctionFormatter::getBool(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getBool_m87D4884972AE6CDD54C7537D4CEB4CA9F0C76F8E (void); // 0x000000D0 System.Void ArduinoBluetoothAPI.FunctionFormatter::setBool(System.Boolean,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setBool_m88D19F18C97494F27B3EFF08BB2A133D348874DA (void); // 0x000000D1 System.Int32 ArduinoBluetoothAPI.FunctionFormatter::getInt(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getInt_m0D133967ACCFF2BDE60E6F6FEC27AC70575CE5A3 (void); // 0x000000D2 System.Void ArduinoBluetoothAPI.FunctionFormatter::setInt(System.Int32,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setInt_m1E9D630696831E5FAB2AC49819B694061345F394 (void); // 0x000000D3 System.String ArduinoBluetoothAPI.FunctionFormatter::getString(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getString_m6F50CAB5CBEDAD87F9FF3DAAC28B6096D0AC6E17 (void); // 0x000000D4 System.Void ArduinoBluetoothAPI.FunctionFormatter::setString(System.String,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setString_mF1A228EC3D1C9B4B4C1949D7E09A0E663FDCBBD4 (void); // 0x000000D5 System.Byte[] ArduinoBluetoothAPI.FunctionFormatter::getByteArray(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getByteArray_mCCFB520613D2231D9C4690245A0FC04C82B7834F (void); // 0x000000D6 System.Void ArduinoBluetoothAPI.FunctionFormatter::setByteArray(System.Byte[],System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setByteArray_m83AE1B8C38229F63E0E3D646CE5B977BFCF12069 (void); // 0x000000D7 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.FunctionFormatter::getLinkedListStrings(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getLinkedListStrings_mC5495D9AA5B6AF1416746CC2E35EDCD02B1C4EBB (void); // 0x000000D8 System.Void ArduinoBluetoothAPI.FunctionFormatter::setLinkedListStrings(System.Collections.Generic.LinkedList`1,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setLinkedListStrings_m199FB61445C9F76591BBF9BA1905C97F806C0122 (void); // 0x000000D9 ArduinoBluetoothAPI.BluetoothHelperCharacteristic ArduinoBluetoothAPI.FunctionFormatter::getBluetoothHelperCharacteristic(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getBluetoothHelperCharacteristic_m44C586DE9B7603B415191265FAAB553D1526E843 (void); // 0x000000DA System.Void ArduinoBluetoothAPI.FunctionFormatter::setBluetoothHelperCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setBluetoothHelperCharacteristic_m2BE357A05568921447742F3C65ED515C85FD0217 (void); // 0x000000DB System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.FunctionFormatter::getLinkedListBluetoothHelperCharacteristic(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getLinkedListBluetoothHelperCharacteristic_m72C6140C7075B79999465F5B1946924BD8FD1DEE (void); // 0x000000DC System.Void ArduinoBluetoothAPI.FunctionFormatter::setLinkedListBluetoothHelperCharacteristic(System.Collections.Generic.LinkedList`1,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setLinkedListBluetoothHelperCharacteristic_m945180410592690AB5A6EA3B1CA98BDC517B4A87 (void); // 0x000000DD ArduinoBluetoothAPI.BluetoothHelperService ArduinoBluetoothAPI.FunctionFormatter::getBluetoothHelperService(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getBluetoothHelperService_m5FDE4B4DA9D1A1B3C1CE2C008462FCE4B4B9A6B0 (void); // 0x000000DE System.Void ArduinoBluetoothAPI.FunctionFormatter::setBluetoothHelperService(ArduinoBluetoothAPI.BluetoothHelperService,System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_setBluetoothHelperService_mE71923AF98D13237846E5F8F8A56426E4EC7F66A (void); // 0x000000DF System.Collections.Generic.List`1 ArduinoBluetoothAPI.FunctionFormatter::getListBluetoothHelperService(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getListBluetoothHelperService_mCA001EBB98817A21388F5AF6DCF9CE8A97E882C2 (void); // 0x000000E0 ArduinoBluetoothAPI.BluetoothDevice ArduinoBluetoothAPI.FunctionFormatter::getBluetoothDevice(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getBluetoothDevice_mF24625B41D9166723F37BEDCBCB93208C10CD75B (void); // 0x000000E1 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.FunctionFormatter::getLinkedListBluetoothDevice(System.Byte[],System.Int32,System.Int32&) extern void FunctionFormatter_getLinkedListBluetoothDevice_m3E3741592B233EFA8A9D515B16F35BED6D2F201F (void); // 0x000000E2 System.Void ArduinoBluetoothAPI.FunctionFormatter::.ctor() extern void FunctionFormatter__ctor_m1ADCB6015EBA1C4EFAB7B028C006E438BBA2B33F (void); // 0x000000E3 System.Void ArduinoBluetoothAPI.LengthStreamManager::.ctor() extern void LengthStreamManager__ctor_m624D7E0FB9A298DFF6B57FBD6BDC52BFDB756779 (void); // 0x000000E4 System.Byte[] ArduinoBluetoothAPI.LengthStreamManager::read(System.Byte[],System.Int32,System.Int32) extern void LengthStreamManager_read_m3D7E709103632E81F8A2EAE0A1DAA9E74A307119 (void); // 0x000000E5 System.Void ArduinoBluetoothAPI.LengthStreamManager::handleReceivedData(System.Byte[],System.Int32) extern void LengthStreamManager_handleReceivedData_mB798BF1B0D80B7BF7106AC38CC36D35EB2CD449B (void); // 0x000000E6 System.Void ArduinoBluetoothAPI.LengthStreamManager::formatDataToSend(System.Byte[],System.Int32) extern void LengthStreamManager_formatDataToSend_mB60076DA784996CB410AF064C61246BC5DE0AB07 (void); // 0x000000E7 System.Int32 ArduinoBluetoothAPI.LengthStreamManager::getInitialOffset() extern void LengthStreamManager_getInitialOffset_m2AD456C578DD665B5FBA056768EF202BE3898354 (void); // 0x000000E8 System.Void ArduinoBluetoothAPI.LengthStreamManager::.cctor() extern void LengthStreamManager__cctor_mE1DEE3B8AD6BCD25377F6646D311E0CB453FE791 (void); // 0x000000E9 System.Void ArduinoBluetoothAPI.ClientStreamManager::handleReceivedData(System.Byte[],System.Int32) // 0x000000EA System.Void ArduinoBluetoothAPI.ClientStreamManager::formatDataToSend(System.Byte[],System.Int32) // 0x000000EB System.Int32 ArduinoBluetoothAPI.ClientStreamManager::getInitialOffset() // 0x000000EC System.Void ArduinoBluetoothAPI.ClientStreamManager::.ctor() extern void ClientStreamManager__ctor_m352EA4A46998CD887F934CFFF6B15BA3859D261F (void); // 0x000000ED System.Void ArduinoBluetoothAPI.ClientStreamManager/InvokeDataReceivedEvent::.ctor(System.Object,System.IntPtr) extern void InvokeDataReceivedEvent__ctor_m9DFF2CF1D130A5C630B1827317288EDFCF131111 (void); // 0x000000EE System.Void ArduinoBluetoothAPI.ClientStreamManager/InvokeDataReceivedEvent::Invoke(System.Byte[]) extern void InvokeDataReceivedEvent_Invoke_m41D7E897B6854F7EFF00EA0BB50CC3D532948EEE (void); // 0x000000EF System.Void ArduinoBluetoothAPI.Windows.BluetoothLengthStreamManager::.ctor(ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper) extern void BluetoothLengthStreamManager__ctor_m7C947979C26853AAF84E7909F93AD1DDDF4CE029 (void); // 0x000000F0 System.Byte[] ArduinoBluetoothAPI.Windows.BluetoothLengthStreamManager::read(System.Byte[],System.Int32,System.Int32) extern void BluetoothLengthStreamManager_read_m581BF21191942376CA28608A93CEA4EAC14F58E7 (void); // 0x000000F1 System.Void ArduinoBluetoothAPI.Windows.BluetoothLengthStreamManager::OnMessageReceived(System.Byte[]) extern void BluetoothLengthStreamManager_OnMessageReceived_mD24600E8D315BEE387B92ACE0628E0CEA90EB790 (void); // 0x000000F2 System.Void ArduinoBluetoothAPI.Windows.BluetoothLengthStreamManager::sendData() extern void BluetoothLengthStreamManager_sendData_m2933974243A8960C65371F9A46991B1880089581 (void); // 0x000000F3 System.Void ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::set_PortName(System.String) extern void BluetoothRegistryDevice_set_PortName_m46BF49900EE3B4D52EAC48D1CDACC603E24FC8B5 (void); // 0x000000F4 System.String ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::get_PortName() extern void BluetoothRegistryDevice_get_PortName_m3FDFA55554A150488228AE0851F16F136C385E05 (void); // 0x000000F5 System.Void ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::.ctor(System.String,System.String,System.String) extern void BluetoothRegistryDevice__ctor_m3A4EA44B58CE3B5A823186B7F3518BC510DD7EE0 (void); // 0x000000F6 ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice[] ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::GetPorts() extern void BluetoothRegistryDevice_GetPorts_m7521A2100E1533A100CAF77BFDCB5B9F0E4E3A2F (void); // 0x000000F7 ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice[] ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::GetBluetoothPort() extern void BluetoothRegistryDevice_GetBluetoothPort_mDDF30FD5A5376DE9481C1AD79AEF90127CF92CEB (void); // 0x000000F8 System.String ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::GetBluetoothRegistryName(System.String) extern void BluetoothRegistryDevice_GetBluetoothRegistryName_m8F8717FB661713D65B33C77CF4DCBAB78614BC05 (void); // 0x000000F9 System.String ArduinoBluetoothAPI.Windows.BluetoothRegistryDevice::stringToMac(System.String) extern void BluetoothRegistryDevice_stringToMac_m872A7DB95F2D53E8C2A9B04D1A47DCA06F2352ED (void); // 0x000000FA System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::.ctor(ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper) extern void BluetoothStreamManager__ctor_m92F2C6FFD52AC64A9920A005CFBDC0CB47A70F33 (void); // 0x000000FB System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::Listen() extern void BluetoothStreamManager_Listen_mFA1C0B1F5A5E0A74F9FEF4B57CF9D99EC3191264 (void); // 0x000000FC System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::sendData() // 0x000000FD System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::set(System.Byte[]) extern void BluetoothStreamManager_set_m10747C56FDCA02D9D9321BAF2DDB69FBEC181377 (void); // 0x000000FE System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::set(System.String) extern void BluetoothStreamManager_set_m4B3F7C69F49E518356E151886B29A70F772BD428 (void); // 0x000000FF System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::setStopThread(System.Boolean) extern void BluetoothStreamManager_setStopThread_m8C514C5A15078D29A270BC020E144331C8CFEA80 (void); // 0x00000100 System.Byte[] ArduinoBluetoothAPI.Windows.BluetoothStreamManager::StringToBytes(System.String) extern void BluetoothStreamManager_StringToBytes_m8F3CB4DFF810CC6FC452B4A37745F8D7A5158AD6 (void); // 0x00000101 System.Char ArduinoBluetoothAPI.Windows.BluetoothStreamManager::toUnsigned(System.Byte) extern void BluetoothStreamManager_toUnsigned_mD0827840FAAF5C8D81B20D09AC02755F6D1C9E1B (void); // 0x00000102 System.String ArduinoBluetoothAPI.Windows.BluetoothStreamManager::BytetoString(System.Byte[],System.Int32) extern void BluetoothStreamManager_BytetoString_m66CC8E39DA3E49A8446A49A7B95642758D91681F (void); // 0x00000103 System.Void ArduinoBluetoothAPI.Windows.BluetoothStreamManager::OnMessageReceived(System.Byte[]) // 0x00000104 System.Void ArduinoBluetoothAPI.Windows.BluetoothOneCharTerminatorStreamManager::.ctor(ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper,System.String,System.Boolean) extern void BluetoothOneCharTerminatorStreamManager__ctor_mFC63735470BC3FC79084A6B0007406145912A2BE (void); // 0x00000105 System.Void ArduinoBluetoothAPI.Windows.BluetoothOneCharTerminatorStreamManager::OnMessageReceived(System.Byte[]) extern void BluetoothOneCharTerminatorStreamManager_OnMessageReceived_m9E8884DFF01ED19C3045CDA195D73EE1FAA3789D (void); // 0x00000106 System.Void ArduinoBluetoothAPI.Windows.BluetoothOneCharTerminatorStreamManager::sendData() extern void BluetoothOneCharTerminatorStreamManager_sendData_m64402184330F5ECAB4B325BAB2AA90375BF93B5C (void); // 0x00000107 System.Int32 ArduinoBluetoothAPI.Windows.BluetoothOneCharTerminatorStreamManager::getTerminatorCharIndex(System.Byte[],System.Int32) extern void BluetoothOneCharTerminatorStreamManager_getTerminatorCharIndex_m992F610D93B0081BBCC378C299B231EA3E944472 (void); // 0x00000108 System.Void ArduinoBluetoothAPI.Windows.BluetoothTerminatorCharStreamManager::.ctor(ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper,System.String,System.Boolean) extern void BluetoothTerminatorCharStreamManager__ctor_m62B87C6605159FE8070E7D80BB3EBADD5E12F413 (void); // 0x00000109 System.Void ArduinoBluetoothAPI.Windows.BluetoothTerminatorCharStreamManager::OnMessageReceived(System.Byte[]) extern void BluetoothTerminatorCharStreamManager_OnMessageReceived_m7A73AD628972CB690C767A2361E9CFDE3EB61037 (void); // 0x0000010A System.Void ArduinoBluetoothAPI.Windows.BluetoothTerminatorCharStreamManager::sendData() extern void BluetoothTerminatorCharStreamManager_sendData_m7BF2CF48DF31C6B854FADB91DA5F86A76FF8C383 (void); // 0x0000010B System.Void ArduinoBluetoothAPI.Windows.BluetoothCustomStreamManager::.ctor(ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper,ArduinoBluetoothAPI.StreamManager) extern void BluetoothCustomStreamManager__ctor_m6C2BEE28A0EF98C015D20AE5FA39933A745A45DC (void); // 0x0000010C System.Void ArduinoBluetoothAPI.Windows.BluetoothCustomStreamManager::StreamManager_OnDataReceived(System.Byte[]) extern void BluetoothCustomStreamManager_StreamManager_OnDataReceived_m5F4A38A727D42190CAB834FD02603CECE13EDE83 (void); // 0x0000010D System.Void ArduinoBluetoothAPI.Windows.BluetoothCustomStreamManager::OnMessageReceived(System.Byte[]) extern void BluetoothCustomStreamManager_OnMessageReceived_mF59C30095C5C42CF44AE17CCC35CBC64D1086793 (void); // 0x0000010E System.Void ArduinoBluetoothAPI.Windows.BluetoothCustomStreamManager::sendData() extern void BluetoothCustomStreamManager_sendData_mF24F345558C7312E89F086795504D0C881EF5A1D (void); // 0x0000010F System.Void ArduinoBluetoothAPI.Windows.ITransceiver::listen() // 0x00000110 System.Void ArduinoBluetoothAPI.Windows.ITransceiver::write(System.Byte[]) // 0x00000111 System.Void ArduinoBluetoothAPI.Windows.ITransceiver::setOnMessageReceived(ArduinoBluetoothAPI.Windows.OnTransceiverMessageReceived) // 0x00000112 System.Void ArduinoBluetoothAPI.Windows.ITransceiver::stop(System.Boolean) // 0x00000113 System.Void ArduinoBluetoothAPI.Windows.OnTransceiverMessageReceived::OnMessageReceived(System.Byte[]) // 0x00000114 System.Void ArduinoBluetoothAPI.Windows.SocketTransceiver::.ctor(ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper) extern void SocketTransceiver__ctor_mFA149261B921C32614CA3DF08BF039EF1108AA94 (void); // 0x00000115 System.Void ArduinoBluetoothAPI.Windows.SocketTransceiver::listen() extern void SocketTransceiver_listen_mF6B9326C39A5518F67DBCA97FC9C5DF22B1A345A (void); // 0x00000116 System.Void ArduinoBluetoothAPI.Windows.SocketTransceiver::asyncListen() extern void SocketTransceiver_asyncListen_m64CFB2B01252B448274A6F3C102611FE48C4427C (void); // 0x00000117 System.Void ArduinoBluetoothAPI.Windows.SocketTransceiver::setOnMessageReceived(ArduinoBluetoothAPI.Windows.OnTransceiverMessageReceived) extern void SocketTransceiver_setOnMessageReceived_m83C6827DE9B87D261DF18B57448A7802562CE2AA (void); // 0x00000118 System.Void ArduinoBluetoothAPI.Windows.SocketTransceiver::stop(System.Boolean) extern void SocketTransceiver_stop_mE59A3200D18B65C5A9DEA52BFBBB6E747F8364B4 (void); // 0x00000119 System.Void ArduinoBluetoothAPI.Windows.SocketTransceiver::write(System.Byte[]) extern void SocketTransceiver_write_mC41B5FEBA88248865B36AA3EC376ED906A85AAD1 (void); // 0x0000011A System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::.ctor(System.String) extern void WindowsBluetoothClassicHelper__ctor_mC272C041FCD77F4B0726C4354D815AD0DA89A167 (void); // 0x0000011B System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::findBluetoothDevices() extern void WindowsBluetoothClassicHelper_findBluetoothDevices_m6483FCD3262AD4CE094F455D6DEE784D5C875A75 (void); // 0x0000011C System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::Connect() extern void WindowsBluetoothClassicHelper_Connect_mE64EA0A38C301E1B2F7BE7D64B012777F06E08E7 (void); // 0x0000011D System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::asyncConnect() extern void WindowsBluetoothClassicHelper_asyncConnect_m1F644D6EAA454A7E6A85A2A0D3778501A2A2A64C (void); // 0x0000011E System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::Serial_PinChanged(System.Object,System.IO.Ports.SerialPinChangedEventArgs) extern void WindowsBluetoothClassicHelper_Serial_PinChanged_mE26043F5BD36001E1325D11455E6AAB5C2913040 (void); // 0x0000011F System.Boolean ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::isDevicePaired() extern void WindowsBluetoothClassicHelper_isDevicePaired_m42CA826B745D6AB3F853AFF88158C3F7740F9676 (void); // 0x00000120 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::getPairedDevicesList() extern void WindowsBluetoothClassicHelper_getPairedDevicesList_m6406801BE6E2D6A9AD7AD30C6F9481803A8F98C1 (void); // 0x00000121 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::Disconnect() extern void WindowsBluetoothClassicHelper_Disconnect_mCEBA66DDCF1BCB17D720B2F8AED9067D6F6F1728 (void); // 0x00000122 System.IO.Ports.SerialPort ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::GetSerial() extern void WindowsBluetoothClassicHelper_GetSerial_mF388F7DF4CDD0395B4DEB1A0073330EB3DF47083 (void); // 0x00000123 System.Boolean ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::ScanNearbyDevices() extern void WindowsBluetoothClassicHelper_ScanNearbyDevices_mD709C10CCE2BEC9ACE7C705B55C162130713B819 (void); // 0x00000124 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void WindowsBluetoothClassicHelper_WriteCharacteristic_mD6D52C1E58A8A11C195102D91CF1C925BC83B102 (void); // 0x00000125 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::ReadCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void WindowsBluetoothClassicHelper_ReadCharacteristic_mE895F90088AC36D9A14BCF32CE1FCE8762D2EAFE (void); // 0x00000126 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperService) extern void WindowsBluetoothClassicHelper_Subscribe_m0C33A09644B019639FB28B6A037E19A1C9E084D8 (void); // 0x00000127 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothClassicHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void WindowsBluetoothClassicHelper_Subscribe_m3E0B1A5B3FC4C111CC0247096EAD25552DD7FDB6 (void); // 0x00000128 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::.ctor(System.String) extern void WindowsBluetoothHelper__ctor_m14E13D0314EFC7FD51E409A67A5850318843AF43 (void); // 0x00000129 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::.ctor() extern void WindowsBluetoothHelper__ctor_mCC4C4E5CBC474DCC277C6471B9F1BDBE4000ADDA (void); // 0x0000012A ArduinoBluetoothAPI.Windows.ITransceiver ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::GetTransceiver() extern void WindowsBluetoothHelper_GetTransceiver_m77F2C3CCC001F401E4EBF33FB70E0C418E29676E (void); // 0x0000012B System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::DrawGUI() extern void WindowsBluetoothHelper_DrawGUI_m4A1BB3DD9B5CF563024E5473D54918A8C641C927 (void); // 0x0000012C System.Boolean ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::isConnected() extern void WindowsBluetoothHelper_isConnected_m4A572F24AD79CCA1719C07CD6C96D0D2FC24BC9F (void); // 0x0000012D System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::SendData(System.String) extern void WindowsBluetoothHelper_SendData_m69BA02CED1A6E0975BD69553A7CF1B1474F4AE7F (void); // 0x0000012E System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::SendData(System.Byte[]) extern void WindowsBluetoothHelper_SendData_m202EC2B535DE91C72A0F5D2708A40B1519D1DED2 (void); // 0x0000012F System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::setLengthBasedStream() extern void WindowsBluetoothHelper_setLengthBasedStream_m6BCBFE4593B11E3A491F1C082A28707E998D7D1C (void); // 0x00000130 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::setCustomStreamManager(ArduinoBluetoothAPI.StreamManager) extern void WindowsBluetoothHelper_setCustomStreamManager_m6FA79D94352A53183DF94BF499D14DC77A35DEA5 (void); // 0x00000131 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::setTerminatorBasedStream(System.String,System.Boolean) extern void WindowsBluetoothHelper_setTerminatorBasedStream_m418E2513FCDF44C2032AA77CA0BDA546B9A85999 (void); // 0x00000132 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::StartListening() extern void WindowsBluetoothHelper_StartListening_mDF4B3C27DB1227D73A67BB74462D65C90E4FD04C (void); // 0x00000133 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::InvokeDataReceivedEvent(System.Byte[]) extern void WindowsBluetoothHelper_InvokeDataReceivedEvent_mBA59218FC658CB3B5D420EFF51A16080DD871F96 (void); // 0x00000134 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::InvokeDataReceivedEvent(System.String) extern void WindowsBluetoothHelper_InvokeDataReceivedEvent_m67E9677F44A86CD62A87798926E3A9E291FB5A92 (void); // 0x00000135 System.String ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::getDeviceName() extern void WindowsBluetoothHelper_getDeviceName_mA698C3B1B32F1D2B243BF650983C7DC5EEF8DE74 (void); // 0x00000136 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::setDeviceName(System.String) extern void WindowsBluetoothHelper_setDeviceName_mB2C3175C97F38B65371D33DA17AE98B02C3DEAE0 (void); // 0x00000137 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::InvokeOnConnectionFailed() extern void WindowsBluetoothHelper_InvokeOnConnectionFailed_m2DBB62FC193126ED2EC8642436322D0F2FA9B088 (void); // 0x00000138 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::InvokeOnConnected() extern void WindowsBluetoothHelper_InvokeOnConnected_m4A916DBF82E3AC14FF64C145986355FC213DF95F (void); // 0x00000139 System.Int32 ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::getId() extern void WindowsBluetoothHelper_getId_mD57AE4089BE634C4EFBA37EE789174BE9A91881F (void); // 0x0000013A System.Collections.Generic.List`1 ArduinoBluetoothAPI.Windows.WindowsBluetoothHelper::getGattServices() extern void WindowsBluetoothHelper_getGattServices_m3EDEAF3D6EA32FBB06B18A8DB7E2A71F8CB5CD0F (void); // 0x0000013B System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::.ctor(System.String) extern void WindowsBluetoothLEHelper__ctor_mA5FFCA04750B4687DB3016301C4B63E93F505CD8 (void); // 0x0000013C System.Int32 ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::getId() extern void WindowsBluetoothLEHelper_getId_m9E6F39B96DDDED0A7BF845F6ACC2EAEEE702A216 (void); // 0x0000013D System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::StartListening() extern void WindowsBluetoothLEHelper_StartListening_m3ED26C38FCA041DA5BB6B1ABC36A6DC2EAC37295 (void); // 0x0000013E System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::Connect() extern void WindowsBluetoothLEHelper_Connect_m65C8479546748181312AC0B615D2948DF420D1FA (void); // 0x0000013F System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::Disconnect() extern void WindowsBluetoothLEHelper_Disconnect_mF5FF283AFE20B864505BFD4ED6EAB505A0EA5360 (void); // 0x00000140 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::setLengthBasedStream() extern void WindowsBluetoothLEHelper_setLengthBasedStream_m85AB81B8CB015D100F579EABDD040CE99398D5C9 (void); // 0x00000141 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::setTerminatorBasedStream(System.String,System.Boolean) extern void WindowsBluetoothLEHelper_setTerminatorBasedStream_m58BF8161E8BDC3A58304EC8481A29BB4DDBF197A (void); // 0x00000142 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::setDeviceName(System.String) extern void WindowsBluetoothLEHelper_setDeviceName_m2433D01091B5E297D3A525E56A7E612D9ED49493 (void); // 0x00000143 System.String ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::getDeviceName() extern void WindowsBluetoothLEHelper_getDeviceName_mAA823CD6C1C61631DFEEDDADEA27A7A552CBE11D (void); // 0x00000144 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::getPairedDevicesList() extern void WindowsBluetoothLEHelper_getPairedDevicesList_m05DB964D073AF7FB4EC23231DD0177FD21FFFB6C (void); // 0x00000145 System.Boolean ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::isConnected() extern void WindowsBluetoothLEHelper_isConnected_mFF19BFDE851E5FD7D0B80D688C1E8B61C72E9EB3 (void); // 0x00000146 System.Boolean ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::isDevicePaired() extern void WindowsBluetoothLEHelper_isDevicePaired_mC333C406E80CCEA895C4686D585737AF2C7D246E (void); // 0x00000147 System.Boolean ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::ScanNearbyDevices() extern void WindowsBluetoothLEHelper_ScanNearbyDevices_mBEA39A2CF7CC38C5C8C2F0D84E064FEF0803F2D0 (void); // 0x00000148 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::SendData(System.Byte[]) extern void WindowsBluetoothLEHelper_SendData_mF49819591E046F22C2E8742F69969F48D06E7AAC (void); // 0x00000149 System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperService) extern void WindowsBluetoothLEHelper_Subscribe_m76D92A699A49195067338F4C7B29DFFE282BBD96 (void); // 0x0000014A System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void WindowsBluetoothLEHelper_WriteCharacteristic_mA64652B07C0D6502B5DEBD0DCC00DC30B33E87C8 (void); // 0x0000014B System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::ReadCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void WindowsBluetoothLEHelper_ReadCharacteristic_mCDF44F487449404C690298E911384DF490C59284 (void); // 0x0000014C System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void WindowsBluetoothLEHelper_Subscribe_mC8B0214E97D5C4E347752ED5C94EE9A2231598B4 (void); // 0x0000014D System.Collections.Generic.List`1 ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::getGattServices() extern void WindowsBluetoothLEHelper_getGattServices_m2F4F11E0D8660A8F3FE92F1B428E2DE668130435 (void); // 0x0000014E System.Void ArduinoBluetoothAPI.Windows.WindowsBluetoothLEHelper::setCustomStreamManager(ArduinoBluetoothAPI.StreamManager) extern void WindowsBluetoothLEHelper_setCustomStreamManager_mA72D22B0594CAF8FEF442C709ECE4CCF77BD44D2 (void); // 0x0000014F System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager::__InvokeOnDataReceived(System.IntPtr,System.Byte[],System.Int64) extern void MacOSStreamManager___InvokeOnDataReceived_m55AEE7A4055E4D1F4CC22D9913E5D2558D50F5F8 (void); // 0x00000150 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSStreamManager::__GetIStreamManagerInstance(System.Int32,ArduinoBluetoothAPI.MacOS.MacOSStreamManager/byteByteDelegate,ArduinoBluetoothAPI.MacOS.MacOSStreamManager/voidByteDelegate,ArduinoBluetoothAPI.MacOS.MacOSStreamManager/voidObjDelegate) extern void MacOSStreamManager___GetIStreamManagerInstance_m7B12E9371730D7F993E79C18B2A7601A693EDABC (void); // 0x00000151 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager::__handleReceivedData(System.Int32,System.IntPtr,System.Int64) extern void MacOSStreamManager___handleReceivedData_m1286DE3E00521D3FE78129F484F9A3735A26A7FB (void); // 0x00000152 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSStreamManager::__formatDataToSend(System.Int32,System.IntPtr,System.Int64,System.IntPtr) extern void MacOSStreamManager___formatDataToSend_m4F51159FBB0F52859B2E01EF682ADFBE48D8C4D9 (void); // 0x00000153 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager::__setInvokeOnDataReceived(System.Int32,System.IntPtr) extern void MacOSStreamManager___setInvokeOnDataReceived_m28B1B0FA5AA8AC6D9565E379F60A4FE4BC8AEB6B (void); // 0x00000154 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager::.ctor(ArduinoBluetoothAPI.StreamManager) extern void MacOSStreamManager__ctor_m185E1DA54BCFFF7E3371AB3DB5CC5189D5853185 (void); // 0x00000155 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager::StreamManager_OnDataReceived(System.Byte[]) extern void MacOSStreamManager_StreamManager_OnDataReceived_m7224CF49A88B4322B171B5E37DD506913A8613AA (void); // 0x00000156 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSStreamManager::getIStreamManager() extern void MacOSStreamManager_getIStreamManager_mD39EB36FA73871BE1BC743A6D106014652173F86 (void); // 0x00000157 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager::.cctor() extern void MacOSStreamManager__cctor_mED662341C0C6C89C197C85EB374AD58A00D0412D (void); // 0x00000158 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager/voidByteDelegate::.ctor(System.Object,System.IntPtr) extern void voidByteDelegate__ctor_m4DD380175C71B7A1FE6B4A7003229B8805BE70F6 (void); // 0x00000159 System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager/voidByteDelegate::Invoke(System.Int32,System.IntPtr,System.Int64) extern void voidByteDelegate_Invoke_m9AAA7C917A7278EE89728FE324927DB0C524588A (void); // 0x0000015A System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager/byteByteDelegate::.ctor(System.Object,System.IntPtr) extern void byteByteDelegate__ctor_m8F1D0AFB4BFA26B60453DF98000BDCAEA398D0A6 (void); // 0x0000015B System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSStreamManager/byteByteDelegate::Invoke(System.Int32,System.IntPtr,System.Int64,System.IntPtr) extern void byteByteDelegate_Invoke_mB9CE57B1F3137259C16A24A0622E9047AE508D08 (void); // 0x0000015C System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager/voidObjDelegate::.ctor(System.Object,System.IntPtr) extern void voidObjDelegate__ctor_m4853300C8FC880FB0D85FA2B625DB58430B80793 (void); // 0x0000015D System.Void ArduinoBluetoothAPI.MacOS.MacOSStreamManager/voidObjDelegate::Invoke(System.Int32,System.IntPtr) extern void voidObjDelegate_Invoke_m4A083E6A5A8A78F763E8FE0C429CFC27A94EF884 (void); // 0x0000015E System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__GetInstance(System.String,System.Boolean,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothVoidEvent,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothVoidEvent,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothVoidEvent,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothBinaryEvent,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent2,ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothBinaryEvent2) extern void MacOSBluetoothHelper___GetInstance_mD797A400AFAE32C70381733A98A224BF1D7AFCF9 (void); // 0x0000015F System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__ScanNearbyDevices(System.IntPtr) extern void MacOSBluetoothHelper___ScanNearbyDevices_mE5087EB9FF41A1CE9BB5FBD1113DEA270C02787B (void); // 0x00000160 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__startListening(System.IntPtr) extern void MacOSBluetoothHelper___startListening_m4002597E8B91A4CAE1F61A22BA469A383E54F079 (void); // 0x00000161 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__Connect(System.IntPtr) extern void MacOSBluetoothHelper___Connect_m0A3F53DD3D5E3C5E14776D6D938973A57CBEB40F (void); // 0x00000162 System.Int32 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getId(System.IntPtr) extern void MacOSBluetoothHelper___getId_m0B3985DF2851182AABBDAF5FAE8EFE9D22B81079 (void); // 0x00000163 System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__isDevicePaired(System.IntPtr) extern void MacOSBluetoothHelper___isDevicePaired_m77A71DA05C3EED8976CDF50D46475C4B03EC0E3B (void); // 0x00000164 System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__isConnected(System.IntPtr) extern void MacOSBluetoothHelper___isConnected_m91A179A05DEE8936853023302AA1F85C88108C63 (void); // 0x00000165 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__Disconnect(System.IntPtr) extern void MacOSBluetoothHelper___Disconnect_m3E02E3FBAF0D0EE0BDE0D0C98753A97EBE7573FA (void); // 0x00000166 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__setLengthBasedStream(System.IntPtr) extern void MacOSBluetoothHelper___setLengthBasedStream_mA3EA44EB4A45449FDB2DD916660533CA45172B84 (void); // 0x00000167 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__setCustomStreamManager(System.IntPtr,System.IntPtr) extern void MacOSBluetoothHelper___setCustomStreamManager_m3FB82620F530390E64E6F55702F38E9B416583B6 (void); // 0x00000168 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__setTerminatorBasedStream(System.IntPtr,System.String,System.Boolean) extern void MacOSBluetoothHelper___setTerminatorBasedStream_m941F2FB62EFB8660D3E11A295C139544D49AECFF (void); // 0x00000169 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__setDeviceName(System.IntPtr,System.String) extern void MacOSBluetoothHelper___setDeviceName_mD6DED0A02A7B2FF90F28888A1FFB31B733DD7C7A (void); // 0x0000016A System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__sendData(System.IntPtr,System.String) extern void MacOSBluetoothHelper___sendData_m940807AC1588AF93E96FBD54250D7371C22D5F16 (void); // 0x0000016B System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__sendBData(System.IntPtr,System.Byte[],System.Int32) extern void MacOSBluetoothHelper___sendBData_m9E254F6D29E86ACFD864484D241DD3105DB081F7 (void); // 0x0000016C System.Int32 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getLastError(System.IntPtr) extern void MacOSBluetoothHelper___getLastError_m1AA543AA804F977B17746F434C1FFF0F976A70D7 (void); // 0x0000016D System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getNearbyDevicesList(System.IntPtr) extern void MacOSBluetoothHelper___getNearbyDevicesList_m7555AD71B36284EED051DB5374AE00EB0AFE00D9 (void); // 0x0000016E System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getPairedDevicesList(System.IntPtr) extern void MacOSBluetoothHelper___getPairedDevicesList_mF2A1EA5BB18BF1BE775550289A525ACA41DFAA5F (void); // 0x0000016F System.Int32 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getDevicesListLength(System.IntPtr) extern void MacOSBluetoothHelper___getDevicesListLength_mF1EEA31B275473535079E753FA47CE8E998397C4 (void); // 0x00000170 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getDeviceListNameAt(System.IntPtr,System.Int32) extern void MacOSBluetoothHelper___getDeviceListNameAt_mEC18A9ED7F5F3BDB856A37D796F2481EE5FA2AC1 (void); // 0x00000171 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getDeviceListAddressAt(System.IntPtr,System.Int32) extern void MacOSBluetoothHelper___getDeviceListAddressAt_mBFB457651FABFE812E873680FCA08A1F614B5197 (void); // 0x00000172 System.Int32 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getDeviceListRssiAt(System.IntPtr,System.Int32) extern void MacOSBluetoothHelper___getDeviceListRssiAt_mB59DB3FAC0C866EC3EE5E64F33A586764B75F566 (void); // 0x00000173 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getDeviceName(System.IntPtr) extern void MacOSBluetoothHelper___getDeviceName_m76EE868B95F8A0DDD793A8AC1381C93B22AF14A6 (void); // 0x00000174 System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__isBluetoothEnabled(System.IntPtr) extern void MacOSBluetoothHelper___isBluetoothEnabled_m8CE063CAFED1620F743006DB2126A763956DCB55 (void); // 0x00000175 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__subscribeCharact(System.IntPtr,System.String,System.String) extern void MacOSBluetoothHelper___subscribeCharact_m96EB1DBD7B477E392F11DA2D1C97673EB8EBE56E (void); // 0x00000176 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__writeCharacteristic(System.IntPtr,System.Byte[],System.Int32,System.String,System.String) extern void MacOSBluetoothHelper___writeCharacteristic_m5E5182D68828E24A0AF0966790DDC1FC39EC1194 (void); // 0x00000177 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__readCharacteristic(System.IntPtr,System.String,System.String) extern void MacOSBluetoothHelper___readCharacteristic_mD007CF266E5FAF1FDB2FE4C93AC2EF27A4FF194A (void); // 0x00000178 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getGattServices(System.IntPtr,System.IntPtr) extern void MacOSBluetoothHelper___getGattServices_m805AF3A5264FF45085D3E2E5788EA087E3C96F98 (void); // 0x00000179 System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getServiceAt(System.IntPtr,System.Int32) extern void MacOSBluetoothHelper___getServiceAt_mED743D3C91CFC88012A39403FF6616E03D56C69F (void); // 0x0000017A System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getGattServiceCharacteristics(System.IntPtr,System.IntPtr) extern void MacOSBluetoothHelper___getGattServiceCharacteristics_m6AC64873A6B94C226F3F7B3A707D7A419B4799ED (void); // 0x0000017B System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getCharacteristicAt(System.IntPtr,System.Int32) extern void MacOSBluetoothHelper___getCharacteristicAt_m28EEC2E456C88C464E19DA376FAF8B977C0249B9 (void); // 0x0000017C System.IntPtr ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__getServiceName(System.IntPtr) extern void MacOSBluetoothHelper___getServiceName_m37903560F0BB822F73752665F6B778559795C5AC (void); // 0x0000017D System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::.ctor(System.String) extern void MacOSBluetoothHelper__ctor_m46A8E5F252D0D6C7146486FFDD3F8B07DF802302 (void); // 0x0000017E System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnConnected(System.Int32) extern void MacOSBluetoothHelper___OnConnected_mF5AD3755CDB391BBB41D8320C37E6284291F372A (void); // 0x0000017F System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnConnectionFailed(System.Int32) extern void MacOSBluetoothHelper___OnConnectionFailed_mE7ACD21EF36959EE86D34A37BFF0F8091CAAF387 (void); // 0x00000180 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnDataReceived(System.Int32,System.IntPtr) extern void MacOSBluetoothHelper___OnDataReceived_m572E06149DB457646CFBE43C3FDB01EDC63DF5F0 (void); // 0x00000181 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnBinaryDataReceived(System.Int32,System.IntPtr,System.Int64) extern void MacOSBluetoothHelper___OnBinaryDataReceived_mEE9AAF5227B0F78E06448EDB2487A8749A71C9E6 (void); // 0x00000182 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnScanEnded(System.Int32) extern void MacOSBluetoothHelper___OnScanEnded_m4988CEC16B87AD644A6465B9C32F66D111524F03 (void); // 0x00000183 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnServiceNotFound(System.Int32,System.IntPtr) extern void MacOSBluetoothHelper___OnServiceNotFound_mA224AAB4F725E9D5BC3B2D6EEC5042A44F69E062 (void); // 0x00000184 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnCharacteristicNotFound(System.Int32,System.IntPtr,System.IntPtr) extern void MacOSBluetoothHelper___OnCharacteristicNotFound_mBCF8CA273635656B6F166DCD6B7A9281D98A61BF (void); // 0x00000185 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::__OnCharacteristicChanged(System.Int32,System.IntPtr,System.Int64,System.IntPtr,System.IntPtr) extern void MacOSBluetoothHelper___OnCharacteristicChanged_m4DE042771918694D060075E573E3ADD92DE05D88 (void); // 0x00000186 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::Connect() extern void MacOSBluetoothHelper_Connect_m06197EBC01B386709C46B528B1F622E2E9E5CEBD (void); // 0x00000187 System.Int32 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::getId() extern void MacOSBluetoothHelper_getId_m753E72BB83273BE840C332964BAF1A5BE8185980 (void); // 0x00000188 System.String ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::getDeviceName() extern void MacOSBluetoothHelper_getDeviceName_m6685EE352BC5F743F206B9EDEC0180F6B5DF556B (void); // 0x00000189 System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::isConnected() extern void MacOSBluetoothHelper_isConnected_m3D280F1C12306B220D3A3919DD62AA3DBB067917 (void); // 0x0000018A System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::isDevicePaired() extern void MacOSBluetoothHelper_isDevicePaired_m5CA8AC200646A6746A0761AEF955F79773223B5C (void); // 0x0000018B System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::ScanNearbyDevices() extern void MacOSBluetoothHelper_ScanNearbyDevices_mFCEE2C6261A18F98C9792629DF7633C08ED87BD3 (void); // 0x0000018C System.Boolean ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::IsBluetoothEnabled() extern void MacOSBluetoothHelper_IsBluetoothEnabled_m69854644527112A2528A52762AC8DCE8A488E2AD (void); // 0x0000018D System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::SendData(System.String) extern void MacOSBluetoothHelper_SendData_m49FC9A90B52DBBCBA416B5682F69E2CE86530B99 (void); // 0x0000018E System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::SendData(System.Byte[]) extern void MacOSBluetoothHelper_SendData_m29EF30F94B11F3CA0590CEBBFEEC03C1F4E5B4B1 (void); // 0x0000018F System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::setDeviceName(System.String) extern void MacOSBluetoothHelper_setDeviceName_mC48AC902346577634000843F179A4DB52D6F2FB6 (void); // 0x00000190 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::setLengthBasedStream() extern void MacOSBluetoothHelper_setLengthBasedStream_m453C5F8A5CB6AF8829AD587A3E2288F28E14D614 (void); // 0x00000191 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::setCustomStreamManager(ArduinoBluetoothAPI.StreamManager) extern void MacOSBluetoothHelper_setCustomStreamManager_mA64B2E8383C73326C8B95875A284D96B1EB0D9DA (void); // 0x00000192 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::setTerminatorBasedStream(System.String,System.Boolean) extern void MacOSBluetoothHelper_setTerminatorBasedStream_m570B1D3EED2607B9E6F56E0B711131A4C8F7FE71 (void); // 0x00000193 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::StartListening() extern void MacOSBluetoothHelper_StartListening_m4ECEA8950FE0CA135691B68FB694A9220FBA37F3 (void); // 0x00000194 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::Disconnect() extern void MacOSBluetoothHelper_Disconnect_m5CEFD19F8D73EF6C0898E015B8FAB993F49B7F3B (void); // 0x00000195 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::DrawGUI() extern void MacOSBluetoothHelper_DrawGUI_m94E0EDB3A3298E6AC25453C067488EE96A64DFA3 (void); // 0x00000196 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperService) extern void MacOSBluetoothHelper_Subscribe_m434B0783C5739C6950E2E1E74CEDD09EBDC9E3D5 (void); // 0x00000197 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void MacOSBluetoothHelper_Subscribe_mC0C579DB6B814EE0D4F3CB46B3151DB95CFD65F0 (void); // 0x00000198 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void MacOSBluetoothHelper_WriteCharacteristic_m6A5BA9DC759B5A891D18CD031D3080F4BAC6C5A6 (void); // 0x00000199 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::ReadCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void MacOSBluetoothHelper_ReadCharacteristic_mB7A4AB2344C0CFA8414521B5A29338F339B3B875 (void); // 0x0000019A System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::testErrors() extern void MacOSBluetoothHelper_testErrors_mE05974A192B3DF8F97F83B55FEE4F317436F3249 (void); // 0x0000019B System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::getPairedDevicesList() extern void MacOSBluetoothHelper_getPairedDevicesList_m1F151A46FD8593FFB001C5E50EC0D727C4DDC030 (void); // 0x0000019C System.Collections.Generic.List`1 ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper::getGattServices() extern void MacOSBluetoothHelper_getGattServices_m729529B07E0746D8710628FC7BBE08FFAD4D09EA (void); // 0x0000019D System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothVoidEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothVoidEvent__ctor_mD1BAB28D2B794FA565A6D436EBA68BE7B17A357E (void); // 0x0000019E System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothVoidEvent::Invoke(System.Int32) extern void BluetoothVoidEvent_Invoke_m91CBF040EC993AB64816AB0995F51726522B1B86 (void); // 0x0000019F System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothStringEvent__ctor_m0900EB9A7D3C1F97ECF4E44AF6AF8167792983A0 (void); // 0x000001A0 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent::Invoke(System.Int32,System.IntPtr) extern void BluetoothStringEvent_Invoke_mCD7D18322B51BBEEE778D92CF3FD415E956470CD (void); // 0x000001A1 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent2::.ctor(System.Object,System.IntPtr) extern void BluetoothStringEvent2__ctor_mBDCC8D3A52093D5B20710EB2C3D00A82FEFB1AEB (void); // 0x000001A2 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothStringEvent2::Invoke(System.Int32,System.IntPtr,System.IntPtr) extern void BluetoothStringEvent2_Invoke_m6C6D0EE50C7325ABB119C116D9886A67278A7B7D (void); // 0x000001A3 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothBinaryEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothBinaryEvent__ctor_m1D0037E384C82A9C6F1B4BD3601A44F89A92FB9C (void); // 0x000001A4 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothBinaryEvent::Invoke(System.Int32,System.IntPtr,System.Int64) extern void BluetoothBinaryEvent_Invoke_mF7057A6F85F9391E47CFC8026B1C5D8BBF68A50D (void); // 0x000001A5 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothBinaryEvent2::.ctor(System.Object,System.IntPtr) extern void BluetoothBinaryEvent2__ctor_m92B9040DCCE35F45ADBEB299DD98E70EF5EF3763 (void); // 0x000001A6 System.Void ArduinoBluetoothAPI.MacOS.MacOSBluetoothHelper/BluetoothBinaryEvent2::Invoke(System.Int32,System.IntPtr,System.Int64,System.IntPtr,System.IntPtr) extern void BluetoothBinaryEvent2_Invoke_m40F4B1E056FAE3A4CB6880BE74ADF8631EFEC575 (void); // 0x000001A7 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager::__InvokeOnDataReceived(System.IntPtr,System.Byte[],System.Int64) extern void IOSStreamManager___InvokeOnDataReceived_mE5DD8A02067310839E8B7E2DDA6E255D6B71DB77 (void); // 0x000001A8 System.IntPtr ArduinoBluetoothAPI.IOS.IOSStreamManager::__GetIStreamManagerInstance(System.Int32,ArduinoBluetoothAPI.IOS.IOSStreamManager/byteByteDelegate,ArduinoBluetoothAPI.IOS.IOSStreamManager/voidByteDelegate,ArduinoBluetoothAPI.IOS.IOSStreamManager/voidObjDelegate) extern void IOSStreamManager___GetIStreamManagerInstance_m99BBB43B4ACDA86D01C17B3159D8718120282959 (void); // 0x000001A9 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager::__handleReceivedData(System.Int32,System.IntPtr,System.Int64) extern void IOSStreamManager___handleReceivedData_m143C75625C45461C4136B89F7ADE997D82020204 (void); // 0x000001AA System.IntPtr ArduinoBluetoothAPI.IOS.IOSStreamManager::__formatDataToSend(System.Int32,System.IntPtr,System.Int64,System.IntPtr) extern void IOSStreamManager___formatDataToSend_mE120D8FB2C038F272956BEC7C52F05E2FAC41D09 (void); // 0x000001AB System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager::__setInvokeOnDataReceived(System.Int32,System.IntPtr) extern void IOSStreamManager___setInvokeOnDataReceived_m59A0774A7CBF45107EAD0FBB44C3E15F625439E2 (void); // 0x000001AC System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager::.ctor(ArduinoBluetoothAPI.StreamManager) extern void IOSStreamManager__ctor_m22EFB233DDE0A5DDAA14BE101E40EF0ABF41DD40 (void); // 0x000001AD System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager::StreamManager_OnDataReceived(System.Byte[]) extern void IOSStreamManager_StreamManager_OnDataReceived_m7D25C2F21C6D8653AD87507EACBC07C42778C8F4 (void); // 0x000001AE System.IntPtr ArduinoBluetoothAPI.IOS.IOSStreamManager::getIStreamManager() extern void IOSStreamManager_getIStreamManager_mE4DCB6DF1338D456EFA595267C096E7825C894F3 (void); // 0x000001AF System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager::.cctor() extern void IOSStreamManager__cctor_m81232CF410EFFDC03EE65A7149590B13C42446BB (void); // 0x000001B0 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager/voidByteDelegate::.ctor(System.Object,System.IntPtr) extern void voidByteDelegate__ctor_m77A3D0919DD9A793E7CEFB06667F13B0EB09D8FB (void); // 0x000001B1 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager/voidByteDelegate::Invoke(System.Int32,System.IntPtr,System.Int64) extern void voidByteDelegate_Invoke_mDBCBCDDE022D6CC08920F520157F448FFDFA6B6B (void); // 0x000001B2 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager/byteByteDelegate::.ctor(System.Object,System.IntPtr) extern void byteByteDelegate__ctor_m6ACADAF0DCCA99E88B803EA050FFDC58A958E0E2 (void); // 0x000001B3 System.IntPtr ArduinoBluetoothAPI.IOS.IOSStreamManager/byteByteDelegate::Invoke(System.Int32,System.IntPtr,System.Int64,System.IntPtr) extern void byteByteDelegate_Invoke_m42331553FA897C3C773EEE9BC4EE3BA05E0474BA (void); // 0x000001B4 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager/voidObjDelegate::.ctor(System.Object,System.IntPtr) extern void voidObjDelegate__ctor_m31C11AA6EC2826270B5577226154099624067F0C (void); // 0x000001B5 System.Void ArduinoBluetoothAPI.IOS.IOSStreamManager/voidObjDelegate::Invoke(System.Int32,System.IntPtr) extern void voidObjDelegate_Invoke_mD72262FE322CEF7BE6683E6B6F28EE2169F92593 (void); // 0x000001B6 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__GetInstance(System.String,System.Boolean,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothVoidEvent,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothVoidEvent,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothVoidEvent,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothBinaryEvent,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent2,ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothBinaryEvent2) extern void IOSBluetoothHelper___GetInstance_m170E5E12E2B3637FB84AD66457AA0394FBD177D6 (void); // 0x000001B7 System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__ScanNearbyDevices(System.IntPtr) extern void IOSBluetoothHelper___ScanNearbyDevices_m74E406D85E404723D5B5CFED56A5155F15120FBF (void); // 0x000001B8 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__startListening(System.IntPtr) extern void IOSBluetoothHelper___startListening_m29BE7FFE327497C81BD1CB04DACDB48F9ABB7116 (void); // 0x000001B9 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__Connect(System.IntPtr) extern void IOSBluetoothHelper___Connect_mF3B9164BBA93FA2FCC6BC9B4EFD8131F6CA6381B (void); // 0x000001BA System.Int32 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getId(System.IntPtr) extern void IOSBluetoothHelper___getId_mBE75A86415E3DA4D2F4B2CE5FBE4873318AEB3CD (void); // 0x000001BB System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__isDevicePaired(System.IntPtr) extern void IOSBluetoothHelper___isDevicePaired_mD990E48E4FF446E97527DFE55241A210FBD4835C (void); // 0x000001BC System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__isConnected(System.IntPtr) extern void IOSBluetoothHelper___isConnected_m270F40CFFBE9E3B7026B416D6D2FDE81A1EB4C7F (void); // 0x000001BD System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__Disconnect(System.IntPtr) extern void IOSBluetoothHelper___Disconnect_m68322D926961B26A5F1735C1EA576F7720C86E63 (void); // 0x000001BE System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__setLengthBasedStream(System.IntPtr) extern void IOSBluetoothHelper___setLengthBasedStream_mE37CB123EC9446F23D9A9B0D2B6D238733C91009 (void); // 0x000001BF System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__setTerminatorBasedStream(System.IntPtr,System.String,System.Boolean) extern void IOSBluetoothHelper___setTerminatorBasedStream_mF7114D2605B74AB087A55E37956BE7C62F06C0FB (void); // 0x000001C0 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__setCustomStreamManager(System.IntPtr,System.IntPtr) extern void IOSBluetoothHelper___setCustomStreamManager_m9FA3618CF37B6752A71DE1262B53C5D4B3960F05 (void); // 0x000001C1 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__setDeviceName(System.IntPtr,System.String) extern void IOSBluetoothHelper___setDeviceName_m00731B00E41ADC07F2BF94E7B85A0D102804075D (void); // 0x000001C2 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__sendData(System.IntPtr,System.String) extern void IOSBluetoothHelper___sendData_mCABA9EF283C60A573FE7C70D8D9D2EC749018F31 (void); // 0x000001C3 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__sendBData(System.IntPtr,System.Byte[],System.Int32) extern void IOSBluetoothHelper___sendBData_m4298E223F79DC6F789192E168C741CEB73C7D41C (void); // 0x000001C4 System.Int32 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getLastError(System.IntPtr) extern void IOSBluetoothHelper___getLastError_m8ACF8DFB7959283179CB8870EB1605DFD536DCE1 (void); // 0x000001C5 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getNearbyDevicesList(System.IntPtr) extern void IOSBluetoothHelper___getNearbyDevicesList_m4B3701E495124DBA182AAEB53A6A620A7A0754FA (void); // 0x000001C6 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getPairedDevicesList(System.IntPtr) extern void IOSBluetoothHelper___getPairedDevicesList_mB3379A03ACDD5683D4AAF3DF3FB309CEC58CF715 (void); // 0x000001C7 System.Int32 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getDevicesListLength(System.IntPtr) extern void IOSBluetoothHelper___getDevicesListLength_mE0E1408233FC602B7CA8419E1984106D3DC7DB67 (void); // 0x000001C8 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getDeviceListNameAt(System.IntPtr,System.Int32) extern void IOSBluetoothHelper___getDeviceListNameAt_m4DB23585E232AC265843F785D4ACC8D6F01ECCAF (void); // 0x000001C9 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getDeviceListAddressAt(System.IntPtr,System.Int32) extern void IOSBluetoothHelper___getDeviceListAddressAt_m3D46924112F11A9E07D8E631AC5C7B5B2742DDE5 (void); // 0x000001CA System.Int32 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getDeviceListRssiAt(System.IntPtr,System.Int32) extern void IOSBluetoothHelper___getDeviceListRssiAt_m3F63BDC3D589859C5A352AE2B82EEA9172DE2CF6 (void); // 0x000001CB System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getDeviceName(System.IntPtr) extern void IOSBluetoothHelper___getDeviceName_mBEA6438547BF5B71131CFC34298A11CBF6EAB433 (void); // 0x000001CC System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__isBluetoothEnabled(System.IntPtr) extern void IOSBluetoothHelper___isBluetoothEnabled_m5D45B80826A1A3B5885E89A95D53D6D4BCC2E6AE (void); // 0x000001CD System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__subscribeCharact(System.IntPtr,System.String,System.String) extern void IOSBluetoothHelper___subscribeCharact_m7F55BEE14D74CB420ED74AE31CF425444EF6414E (void); // 0x000001CE System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__writeCharacteristic(System.IntPtr,System.Byte[],System.Int32,System.String,System.String) extern void IOSBluetoothHelper___writeCharacteristic_mAA218C9EE408229F91E6B1752C5BF2931889FD8F (void); // 0x000001CF System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__readCharacteristic(System.IntPtr,System.String,System.String) extern void IOSBluetoothHelper___readCharacteristic_mBFF1701A6A1B815CBEBF3D6BFE64F425AF5DBF14 (void); // 0x000001D0 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getGattServices(System.IntPtr,System.IntPtr) extern void IOSBluetoothHelper___getGattServices_m577E24FC50EA6A22B8FE48C78B4D353251CBC938 (void); // 0x000001D1 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getServiceAt(System.IntPtr,System.Int32) extern void IOSBluetoothHelper___getServiceAt_mC7233DF07C4086BEF1547E8044B58B9EAB4AD25C (void); // 0x000001D2 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getGattServiceCharacteristics(System.IntPtr,System.IntPtr) extern void IOSBluetoothHelper___getGattServiceCharacteristics_m90BB62CC7A8342DB7BD8BB225940F6223D15ACBC (void); // 0x000001D3 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getCharacteristicAt(System.IntPtr,System.Int32) extern void IOSBluetoothHelper___getCharacteristicAt_m20CF44F21437888E74F0460E0EDCAF6F78DE0EEA (void); // 0x000001D4 System.IntPtr ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__getServiceName(System.IntPtr) extern void IOSBluetoothHelper___getServiceName_mEDFA68DD423019F86C62F4E84329BA54BF973B98 (void); // 0x000001D5 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::.ctor(System.String) extern void IOSBluetoothHelper__ctor_mDAC368A9EC144D8EF43885DCEE7E11561E383989 (void); // 0x000001D6 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnConnected(System.Int32) extern void IOSBluetoothHelper___OnConnected_mEC7E020921ACC08B3F922E59F3377F5028FE5093 (void); // 0x000001D7 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnConnectionFailed(System.Int32) extern void IOSBluetoothHelper___OnConnectionFailed_mA70CFF9CCA5BFAB6A0CAB46FCAD433AA3FE3C1B8 (void); // 0x000001D8 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnDataReceived(System.Int32,System.IntPtr) extern void IOSBluetoothHelper___OnDataReceived_m3144C70E8BDA142858B4ED3D741C0CB4FDE1DCB1 (void); // 0x000001D9 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnBinaryDataReceived(System.Int32,System.IntPtr,System.Int64) extern void IOSBluetoothHelper___OnBinaryDataReceived_m89EDEDE92F765C82C0842C40DF76D5FC3A1F3DBE (void); // 0x000001DA System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnScanEnded(System.Int32) extern void IOSBluetoothHelper___OnScanEnded_m347F6ED559339974917293A4098987FDB8449356 (void); // 0x000001DB System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnServiceNotFound(System.Int32,System.IntPtr) extern void IOSBluetoothHelper___OnServiceNotFound_mEA352CEBFDD7F71AF71BDF09ED8B532041D5854D (void); // 0x000001DC System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnCharacteristicNotFound(System.Int32,System.IntPtr,System.IntPtr) extern void IOSBluetoothHelper___OnCharacteristicNotFound_mEA814168BA3E8A4831A0CD1BF6E4C0A02F4EEAA2 (void); // 0x000001DD System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::__OnCharacteristicChanged(System.Int32,System.IntPtr,System.Int64,System.IntPtr,System.IntPtr) extern void IOSBluetoothHelper___OnCharacteristicChanged_m02A0B27FB30BF8AC43732EB5BD8A515525BC9B87 (void); // 0x000001DE System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::Connect() extern void IOSBluetoothHelper_Connect_m36BA772BA62DB0DD3E4F5F724C2F9B8AC4E3AA06 (void); // 0x000001DF System.Int32 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::getId() extern void IOSBluetoothHelper_getId_mAA46171376CDBAA135C1E17D1A490168D612B2ED (void); // 0x000001E0 System.String ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::getDeviceName() extern void IOSBluetoothHelper_getDeviceName_m080776051D39C7DD790D8B1A0103497296FAEC83 (void); // 0x000001E1 System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::isConnected() extern void IOSBluetoothHelper_isConnected_mABDD73FAFBEDB925CF1B539280E96433052D58FB (void); // 0x000001E2 System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::isDevicePaired() extern void IOSBluetoothHelper_isDevicePaired_mFFB0F4A2A8D41744FE67428C5F29330AE6154BED (void); // 0x000001E3 System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::ScanNearbyDevices() extern void IOSBluetoothHelper_ScanNearbyDevices_m628C3E0A5C68EF4B35D7376E83FF3C2F7CD88878 (void); // 0x000001E4 System.Boolean ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::IsBluetoothEnabled() extern void IOSBluetoothHelper_IsBluetoothEnabled_m42C13139C6F62DB159D0D2301F6E97894DF9E38B (void); // 0x000001E5 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::SendData(System.String) extern void IOSBluetoothHelper_SendData_m6F83FF1ED6A22F3C9F291D77BB8EA39B6DA29304 (void); // 0x000001E6 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::SendData(System.Byte[]) extern void IOSBluetoothHelper_SendData_m33871DDAE4FB751CBAA361CC9CE1BFA5C45205DA (void); // 0x000001E7 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::setDeviceName(System.String) extern void IOSBluetoothHelper_setDeviceName_m15710A0A6060AD692CC3FC710B39827E39A7C80C (void); // 0x000001E8 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::setLengthBasedStream() extern void IOSBluetoothHelper_setLengthBasedStream_m345FAD2DBC4E008A27CE4AF677A6A509B3BBFD1B (void); // 0x000001E9 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::setCustomStreamManager(ArduinoBluetoothAPI.StreamManager) extern void IOSBluetoothHelper_setCustomStreamManager_mA24B1D7D6D3635528666007581E20D116AF3825F (void); // 0x000001EA System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::setTerminatorBasedStream(System.String,System.Boolean) extern void IOSBluetoothHelper_setTerminatorBasedStream_m037C8897F28DD605F49D19D3E43A1E76C53C0B7B (void); // 0x000001EB System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::StartListening() extern void IOSBluetoothHelper_StartListening_m2089E61B649E47F6BE6B75949F9328E0E04D96BA (void); // 0x000001EC System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::Disconnect() extern void IOSBluetoothHelper_Disconnect_m93592A0F6C029A85BFBB641A2443D790A6C72D50 (void); // 0x000001ED System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::DrawGUI() extern void IOSBluetoothHelper_DrawGUI_mE1318960BC4E279AC811C374262C2D5E221F7C4D (void); // 0x000001EE System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperService) extern void IOSBluetoothHelper_Subscribe_mC1DAA966132D5B343E75245AB2CD2C76A529FB1E (void); // 0x000001EF System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::Subscribe(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void IOSBluetoothHelper_Subscribe_m6AA53BD952AEA5F45E9C4BFB9858513DC6149189 (void); // 0x000001F0 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::WriteCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic,System.Byte[]) extern void IOSBluetoothHelper_WriteCharacteristic_m6CB6A9E961DBE50AB92093DB337DAED527A39DB2 (void); // 0x000001F1 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::ReadCharacteristic(ArduinoBluetoothAPI.BluetoothHelperCharacteristic) extern void IOSBluetoothHelper_ReadCharacteristic_mE1D11987203F02B62E2F9A7D950AB89033B6C6FA (void); // 0x000001F2 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::testErrors() extern void IOSBluetoothHelper_testErrors_m3C7C1D98F8A7BA799F933C91C155B55529AECEB5 (void); // 0x000001F3 System.Collections.Generic.LinkedList`1 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::getPairedDevicesList() extern void IOSBluetoothHelper_getPairedDevicesList_m1F9237377A1CA8AA5EB7A38837AA0BB8D6FCA2E9 (void); // 0x000001F4 System.Collections.Generic.List`1 ArduinoBluetoothAPI.IOS.IOSBluetoothHelper::getGattServices() extern void IOSBluetoothHelper_getGattServices_mB004BADD6DBA84869F12E997AA46773C0D8D1890 (void); // 0x000001F5 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothVoidEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothVoidEvent__ctor_m01E78601AD38A7B1A0D1F0D3F6F2B78401C8994C (void); // 0x000001F6 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothVoidEvent::Invoke(System.Int32) extern void BluetoothVoidEvent_Invoke_mD72CE2E6ABA002B03962C3724231B39CBC6ECDA3 (void); // 0x000001F7 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothStringEvent__ctor_mAB0B4FE7EB6BC5E1ADF43DD94B3B29929912823F (void); // 0x000001F8 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent::Invoke(System.Int32,System.IntPtr) extern void BluetoothStringEvent_Invoke_m8255020FD00717D6C4B6F7DF16902F758931A154 (void); // 0x000001F9 System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent2::.ctor(System.Object,System.IntPtr) extern void BluetoothStringEvent2__ctor_mF565483D63A0CC526E0E7350024332D585A5A801 (void); // 0x000001FA System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothStringEvent2::Invoke(System.Int32,System.IntPtr,System.IntPtr) extern void BluetoothStringEvent2_Invoke_mAC5218FCADFC3E2AF5CDDE1A21D4A2A16D372365 (void); // 0x000001FB System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothBinaryEvent::.ctor(System.Object,System.IntPtr) extern void BluetoothBinaryEvent__ctor_m5A775ACCBB1DA15614F99385A62F29D9F0C24E29 (void); // 0x000001FC System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothBinaryEvent::Invoke(System.Int32,System.IntPtr,System.Int64) extern void BluetoothBinaryEvent_Invoke_mB1D22F61DDEFC2316D345C7251A8D4C2F3BB73E4 (void); // 0x000001FD System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothBinaryEvent2::.ctor(System.Object,System.IntPtr) extern void BluetoothBinaryEvent2__ctor_mC3CDFDDF5A04CBDDFF6F8EEF8C0EC517F64E77E9 (void); // 0x000001FE System.Void ArduinoBluetoothAPI.IOS.IOSBluetoothHelper/BluetoothBinaryEvent2::Invoke(System.Int32,System.IntPtr,System.Int64,System.IntPtr,System.IntPtr) extern void BluetoothBinaryEvent2_Invoke_mD5D08AA8FCF3863AFA5C75C4B99394BF637B92B3 (void); static Il2CppMethodPointer s_methodPointers[510] = { BluetoothDevice_set_DeviceName_mF90D96BDCEDFCAA1C0900E9BF1E41ABB3738CCC5, BluetoothDevice_get_DeviceName_m87AF25A8E0F489903372EA4ABCC9BFDF138C2865, BluetoothDevice_set_DeviceAddress_m814AC9B25E9F8DEEBF4470A264094E98A79EA91F, BluetoothDevice_get_DeviceAddress_mE54A6B6FF804468B82F19065A3393DD65E656F7C, BluetoothDevice_set_Rssi_m746A37D26249758D92E5406B8985021EB184E3CC, BluetoothDevice_get_Rssi_mA3FED34C8B41BB21FEF70FCE48132019A3009601, BluetoothDevice__ctor_m31B07B5ABF64CBDD8EC6DBEDBDD675990E710103, BluetoothDevice_Equals_m4F09F5626BF73042E3E3C7E149C8711767CA7E19, BluetoothDevice_GetHashCode_m5F519295AB9BF0236C469FA869EAE2A4FA11E93B, BluetoothHelper_add_OnConnected_m5CE1875A1281B94F1FD5B265DE15CA4D1CC1807F, BluetoothHelper_remove_OnConnected_mE870425B28C112231D8B7B3DAB59B709C6D5AD28, BluetoothHelper_add_OnConnectionFailed_mEFBC9568FA0492A45442EDE15EF9D93641967D5F, BluetoothHelper_remove_OnConnectionFailed_m8E8020C665F5F2853416AE83BF9466DBBE8DBD8B, BluetoothHelper_add_OnDataReceived_mD01145C46F0B8B886F3DE1AC292B692D20C0512A, BluetoothHelper_remove_OnDataReceived_mA2F14CC63101ED55B18413453D29BD24E5C195BD, BluetoothHelper_add_OnServiceNotFound_m5517430450852DCE2F94E4AD0C7C4C23A355D62F, BluetoothHelper_remove_OnServiceNotFound_mB19D5344C0DEC85F587BB6E1DA200D972D8668DA, BluetoothHelper_add_OnCharacteristicNotFound_m39C0CBF8270673D0B2F1065808AE83C03E2AE734, BluetoothHelper_remove_OnCharacteristicNotFound_m0A14071C519BF7C965A8807E71B65898BDB1E729, BluetoothHelper_add_OnScanEnded_m29C2C4D0D6C05C482081DB00D47ADA32CEF7D3F0, BluetoothHelper_remove_OnScanEnded_m3EB177481DC5E87DDDF61AB4995FAA05274DF948, BluetoothHelper_add_OnCharacteristicChanged_mCF3C6E16969F2199776FEC9D2ACC99B4D06780F1, BluetoothHelper_remove_OnCharacteristicChanged_mB8A0AF2E56F47F4423A2B55D42672B3305A8F956, BluetoothHelper_get_Available_mE611065E6E9691682C8F0C6B67CCECCE997FE945, BluetoothHelper__ctor_mB1EA8C0E289E9601A190E4B5CC4F188CA23EC589, NULL, BluetoothHelper_setTerminatorBasedStream_m952D921B6E64971F8DFB2FF7F19FF6F96178785F, NULL, NULL, NULL, BluetoothHelper_DrawGUI_mF3C794E2E2814B076057DA5A961EF9E1D554C96E, BluetoothHelper_GetInstance_m8AB066928E5B54E8E3F8CEFA15761C285471773C, BluetoothHelper_GetNewInstance_m0232F26213407CD5A20C17A25977323C960B4E6A, BluetoothHelper_GetInstanceById_m4B30FBD3354C3331CC3146A11C7DE7A8626F4174, NULL, NULL, NULL, NULL, NULL, NULL, BluetoothHelper_Read_mBF072F4C12D985B58B27553899681D384E208546, BluetoothHelper_SendData_m90776496ED0F1848EC941B89E2CD167252041A85, NULL, NULL, NULL, NULL, BluetoothHelper_InvokeOnDataReceived_mA5A33F48BB649D627BFA91516DC687EFB7557461, BluetoothHelper_InvokeOnConnected_m8C811ECC6480D01321CD01D4335FA356508245CD, BluetoothHelper_InvokeOnConnectionFailed_m37F23688426C10DD5455EA91A269491E416FBAF6, BluetoothHelper_InvokeOnServiceNotFound_m4BB0D3F56CD13C40C2E4CA94533A3509674806D9, BluetoothHelper_InvokeOnCharacteristicNotFound_m6D1CE92EE33558F84D3E51FD28CE495D074D93EA, BluetoothHelper_InvokeOnDescriptorNotFound_m76B2EB4D147AE87C0687D872BBAFCF32B3ADA27A, BluetoothHelper_InvokeOnCharacteristicChanged_mA6339469A5EDBE370B5DE7A854CBB2326DED92C5, BluetoothHelper_EnableBluetooth_mE29AF8A03CDE2D6F429469CD60B5B502BD44696C, BluetoothHelper_IsBluetoothEnabled_mD724877345FCD28DFFAD180F77A3BB738325F052, NULL, NULL, BluetoothHelper_InvokeOnScanEnded_m4838FA0E2262B436B782B5261EA5AD18B24103F6, NULL, BluetoothHelper_WriteCharacteristic_mB516164C5C393B9A039991FA3940E433AA3D7C06, NULL, NULL, BluetoothHelper__cctor_mB9BC3439B04A4A9BB9761302105D76AACBDEB284, BluetoothHelper_U3CInvokeOnDataReceivedU3Eb__76_0_mC3131CF50DC93B726D3C203A54A78F110CE07565, BluetoothHelper_U3CInvokeOnConnectedU3Eb__77_0_m9EDD1F9B98D6847E56E0145192B9C0E5F2B69B26, BluetoothHelper_U3CInvokeOnConnectionFailedU3Eb__78_0_mA55BA7E1C56C5FA2A49CD7DE9721A3B4CA9BCA70, BluetoothLEDataEvent__ctor_mB76D53B143951496C24E3EE72B1ADF1EFF4C1DF7, BluetoothLEDataEvent_Invoke_m72A4C0DE575232B2AEBB200429C23BCDE158CD8E, BluetoothServiceEvent__ctor_mE35CA314B14E86CC96923FC9DB4FACBC8C49A856, BluetoothServiceEvent_Invoke_m7579E2EAB20BA5A2A44D3E7E26CC8B64397BB930, BluetoothCharacteristicEvent__ctor_m11148C4CBB1AC009A4A2488CEF1BE350E4563584, BluetoothCharacteristicEvent_Invoke_mFE479F3DFD862A2116E3CAC9D07C5D978F1355E0, BluetoothDescriptorEvent__ctor_mF0DB076880DA4D36CB2723C30B35D6A239A5E7A7, BluetoothDescriptorEvent_Invoke_mB14CEDF833F4C2046C5FD7BAEC9B23D4A62B3B5A, BluetoothScanEvents__ctor_m4DF2074D4CDECEB0BFFB8A65A44B45E253EDC6C6, BluetoothScanEvents_Invoke_m9C75C9EA89C35832E0ABE17DDCDA8385CC08C9C6, BluetoothEvents__ctor_mD0C2D2FBABF155FBB8B8FF33F3481DE5B09022BF, BluetoothEvents_Invoke_m81772CBCCBE144E40A43F85A3CE7FF9DE2BA3667, BluetoothHelperException__ctor_m497082F9EC697403C2F6ABF6669608867A2872E3, BlueToothNotEnabledException__ctor_mE54F95F6CBF3E633ABFF9F8793F487F0C30C72E9, BlueToothNotSupportedException__ctor_m7E32E008EC453170BE363F1F857627560D7B5142, BlueToothNotReadyException__ctor_mBF75BD78FBEF9B9417848B1CD477B4D2263FA8AE, BlueToothNotConnectedException__ctor_m31E76E662974350ADF3AF9556FFAFDE392210CDE, BlueToothPermissionNotGrantedException__ctor_m6C311661CBB35420B013AD3AB2068D160E961A0A, BluetoothListeningMethodIsNotSetException__ctor_mD975CDB9475FE631C448B0A54B3DFB0B49909A8D, ServiceNotFoundException__ctor_mE03FE8B2D1AE61685A45A3CE3D33D3F336A0C640, CharacteristicNotFoundException__ctor_m8EB0E8CA0E68913841627E0F6E6A848852785175, ServiceNotSetException__ctor_mFCAA192F2AC88289B2D6E25FA0122D8E4DA3B21D, MethodNotSupportedException__ctor_m87FF1581100AA65E832C16EF5E2E2766F763A74C, BluetoothTransmissionCharacteristicNotSetException__ctor_m267550716CD6EF6CAE8B4B72401A4DA36A7B5D27, MethodNotSupportedInSimulationException__ctor_m0C9FBB577DE6094B30B132428B98128DFC44711C, BluetoothClientNotInitialized__ctor_m24F522A877B700D0915BB8E226A01175B77CC821, U3CU3Ec__DisplayClass79_0__ctor_m42A96AE7DC8ABDB7BB87CD1D7B77F68B2ED81CDF, U3CU3Ec__DisplayClass79_0_U3CInvokeOnServiceNotFoundU3Eb__0_m1D87D0F4CBD518DBA9FCF5F948608D9427BB3887, U3CU3Ec__DisplayClass80_0__ctor_mDCF9D8592E6DFE95CC3314E2CBFB08E2D01E8D1D, U3CU3Ec__DisplayClass80_0_U3CInvokeOnCharacteristicNotFoundU3Eb__0_m3E04F9993679273A6AE13A2E600E23078DAB2131, U3CU3Ec__DisplayClass81_0__ctor_m04C71BDA74F8EB3A7427CB450121D0533A5AA1C1, U3CU3Ec__DisplayClass81_0_U3CInvokeOnDescriptorNotFoundU3Eb__0_mC912D97A50CACEE1F32E98D176483D9B8BFB92E0, U3CU3Ec__DisplayClass82_0__ctor_m5EBAF4E5EA8DD58648BF7C3B51A9FAB26C8AB25D, U3CU3Ec__DisplayClass82_0_U3CInvokeOnCharacteristicChangedU3Eb__0_m74CB8668EC4AE6BA85F844F5AFEE975C08F5B021, U3CU3Ec__DisplayClass89_0__ctor_m8F5E4CFF11DF2A4EBAA44722BFFB60A181CEDABA, U3CU3Ec__DisplayClass89_0_U3CInvokeOnScanEndedU3Eb__0_m3AAA6DC41F04821EBE5987E58584BFAB8C465CDE, BluetoothHelperCharacteristic__ctor_mCEAEDEF8755245EE6043CAAECC137B37C611305C, BluetoothHelperCharacteristic__ctor_m81DBADC218E3BBB05BB8BC806F1D5E5FC7548FA0, BluetoothHelperCharacteristic_addDescriptor_mEF98873F2D3D7810AE101E85BD219859F5FC4DB4, BluetoothHelperCharacteristic_getDescriptors_mF53F6D375FEEF4155B3AA03963C2B1F9DE311865, BluetoothHelperCharacteristic_getName_m59316C36B56D20C5176500C1A3D4B8CBD9825E5E, BluetoothHelperCharacteristic_setService_mE0AB7736081BC9807E94F146988121AAC5562642, BluetoothHelperCharacteristic_getService_m92A3C2B494EC08E8814E885984F29AA467324F56, BluetoothHelperCharacteristic_Equals_mBA3F9D1B2042E1CA5C5AF24951E30BACABE4006B, NULL, NULL, NULL, StreamManager__ctor_m3273674F95E9BE9E3701BA4B1AB7D6FD521CE0CF, InvokeDataReceivedEvent__ctor_m536DF2B6481A1DAAA996BB27ADB9AFD4E8628D69, InvokeDataReceivedEvent_Invoke_m8CB33356DDAE3C874E1B1E5AD9E02833F6F82DE4, DefaultBluetoothHelper__ctor_m3E2713A055F00B25E4D9F4893A48ABF843248012, DefaultBluetoothHelper_DrawGUI_m97178DB47077BDE400C7860869A593CCCF0A226C, DefaultBluetoothHelper_StartListening_mE62F67F4D28F9C7542E6DA79F680FE838D140D3F, DefaultBluetoothHelper_Connect_mDA9566F1580BBF813A3B0F6141CDCD27AFB94A44, DefaultBluetoothHelper_SendData_m9535F03CD67F85D202D89459F01389965FFFF0B4, DefaultBluetoothHelper_Disconnect_mC13F5F79844F05D209D970B574AF999EB226B3D7, DefaultBluetoothHelper_isDevicePaired_m04FDBD2EBCD702E6EFA18E982880814E448D0DDB, DefaultBluetoothHelper_isConnected_m6E9A9103DE3B905096CB3984C7F9192BBD428E9E, DefaultBluetoothHelper_setLengthBasedStream_m8A0A982B2299B2710785B44DCFC3026A9B5577CE, DefaultBluetoothHelper_setTerminatorBasedStream_mBBDDD1E0B9E3807C95BB26C490DAB164108E4209, DefaultBluetoothHelper_ScanNearbyDevices_m8AE988951301D55E2F03E110E05603783814F10A, DefaultBluetoothHelper_getDeviceName_m9100D91F7606B1B2103C3F045658ACC1056F108F, DefaultBluetoothHelper_setDeviceName_m05C379AEC55B87B245A3C5EB6950AD78EE4F9F17, DefaultBluetoothHelper_getPairedDevicesList_m29E0DAE52BFD068C40838777CD7227FD9E602425, DefaultBluetoothHelper_getId_m2DCDDDC9134155F829996212586BFC43A6662C8A, DefaultBluetoothHelper_WriteCharacteristic_mB97EDB2259A7C2654943B4D3539DFCB62DDA8F76, DefaultBluetoothHelper_ReadCharacteristic_m9D46FEC579A99FC5DEB860D8991D0BB243D15B47, DefaultBluetoothHelper_Subscribe_m5DAD6763737A2A1D4B2DF736E0A5058E82695A2D, DefaultBluetoothHelper_setCustomStreamManager_mB1C7143514A5F9BA226870B8651CB319C73D4EFB, DefaultBluetoothHelper_getGattServices_mB97D88113FF8F82C37D2CEE964078A3B74CC5D47, DefaultBluetoothHelper_Subscribe_m5F70B4F2D2CB50CE4FF15BC087F2EA1FD34B0801, BluetoothHelperService__ctor_m3147494B86EA3A009C4237E6AA5D9FA2A13FA1CB, BluetoothHelperService_getName_mC2B58215D48C8773638DCE0D3347D094B99CD20C, BluetoothHelperService_addCharacteristic_m25841DF2B71FCD0447074D664A6EF19ADC5390F4, BluetoothHelperService_getCharacteristics_mBD7CEF21C1DC6FC1100FF68426FD9BDEDF2BB28A, BluetoothHelperService_Equals_m58A6B3075741049DB3F6706F9E41DA20285415AA, Synchronizer_setHelper_m8951D40BC6858B18EE970D5ED8A9376174EAF575, Synchronizer_Start_m27A71322E6F57DBA7AB2FC2250502B7CE33E726D, Synchronizer_OnDestroy_m204510E9E056EB672A86DB28BCD79F3E782F10E5, Synchronizer_Update_m29BAFB28CAC777F23C549F02B7872529AE70D709, Synchronizer__ctor_mFC533CEC437ABB03C9C0DB59833676D7F87AEB45, Synchronizer__cctor_m0E233800EC6DBEF9A59E1AA9D0F5B34B8A0716AA, Utils_IsBlank_m13DEACE6A36118E55B776A3BAEE1A5A2F9604CA1, Utils_ValidateCharacteristic_m3516878F6682CFCF0B45803F0170A37F9CDEA793, BluetoothClient_GetInstance_m2F6676CED3316B17D12582F0487D2E438F5C21E1, BluetoothClient__ctor_m8AA4660B206D800F3D38F47A1B6E64E688730EF3, BluetoothClient_startClient_mE256865242A781522262B9C5B4125DB5CF115A1B, BluetoothClient_OnDataReceived_m95163BFAEA535968F251FC923DFAFA376E7DC1F9, BluetoothClient_invokeEvent_mF448A39B3A36586467BEC44FAEAD4CFA13175E91, BluetoothClient_AsyncListen_mA1FFDBE4EE4BFF927578E7B6EDADFF9D035E6A0B, BluetoothClient_disposeWithError_mDA09B5E63924B7E060F70DC7AAF990583706E21A, BluetoothClient_dispose_m06511F0465C22BF6961DE4304F2E50942463BB71, BluetoothClient_write_m3172F43FE7C064DEE8899D8A32EA50FE40395822, BluetoothClient_waitForFunctionResponse_m185DCD149D017EC2BDFB763647747E920281DD7E, BluetoothClient_wait_m7DE7FB6D6308DA7E18A7C6A53BF4E4BD14EC0C21, BluetoothClient_release_m991C83206E78ABE947EEF1EAE8F77EDC4F7EB604, BluetoothClient_getInstance_mB99048DF076AB465393ECF073F048B1D82802BA8, BluetoothClient_voidVoidFunction_m063F484964547213DFEE7A6964D3E3CFE0F36DFB, BluetoothClient_voidBoolFunction_mC7E019CAF33DE0B845288C8B1114B6ABD55993EB, BluetoothClient_stringVoidFunction_mBAD38AF901BADB0411BAB163F9FA638D8667A6D1, BluetoothClient_bytesVoidFunction_m4D6AD4B3DEFD83597E7BC70A2C2DC9F404380D51, BluetoothClient_stringBoolVoidFunction_m0BA4875EC18A760CD176EDAFCE153EC3CB737BAE, BluetoothClient_voidStringFunction_m4CB2CB866F2657ACD46FC49CFCC6B08A3CFD46C1, BluetoothClient_characteristicVoidFunction_m656213722FBEA49C92D42B9C9AE84168C69E7F59, BluetoothClient_characteristicBytesVoidFunction_mE9B871A3F8AF49C1151A15D32BEFFA4E0FB7127F, BluetoothClient_serviceVoidFunction_m5831262AF230DDD66288BA954A1A18755C11C5A9, BluetoothClient_voidListServiceFunction_m8A2E4FB90E3A7ADB5FBA25CD4391ADA91E96E387, BluetoothClient_ScanNearbyDevices_m28BDCA9235E8E18F19A9286BD246A268E3D78347, BluetoothClient_Connect_m6C1542AC4B40DE997B051B6417D60584D20BA864, BluetoothClient_Disconnect_m24ED9A9C57546E37D50BDE17565FE406737552E9, BluetoothClient_setDeviceName_mE2FDAEF2B250F3372F9A277313154800EB59BB47, BluetoothClient_getDeviceName_mD3B0D73665C6B76AA5D293D7B6B5652453FD55EE, BluetoothClient_isConnected_m5CC5B7E1484FCE92B528347615AB196BB4EC8B3E, BluetoothClient_isDevicePaired_mF08CD1760DA0709352AAA7D3393D0F31F078CB94, BluetoothClient_sendData_m8329629728CD90218047C8904495AB9568F16F5D, BluetoothClient_setLengthBasedStreamManager_m4DB274204861EFCED4D67461AABC04B88E5031D1, BluetoothClient_setTerminatorBasedStream_m35AAC75EFA8F890EBC46A2F82871FF24BB2E8776, BluetoothClient_Subscribe_m310595CDAE2B4A7033C60C52E329601D02566568, BluetoothClient_Subscribe_m42AA2C9F5DD0F0A85DC948C003DD44574E137298, BluetoothClient_ReadCharacteristic_m8F31B180489CD1092FBDE771A19FAD0078383A7E, BluetoothClient_WriteCharacteristic_m5F3E7C7023D5657A0105AE509A330BAEC41E3F76, BluetoothClient_StartListening_m6C2FE6675DB74B086885CA6F4ECBCA209BFA91AB, BluetoothClient_getGattServices_m270AED666554AAA43DA080DF643490BED078CA1B, BluetoothClient__cctor_m0DC7D50073F6FA41FFEA5F789FE981D6A56A1536, EventObj__ctor_m696FD666C7F6C7C45CAABC95E498BF9D97936153, ResponseHandler__ctor_m2168FD60DC0A1BEEFCB332D999F51CF4FCB7C748, ResponseHandler_GetFunction_mF2EFCDAB765F4E24B3DB342BBE95B578E13EE01D, ResponseHandler_getInstanceId_mC1DA3C7B168A27DC6581D52436F7647916811866, ResponseHandler_isError_mD2A908EED67988D486DB31C89E606F835C820F53, ResponseHandler_isEvent_m7B705F3D1D6E0E7964E750FE84DEC68473936910, ResponseHandler_handleVoidResponse_mA5A3D1E9427211C26ACD021A2793B3B78C91D389, ResponseHandler_handleStringResponse_m43506B59B2ED2EC05BF62F8DDA9A6ABA9B201226, ResponseHandler_handleBoolResponse_m0FACFA7225E748D0588C6D2F4C9760702E195E0E, ResponseHandler_handleIntResponse_mE809B34B51C842760C1CC975F6CD3DF333B791C9, ResponseHandler_handleServiceListResponse_m499610689F228D1FE1761D4E17D66B50AFE6F567, ResponseHandler_handleError_mC0A2777774E9547CB1CC1BC6AF9656132058961F, FunctionFormatter_getFunction_m24DC7C486E0C61B9D2D55F058855A9DFA6D93FF2, FunctionFormatter_setFunction_mA6B32B38A92FEC488F01218EA9BE34EFF39322F1, FunctionFormatter_getByte_m87B1B8B6D34DE45CF532A10672B34158A2103E1C, FunctionFormatter_setByte_mA6B382E694B27DA31A196F12C4E1EFEA0FD4DCED, FunctionFormatter_getBool_m87D4884972AE6CDD54C7537D4CEB4CA9F0C76F8E, FunctionFormatter_setBool_m88D19F18C97494F27B3EFF08BB2A133D348874DA, FunctionFormatter_getInt_m0D133967ACCFF2BDE60E6F6FEC27AC70575CE5A3, FunctionFormatter_setInt_m1E9D630696831E5FAB2AC49819B694061345F394, FunctionFormatter_getString_m6F50CAB5CBEDAD87F9FF3DAAC28B6096D0AC6E17, FunctionFormatter_setString_mF1A228EC3D1C9B4B4C1949D7E09A0E663FDCBBD4, FunctionFormatter_getByteArray_mCCFB520613D2231D9C4690245A0FC04C82B7834F, FunctionFormatter_setByteArray_m83AE1B8C38229F63E0E3D646CE5B977BFCF12069, FunctionFormatter_getLinkedListStrings_mC5495D9AA5B6AF1416746CC2E35EDCD02B1C4EBB, FunctionFormatter_setLinkedListStrings_m199FB61445C9F76591BBF9BA1905C97F806C0122, FunctionFormatter_getBluetoothHelperCharacteristic_m44C586DE9B7603B415191265FAAB553D1526E843, FunctionFormatter_setBluetoothHelperCharacteristic_m2BE357A05568921447742F3C65ED515C85FD0217, FunctionFormatter_getLinkedListBluetoothHelperCharacteristic_m72C6140C7075B79999465F5B1946924BD8FD1DEE, FunctionFormatter_setLinkedListBluetoothHelperCharacteristic_m945180410592690AB5A6EA3B1CA98BDC517B4A87, FunctionFormatter_getBluetoothHelperService_m5FDE4B4DA9D1A1B3C1CE2C008462FCE4B4B9A6B0, FunctionFormatter_setBluetoothHelperService_mE71923AF98D13237846E5F8F8A56426E4EC7F66A, FunctionFormatter_getListBluetoothHelperService_mCA001EBB98817A21388F5AF6DCF9CE8A97E882C2, FunctionFormatter_getBluetoothDevice_mF24625B41D9166723F37BEDCBCB93208C10CD75B, FunctionFormatter_getLinkedListBluetoothDevice_m3E3741592B233EFA8A9D515B16F35BED6D2F201F, FunctionFormatter__ctor_m1ADCB6015EBA1C4EFAB7B028C006E438BBA2B33F, LengthStreamManager__ctor_m624D7E0FB9A298DFF6B57FBD6BDC52BFDB756779, LengthStreamManager_read_m3D7E709103632E81F8A2EAE0A1DAA9E74A307119, LengthStreamManager_handleReceivedData_mB798BF1B0D80B7BF7106AC38CC36D35EB2CD449B, LengthStreamManager_formatDataToSend_mB60076DA784996CB410AF064C61246BC5DE0AB07, LengthStreamManager_getInitialOffset_m2AD456C578DD665B5FBA056768EF202BE3898354, LengthStreamManager__cctor_mE1DEE3B8AD6BCD25377F6646D311E0CB453FE791, NULL, NULL, NULL, ClientStreamManager__ctor_m352EA4A46998CD887F934CFFF6B15BA3859D261F, InvokeDataReceivedEvent__ctor_m9DFF2CF1D130A5C630B1827317288EDFCF131111, InvokeDataReceivedEvent_Invoke_m41D7E897B6854F7EFF00EA0BB50CC3D532948EEE, BluetoothLengthStreamManager__ctor_m7C947979C26853AAF84E7909F93AD1DDDF4CE029, BluetoothLengthStreamManager_read_m581BF21191942376CA28608A93CEA4EAC14F58E7, BluetoothLengthStreamManager_OnMessageReceived_mD24600E8D315BEE387B92ACE0628E0CEA90EB790, BluetoothLengthStreamManager_sendData_m2933974243A8960C65371F9A46991B1880089581, BluetoothRegistryDevice_set_PortName_m46BF49900EE3B4D52EAC48D1CDACC603E24FC8B5, BluetoothRegistryDevice_get_PortName_m3FDFA55554A150488228AE0851F16F136C385E05, BluetoothRegistryDevice__ctor_m3A4EA44B58CE3B5A823186B7F3518BC510DD7EE0, BluetoothRegistryDevice_GetPorts_m7521A2100E1533A100CAF77BFDCB5B9F0E4E3A2F, BluetoothRegistryDevice_GetBluetoothPort_mDDF30FD5A5376DE9481C1AD79AEF90127CF92CEB, BluetoothRegistryDevice_GetBluetoothRegistryName_m8F8717FB661713D65B33C77CF4DCBAB78614BC05, BluetoothRegistryDevice_stringToMac_m872A7DB95F2D53E8C2A9B04D1A47DCA06F2352ED, BluetoothStreamManager__ctor_m92F2C6FFD52AC64A9920A005CFBDC0CB47A70F33, BluetoothStreamManager_Listen_mFA1C0B1F5A5E0A74F9FEF4B57CF9D99EC3191264, NULL, BluetoothStreamManager_set_m10747C56FDCA02D9D9321BAF2DDB69FBEC181377, BluetoothStreamManager_set_m4B3F7C69F49E518356E151886B29A70F772BD428, BluetoothStreamManager_setStopThread_m8C514C5A15078D29A270BC020E144331C8CFEA80, BluetoothStreamManager_StringToBytes_m8F3CB4DFF810CC6FC452B4A37745F8D7A5158AD6, BluetoothStreamManager_toUnsigned_mD0827840FAAF5C8D81B20D09AC02755F6D1C9E1B, BluetoothStreamManager_BytetoString_m66CC8E39DA3E49A8446A49A7B95642758D91681F, NULL, BluetoothOneCharTerminatorStreamManager__ctor_mFC63735470BC3FC79084A6B0007406145912A2BE, BluetoothOneCharTerminatorStreamManager_OnMessageReceived_m9E8884DFF01ED19C3045CDA195D73EE1FAA3789D, BluetoothOneCharTerminatorStreamManager_sendData_m64402184330F5ECAB4B325BAB2AA90375BF93B5C, BluetoothOneCharTerminatorStreamManager_getTerminatorCharIndex_m992F610D93B0081BBCC378C299B231EA3E944472, BluetoothTerminatorCharStreamManager__ctor_m62B87C6605159FE8070E7D80BB3EBADD5E12F413, BluetoothTerminatorCharStreamManager_OnMessageReceived_m7A73AD628972CB690C767A2361E9CFDE3EB61037, BluetoothTerminatorCharStreamManager_sendData_m7BF2CF48DF31C6B854FADB91DA5F86A76FF8C383, BluetoothCustomStreamManager__ctor_m6C2BEE28A0EF98C015D20AE5FA39933A745A45DC, BluetoothCustomStreamManager_StreamManager_OnDataReceived_m5F4A38A727D42190CAB834FD02603CECE13EDE83, BluetoothCustomStreamManager_OnMessageReceived_mF59C30095C5C42CF44AE17CCC35CBC64D1086793, BluetoothCustomStreamManager_sendData_mF24F345558C7312E89F086795504D0C881EF5A1D, NULL, NULL, NULL, NULL, NULL, SocketTransceiver__ctor_mFA149261B921C32614CA3DF08BF039EF1108AA94, SocketTransceiver_listen_mF6B9326C39A5518F67DBCA97FC9C5DF22B1A345A, SocketTransceiver_asyncListen_m64CFB2B01252B448274A6F3C102611FE48C4427C, SocketTransceiver_setOnMessageReceived_m83C6827DE9B87D261DF18B57448A7802562CE2AA, SocketTransceiver_stop_mE59A3200D18B65C5A9DEA52BFBBB6E747F8364B4, SocketTransceiver_write_mC41B5FEBA88248865B36AA3EC376ED906A85AAD1, WindowsBluetoothClassicHelper__ctor_mC272C041FCD77F4B0726C4354D815AD0DA89A167, WindowsBluetoothClassicHelper_findBluetoothDevices_m6483FCD3262AD4CE094F455D6DEE784D5C875A75, WindowsBluetoothClassicHelper_Connect_mE64EA0A38C301E1B2F7BE7D64B012777F06E08E7, WindowsBluetoothClassicHelper_asyncConnect_m1F644D6EAA454A7E6A85A2A0D3778501A2A2A64C, WindowsBluetoothClassicHelper_Serial_PinChanged_mE26043F5BD36001E1325D11455E6AAB5C2913040, WindowsBluetoothClassicHelper_isDevicePaired_m42CA826B745D6AB3F853AFF88158C3F7740F9676, WindowsBluetoothClassicHelper_getPairedDevicesList_m6406801BE6E2D6A9AD7AD30C6F9481803A8F98C1, WindowsBluetoothClassicHelper_Disconnect_mCEBA66DDCF1BCB17D720B2F8AED9067D6F6F1728, WindowsBluetoothClassicHelper_GetSerial_mF388F7DF4CDD0395B4DEB1A0073330EB3DF47083, WindowsBluetoothClassicHelper_ScanNearbyDevices_mD709C10CCE2BEC9ACE7C705B55C162130713B819, WindowsBluetoothClassicHelper_WriteCharacteristic_mD6D52C1E58A8A11C195102D91CF1C925BC83B102, WindowsBluetoothClassicHelper_ReadCharacteristic_mE895F90088AC36D9A14BCF32CE1FCE8762D2EAFE, WindowsBluetoothClassicHelper_Subscribe_m0C33A09644B019639FB28B6A037E19A1C9E084D8, WindowsBluetoothClassicHelper_Subscribe_m3E0B1A5B3FC4C111CC0247096EAD25552DD7FDB6, WindowsBluetoothHelper__ctor_m14E13D0314EFC7FD51E409A67A5850318843AF43, WindowsBluetoothHelper__ctor_mCC4C4E5CBC474DCC277C6471B9F1BDBE4000ADDA, WindowsBluetoothHelper_GetTransceiver_m77F2C3CCC001F401E4EBF33FB70E0C418E29676E, WindowsBluetoothHelper_DrawGUI_m4A1BB3DD9B5CF563024E5473D54918A8C641C927, WindowsBluetoothHelper_isConnected_m4A572F24AD79CCA1719C07CD6C96D0D2FC24BC9F, WindowsBluetoothHelper_SendData_m69BA02CED1A6E0975BD69553A7CF1B1474F4AE7F, WindowsBluetoothHelper_SendData_m202EC2B535DE91C72A0F5D2708A40B1519D1DED2, WindowsBluetoothHelper_setLengthBasedStream_m6BCBFE4593B11E3A491F1C082A28707E998D7D1C, WindowsBluetoothHelper_setCustomStreamManager_m6FA79D94352A53183DF94BF499D14DC77A35DEA5, WindowsBluetoothHelper_setTerminatorBasedStream_m418E2513FCDF44C2032AA77CA0BDA546B9A85999, WindowsBluetoothHelper_StartListening_mDF4B3C27DB1227D73A67BB74462D65C90E4FD04C, WindowsBluetoothHelper_InvokeDataReceivedEvent_mBA59218FC658CB3B5D420EFF51A16080DD871F96, WindowsBluetoothHelper_InvokeDataReceivedEvent_m67E9677F44A86CD62A87798926E3A9E291FB5A92, WindowsBluetoothHelper_getDeviceName_mA698C3B1B32F1D2B243BF650983C7DC5EEF8DE74, WindowsBluetoothHelper_setDeviceName_mB2C3175C97F38B65371D33DA17AE98B02C3DEAE0, WindowsBluetoothHelper_InvokeOnConnectionFailed_m2DBB62FC193126ED2EC8642436322D0F2FA9B088, WindowsBluetoothHelper_InvokeOnConnected_m4A916DBF82E3AC14FF64C145986355FC213DF95F, WindowsBluetoothHelper_getId_mD57AE4089BE634C4EFBA37EE789174BE9A91881F, WindowsBluetoothHelper_getGattServices_m3EDEAF3D6EA32FBB06B18A8DB7E2A71F8CB5CD0F, WindowsBluetoothLEHelper__ctor_mA5FFCA04750B4687DB3016301C4B63E93F505CD8, WindowsBluetoothLEHelper_getId_m9E6F39B96DDDED0A7BF845F6ACC2EAEEE702A216, WindowsBluetoothLEHelper_StartListening_m3ED26C38FCA041DA5BB6B1ABC36A6DC2EAC37295, WindowsBluetoothLEHelper_Connect_m65C8479546748181312AC0B615D2948DF420D1FA, WindowsBluetoothLEHelper_Disconnect_mF5FF283AFE20B864505BFD4ED6EAB505A0EA5360, WindowsBluetoothLEHelper_setLengthBasedStream_m85AB81B8CB015D100F579EABDD040CE99398D5C9, WindowsBluetoothLEHelper_setTerminatorBasedStream_m58BF8161E8BDC3A58304EC8481A29BB4DDBF197A, WindowsBluetoothLEHelper_setDeviceName_m2433D01091B5E297D3A525E56A7E612D9ED49493, WindowsBluetoothLEHelper_getDeviceName_mAA823CD6C1C61631DFEEDDADEA27A7A552CBE11D, WindowsBluetoothLEHelper_getPairedDevicesList_m05DB964D073AF7FB4EC23231DD0177FD21FFFB6C, WindowsBluetoothLEHelper_isConnected_mFF19BFDE851E5FD7D0B80D688C1E8B61C72E9EB3, WindowsBluetoothLEHelper_isDevicePaired_mC333C406E80CCEA895C4686D585737AF2C7D246E, WindowsBluetoothLEHelper_ScanNearbyDevices_mBEA39A2CF7CC38C5C8C2F0D84E064FEF0803F2D0, WindowsBluetoothLEHelper_SendData_mF49819591E046F22C2E8742F69969F48D06E7AAC, WindowsBluetoothLEHelper_Subscribe_m76D92A699A49195067338F4C7B29DFFE282BBD96, WindowsBluetoothLEHelper_WriteCharacteristic_mA64652B07C0D6502B5DEBD0DCC00DC30B33E87C8, WindowsBluetoothLEHelper_ReadCharacteristic_mCDF44F487449404C690298E911384DF490C59284, WindowsBluetoothLEHelper_Subscribe_mC8B0214E97D5C4E347752ED5C94EE9A2231598B4, WindowsBluetoothLEHelper_getGattServices_m2F4F11E0D8660A8F3FE92F1B428E2DE668130435, WindowsBluetoothLEHelper_setCustomStreamManager_mA72D22B0594CAF8FEF442C709ECE4CCF77BD44D2, MacOSStreamManager___InvokeOnDataReceived_m55AEE7A4055E4D1F4CC22D9913E5D2558D50F5F8, MacOSStreamManager___GetIStreamManagerInstance_m7B12E9371730D7F993E79C18B2A7601A693EDABC, MacOSStreamManager___handleReceivedData_m1286DE3E00521D3FE78129F484F9A3735A26A7FB, MacOSStreamManager___formatDataToSend_m4F51159FBB0F52859B2E01EF682ADFBE48D8C4D9, MacOSStreamManager___setInvokeOnDataReceived_m28B1B0FA5AA8AC6D9565E379F60A4FE4BC8AEB6B, MacOSStreamManager__ctor_m185E1DA54BCFFF7E3371AB3DB5CC5189D5853185, MacOSStreamManager_StreamManager_OnDataReceived_m7224CF49A88B4322B171B5E37DD506913A8613AA, MacOSStreamManager_getIStreamManager_mD39EB36FA73871BE1BC743A6D106014652173F86, MacOSStreamManager__cctor_mED662341C0C6C89C197C85EB374AD58A00D0412D, voidByteDelegate__ctor_m4DD380175C71B7A1FE6B4A7003229B8805BE70F6, voidByteDelegate_Invoke_m9AAA7C917A7278EE89728FE324927DB0C524588A, byteByteDelegate__ctor_m8F1D0AFB4BFA26B60453DF98000BDCAEA398D0A6, byteByteDelegate_Invoke_mB9CE57B1F3137259C16A24A0622E9047AE508D08, voidObjDelegate__ctor_m4853300C8FC880FB0D85FA2B625DB58430B80793, voidObjDelegate_Invoke_m4A083E6A5A8A78F763E8FE0C429CFC27A94EF884, MacOSBluetoothHelper___GetInstance_mD797A400AFAE32C70381733A98A224BF1D7AFCF9, MacOSBluetoothHelper___ScanNearbyDevices_mE5087EB9FF41A1CE9BB5FBD1113DEA270C02787B, MacOSBluetoothHelper___startListening_m4002597E8B91A4CAE1F61A22BA469A383E54F079, MacOSBluetoothHelper___Connect_m0A3F53DD3D5E3C5E14776D6D938973A57CBEB40F, MacOSBluetoothHelper___getId_m0B3985DF2851182AABBDAF5FAE8EFE9D22B81079, MacOSBluetoothHelper___isDevicePaired_m77A71DA05C3EED8976CDF50D46475C4B03EC0E3B, MacOSBluetoothHelper___isConnected_m91A179A05DEE8936853023302AA1F85C88108C63, MacOSBluetoothHelper___Disconnect_m3E02E3FBAF0D0EE0BDE0D0C98753A97EBE7573FA, MacOSBluetoothHelper___setLengthBasedStream_mA3EA44EB4A45449FDB2DD916660533CA45172B84, MacOSBluetoothHelper___setCustomStreamManager_m3FB82620F530390E64E6F55702F38E9B416583B6, MacOSBluetoothHelper___setTerminatorBasedStream_m941F2FB62EFB8660D3E11A295C139544D49AECFF, MacOSBluetoothHelper___setDeviceName_mD6DED0A02A7B2FF90F28888A1FFB31B733DD7C7A, MacOSBluetoothHelper___sendData_m940807AC1588AF93E96FBD54250D7371C22D5F16, MacOSBluetoothHelper___sendBData_m9E254F6D29E86ACFD864484D241DD3105DB081F7, MacOSBluetoothHelper___getLastError_m1AA543AA804F977B17746F434C1FFF0F976A70D7, MacOSBluetoothHelper___getNearbyDevicesList_m7555AD71B36284EED051DB5374AE00EB0AFE00D9, MacOSBluetoothHelper___getPairedDevicesList_mF2A1EA5BB18BF1BE775550289A525ACA41DFAA5F, MacOSBluetoothHelper___getDevicesListLength_mF1EEA31B275473535079E753FA47CE8E998397C4, MacOSBluetoothHelper___getDeviceListNameAt_mEC18A9ED7F5F3BDB856A37D796F2481EE5FA2AC1, MacOSBluetoothHelper___getDeviceListAddressAt_mBFB457651FABFE812E873680FCA08A1F614B5197, MacOSBluetoothHelper___getDeviceListRssiAt_mB59DB3FAC0C866EC3EE5E64F33A586764B75F566, MacOSBluetoothHelper___getDeviceName_m76EE868B95F8A0DDD793A8AC1381C93B22AF14A6, MacOSBluetoothHelper___isBluetoothEnabled_m8CE063CAFED1620F743006DB2126A763956DCB55, MacOSBluetoothHelper___subscribeCharact_m96EB1DBD7B477E392F11DA2D1C97673EB8EBE56E, MacOSBluetoothHelper___writeCharacteristic_m5E5182D68828E24A0AF0966790DDC1FC39EC1194, MacOSBluetoothHelper___readCharacteristic_mD007CF266E5FAF1FDB2FE4C93AC2EF27A4FF194A, MacOSBluetoothHelper___getGattServices_m805AF3A5264FF45085D3E2E5788EA087E3C96F98, MacOSBluetoothHelper___getServiceAt_mED743D3C91CFC88012A39403FF6616E03D56C69F, MacOSBluetoothHelper___getGattServiceCharacteristics_m6AC64873A6B94C226F3F7B3A707D7A419B4799ED, MacOSBluetoothHelper___getCharacteristicAt_m28EEC2E456C88C464E19DA376FAF8B977C0249B9, MacOSBluetoothHelper___getServiceName_m37903560F0BB822F73752665F6B778559795C5AC, MacOSBluetoothHelper__ctor_m46A8E5F252D0D6C7146486FFDD3F8B07DF802302, MacOSBluetoothHelper___OnConnected_mF5AD3755CDB391BBB41D8320C37E6284291F372A, MacOSBluetoothHelper___OnConnectionFailed_mE7ACD21EF36959EE86D34A37BFF0F8091CAAF387, MacOSBluetoothHelper___OnDataReceived_m572E06149DB457646CFBE43C3FDB01EDC63DF5F0, MacOSBluetoothHelper___OnBinaryDataReceived_mEE9AAF5227B0F78E06448EDB2487A8749A71C9E6, MacOSBluetoothHelper___OnScanEnded_m4988CEC16B87AD644A6465B9C32F66D111524F03, MacOSBluetoothHelper___OnServiceNotFound_mA224AAB4F725E9D5BC3B2D6EEC5042A44F69E062, MacOSBluetoothHelper___OnCharacteristicNotFound_mBCF8CA273635656B6F166DCD6B7A9281D98A61BF, MacOSBluetoothHelper___OnCharacteristicChanged_m4DE042771918694D060075E573E3ADD92DE05D88, MacOSBluetoothHelper_Connect_m06197EBC01B386709C46B528B1F622E2E9E5CEBD, MacOSBluetoothHelper_getId_m753E72BB83273BE840C332964BAF1A5BE8185980, MacOSBluetoothHelper_getDeviceName_m6685EE352BC5F743F206B9EDEC0180F6B5DF556B, MacOSBluetoothHelper_isConnected_m3D280F1C12306B220D3A3919DD62AA3DBB067917, MacOSBluetoothHelper_isDevicePaired_m5CA8AC200646A6746A0761AEF955F79773223B5C, MacOSBluetoothHelper_ScanNearbyDevices_mFCEE2C6261A18F98C9792629DF7633C08ED87BD3, MacOSBluetoothHelper_IsBluetoothEnabled_m69854644527112A2528A52762AC8DCE8A488E2AD, MacOSBluetoothHelper_SendData_m49FC9A90B52DBBCBA416B5682F69E2CE86530B99, MacOSBluetoothHelper_SendData_m29EF30F94B11F3CA0590CEBBFEEC03C1F4E5B4B1, MacOSBluetoothHelper_setDeviceName_mC48AC902346577634000843F179A4DB52D6F2FB6, MacOSBluetoothHelper_setLengthBasedStream_m453C5F8A5CB6AF8829AD587A3E2288F28E14D614, MacOSBluetoothHelper_setCustomStreamManager_mA64B2E8383C73326C8B95875A284D96B1EB0D9DA, MacOSBluetoothHelper_setTerminatorBasedStream_m570B1D3EED2607B9E6F56E0B711131A4C8F7FE71, MacOSBluetoothHelper_StartListening_m4ECEA8950FE0CA135691B68FB694A9220FBA37F3, MacOSBluetoothHelper_Disconnect_m5CEFD19F8D73EF6C0898E015B8FAB993F49B7F3B, MacOSBluetoothHelper_DrawGUI_m94E0EDB3A3298E6AC25453C067488EE96A64DFA3, MacOSBluetoothHelper_Subscribe_m434B0783C5739C6950E2E1E74CEDD09EBDC9E3D5, MacOSBluetoothHelper_Subscribe_mC0C579DB6B814EE0D4F3CB46B3151DB95CFD65F0, MacOSBluetoothHelper_WriteCharacteristic_m6A5BA9DC759B5A891D18CD031D3080F4BAC6C5A6, MacOSBluetoothHelper_ReadCharacteristic_mB7A4AB2344C0CFA8414521B5A29338F339B3B875, MacOSBluetoothHelper_testErrors_mE05974A192B3DF8F97F83B55FEE4F317436F3249, MacOSBluetoothHelper_getPairedDevicesList_m1F151A46FD8593FFB001C5E50EC0D727C4DDC030, MacOSBluetoothHelper_getGattServices_m729529B07E0746D8710628FC7BBE08FFAD4D09EA, BluetoothVoidEvent__ctor_mD1BAB28D2B794FA565A6D436EBA68BE7B17A357E, BluetoothVoidEvent_Invoke_m91CBF040EC993AB64816AB0995F51726522B1B86, BluetoothStringEvent__ctor_m0900EB9A7D3C1F97ECF4E44AF6AF8167792983A0, BluetoothStringEvent_Invoke_mCD7D18322B51BBEEE778D92CF3FD415E956470CD, BluetoothStringEvent2__ctor_mBDCC8D3A52093D5B20710EB2C3D00A82FEFB1AEB, BluetoothStringEvent2_Invoke_m6C6D0EE50C7325ABB119C116D9886A67278A7B7D, BluetoothBinaryEvent__ctor_m1D0037E384C82A9C6F1B4BD3601A44F89A92FB9C, BluetoothBinaryEvent_Invoke_mF7057A6F85F9391E47CFC8026B1C5D8BBF68A50D, BluetoothBinaryEvent2__ctor_m92B9040DCCE35F45ADBEB299DD98E70EF5EF3763, BluetoothBinaryEvent2_Invoke_m40F4B1E056FAE3A4CB6880BE74ADF8631EFEC575, IOSStreamManager___InvokeOnDataReceived_mE5DD8A02067310839E8B7E2DDA6E255D6B71DB77, IOSStreamManager___GetIStreamManagerInstance_m99BBB43B4ACDA86D01C17B3159D8718120282959, IOSStreamManager___handleReceivedData_m143C75625C45461C4136B89F7ADE997D82020204, IOSStreamManager___formatDataToSend_mE120D8FB2C038F272956BEC7C52F05E2FAC41D09, IOSStreamManager___setInvokeOnDataReceived_m59A0774A7CBF45107EAD0FBB44C3E15F625439E2, IOSStreamManager__ctor_m22EFB233DDE0A5DDAA14BE101E40EF0ABF41DD40, IOSStreamManager_StreamManager_OnDataReceived_m7D25C2F21C6D8653AD87507EACBC07C42778C8F4, IOSStreamManager_getIStreamManager_mE4DCB6DF1338D456EFA595267C096E7825C894F3, IOSStreamManager__cctor_m81232CF410EFFDC03EE65A7149590B13C42446BB, voidByteDelegate__ctor_m77A3D0919DD9A793E7CEFB06667F13B0EB09D8FB, voidByteDelegate_Invoke_mDBCBCDDE022D6CC08920F520157F448FFDFA6B6B, byteByteDelegate__ctor_m6ACADAF0DCCA99E88B803EA050FFDC58A958E0E2, byteByteDelegate_Invoke_m42331553FA897C3C773EEE9BC4EE3BA05E0474BA, voidObjDelegate__ctor_m31C11AA6EC2826270B5577226154099624067F0C, voidObjDelegate_Invoke_mD72262FE322CEF7BE6683E6B6F28EE2169F92593, IOSBluetoothHelper___GetInstance_m170E5E12E2B3637FB84AD66457AA0394FBD177D6, IOSBluetoothHelper___ScanNearbyDevices_m74E406D85E404723D5B5CFED56A5155F15120FBF, IOSBluetoothHelper___startListening_m29BE7FFE327497C81BD1CB04DACDB48F9ABB7116, IOSBluetoothHelper___Connect_mF3B9164BBA93FA2FCC6BC9B4EFD8131F6CA6381B, IOSBluetoothHelper___getId_mBE75A86415E3DA4D2F4B2CE5FBE4873318AEB3CD, IOSBluetoothHelper___isDevicePaired_mD990E48E4FF446E97527DFE55241A210FBD4835C, IOSBluetoothHelper___isConnected_m270F40CFFBE9E3B7026B416D6D2FDE81A1EB4C7F, IOSBluetoothHelper___Disconnect_m68322D926961B26A5F1735C1EA576F7720C86E63, IOSBluetoothHelper___setLengthBasedStream_mE37CB123EC9446F23D9A9B0D2B6D238733C91009, IOSBluetoothHelper___setTerminatorBasedStream_mF7114D2605B74AB087A55E37956BE7C62F06C0FB, IOSBluetoothHelper___setCustomStreamManager_m9FA3618CF37B6752A71DE1262B53C5D4B3960F05, IOSBluetoothHelper___setDeviceName_m00731B00E41ADC07F2BF94E7B85A0D102804075D, IOSBluetoothHelper___sendData_mCABA9EF283C60A573FE7C70D8D9D2EC749018F31, IOSBluetoothHelper___sendBData_m4298E223F79DC6F789192E168C741CEB73C7D41C, IOSBluetoothHelper___getLastError_m8ACF8DFB7959283179CB8870EB1605DFD536DCE1, IOSBluetoothHelper___getNearbyDevicesList_m4B3701E495124DBA182AAEB53A6A620A7A0754FA, IOSBluetoothHelper___getPairedDevicesList_mB3379A03ACDD5683D4AAF3DF3FB309CEC58CF715, IOSBluetoothHelper___getDevicesListLength_mE0E1408233FC602B7CA8419E1984106D3DC7DB67, IOSBluetoothHelper___getDeviceListNameAt_m4DB23585E232AC265843F785D4ACC8D6F01ECCAF, IOSBluetoothHelper___getDeviceListAddressAt_m3D46924112F11A9E07D8E631AC5C7B5B2742DDE5, IOSBluetoothHelper___getDeviceListRssiAt_m3F63BDC3D589859C5A352AE2B82EEA9172DE2CF6, IOSBluetoothHelper___getDeviceName_mBEA6438547BF5B71131CFC34298A11CBF6EAB433, IOSBluetoothHelper___isBluetoothEnabled_m5D45B80826A1A3B5885E89A95D53D6D4BCC2E6AE, IOSBluetoothHelper___subscribeCharact_m7F55BEE14D74CB420ED74AE31CF425444EF6414E, IOSBluetoothHelper___writeCharacteristic_mAA218C9EE408229F91E6B1752C5BF2931889FD8F, IOSBluetoothHelper___readCharacteristic_mBFF1701A6A1B815CBEBF3D6BFE64F425AF5DBF14, IOSBluetoothHelper___getGattServices_m577E24FC50EA6A22B8FE48C78B4D353251CBC938, IOSBluetoothHelper___getServiceAt_mC7233DF07C4086BEF1547E8044B58B9EAB4AD25C, IOSBluetoothHelper___getGattServiceCharacteristics_m90BB62CC7A8342DB7BD8BB225940F6223D15ACBC, IOSBluetoothHelper___getCharacteristicAt_m20CF44F21437888E74F0460E0EDCAF6F78DE0EEA, IOSBluetoothHelper___getServiceName_mEDFA68DD423019F86C62F4E84329BA54BF973B98, IOSBluetoothHelper__ctor_mDAC368A9EC144D8EF43885DCEE7E11561E383989, IOSBluetoothHelper___OnConnected_mEC7E020921ACC08B3F922E59F3377F5028FE5093, IOSBluetoothHelper___OnConnectionFailed_mA70CFF9CCA5BFAB6A0CAB46FCAD433AA3FE3C1B8, IOSBluetoothHelper___OnDataReceived_m3144C70E8BDA142858B4ED3D741C0CB4FDE1DCB1, IOSBluetoothHelper___OnBinaryDataReceived_m89EDEDE92F765C82C0842C40DF76D5FC3A1F3DBE, IOSBluetoothHelper___OnScanEnded_m347F6ED559339974917293A4098987FDB8449356, IOSBluetoothHelper___OnServiceNotFound_mEA352CEBFDD7F71AF71BDF09ED8B532041D5854D, IOSBluetoothHelper___OnCharacteristicNotFound_mEA814168BA3E8A4831A0CD1BF6E4C0A02F4EEAA2, IOSBluetoothHelper___OnCharacteristicChanged_m02A0B27FB30BF8AC43732EB5BD8A515525BC9B87, IOSBluetoothHelper_Connect_m36BA772BA62DB0DD3E4F5F724C2F9B8AC4E3AA06, IOSBluetoothHelper_getId_mAA46171376CDBAA135C1E17D1A490168D612B2ED, IOSBluetoothHelper_getDeviceName_m080776051D39C7DD790D8B1A0103497296FAEC83, IOSBluetoothHelper_isConnected_mABDD73FAFBEDB925CF1B539280E96433052D58FB, IOSBluetoothHelper_isDevicePaired_mFFB0F4A2A8D41744FE67428C5F29330AE6154BED, IOSBluetoothHelper_ScanNearbyDevices_m628C3E0A5C68EF4B35D7376E83FF3C2F7CD88878, IOSBluetoothHelper_IsBluetoothEnabled_m42C13139C6F62DB159D0D2301F6E97894DF9E38B, IOSBluetoothHelper_SendData_m6F83FF1ED6A22F3C9F291D77BB8EA39B6DA29304, IOSBluetoothHelper_SendData_m33871DDAE4FB751CBAA361CC9CE1BFA5C45205DA, IOSBluetoothHelper_setDeviceName_m15710A0A6060AD692CC3FC710B39827E39A7C80C, IOSBluetoothHelper_setLengthBasedStream_m345FAD2DBC4E008A27CE4AF677A6A509B3BBFD1B, IOSBluetoothHelper_setCustomStreamManager_mA24B1D7D6D3635528666007581E20D116AF3825F, IOSBluetoothHelper_setTerminatorBasedStream_m037C8897F28DD605F49D19D3E43A1E76C53C0B7B, IOSBluetoothHelper_StartListening_m2089E61B649E47F6BE6B75949F9328E0E04D96BA, IOSBluetoothHelper_Disconnect_m93592A0F6C029A85BFBB641A2443D790A6C72D50, IOSBluetoothHelper_DrawGUI_mE1318960BC4E279AC811C374262C2D5E221F7C4D, IOSBluetoothHelper_Subscribe_mC1DAA966132D5B343E75245AB2CD2C76A529FB1E, IOSBluetoothHelper_Subscribe_m6AA53BD952AEA5F45E9C4BFB9858513DC6149189, IOSBluetoothHelper_WriteCharacteristic_m6CB6A9E961DBE50AB92093DB337DAED527A39DB2, IOSBluetoothHelper_ReadCharacteristic_mE1D11987203F02B62E2F9A7D950AB89033B6C6FA, IOSBluetoothHelper_testErrors_m3C7C1D98F8A7BA799F933C91C155B55529AECEB5, IOSBluetoothHelper_getPairedDevicesList_m1F9237377A1CA8AA5EB7A38837AA0BB8D6FCA2E9, IOSBluetoothHelper_getGattServices_mB004BADD6DBA84869F12E997AA46773C0D8D1890, BluetoothVoidEvent__ctor_m01E78601AD38A7B1A0D1F0D3F6F2B78401C8994C, BluetoothVoidEvent_Invoke_mD72CE2E6ABA002B03962C3724231B39CBC6ECDA3, BluetoothStringEvent__ctor_mAB0B4FE7EB6BC5E1ADF43DD94B3B29929912823F, BluetoothStringEvent_Invoke_m8255020FD00717D6C4B6F7DF16902F758931A154, BluetoothStringEvent2__ctor_mF565483D63A0CC526E0E7350024332D585A5A801, BluetoothStringEvent2_Invoke_mAC5218FCADFC3E2AF5CDDE1A21D4A2A16D372365, BluetoothBinaryEvent__ctor_m5A775ACCBB1DA15614F99385A62F29D9F0C24E29, BluetoothBinaryEvent_Invoke_mB1D22F61DDEFC2316D345C7251A8D4C2F3BB73E4, BluetoothBinaryEvent2__ctor_mC3CDFDDF5A04CBDDFF6F8EEF8C0EC517F64E77E9, BluetoothBinaryEvent2_Invoke_mD5D08AA8FCF3863AFA5C75C4B99394BF637B92B3, }; static const int32_t s_InvokerIndices[510] = { 7394, 8496, 7394, 8496, 7369, 8467, 2936, 6565, 8467, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 7394, 8543, 8589, 8589, 7394, 4438, 7394, 8467, 8589, 14365, 14365, 14362, 8496, 7394, 8496, 8589, 8589, 8543, 8496, 7394, 7394, 8589, 8543, 8543, 8589, 8589, 8589, 7394, 4431, 2938, 4431, 7434, 8543, 7394, 7394, 7394, 4431, 4431, 7394, 8496, 14700, 8589, 8589, 8589, 4427, 2938, 4427, 4431, 4427, 2938, 4427, 1381, 4427, 4431, 4427, 7394, 7394, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 7394, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 8589, 7394, 4431, 7394, 8496, 8496, 7394, 8496, 6565, 7394, 7394, 5822, 8589, 4427, 7394, 7394, 8589, 8589, 8589, 7394, 8589, 8543, 8543, 8589, 4438, 8543, 8496, 7394, 8496, 8467, 4431, 7394, 7394, 7394, 8496, 7394, 7394, 8496, 7394, 8496, 6565, 7394, 8589, 8589, 8589, 8589, 14700, 14418, 14512, 14676, 8589, 8589, 7394, 7394, 8589, 7394, 8589, 6533, 4241, 7369, 7369, 5640, 4241, 3618, 1860, 1860, 1142, 3489, 1860, 1141, 1860, 3489, 6533, 7369, 7369, 4264, 5817, 6533, 6533, 4264, 7369, 1880, 4264, 4264, 4264, 1879, 7369, 5817, 14700, 8589, 7394, 932, 1497, 6533, 6533, 2891, 1565, 1669, 1498, 1565, 1877, 1497, 1151, 1668, 1424, 1668, 1424, 1497, 1151, 1563, 1374, 1563, 1374, 1563, 1374, 1563, 1374, 1563, 1374, 1563, 1374, 1563, 1563, 1563, 8589, 8589, 1565, 4425, 4425, 8467, 14700, 4425, 4425, 8467, 8589, 4427, 7394, 7394, 1565, 7394, 8589, 7394, 8496, 2938, 14676, 14676, 14365, 14365, 7394, 8589, 8589, 7394, 7394, 7434, 14365, 14218, 12535, 7394, 2940, 7394, 8589, 3396, 2940, 7394, 8589, 4431, 7394, 7394, 8589, 8589, 7394, 7394, 7434, 7394, 7394, 8589, 8589, 7394, 7434, 7394, 7394, 8589, 8589, 8589, 4431, 8543, 8496, 8589, 8496, 8543, 4431, 7394, 7394, 7394, 7394, 8589, 8496, 8589, 8543, 7394, 7394, 8589, 7394, 4438, 8589, 7394, 7394, 8496, 7394, 8589, 8589, 8467, 8496, 7394, 8467, 8589, 8589, 8589, 8589, 4438, 7394, 8496, 8496, 8543, 8543, 8543, 7394, 7394, 4431, 7394, 7394, 8496, 7394, 11893, 9919, 11873, 9918, 13099, 7394, 7394, 8469, 14700, 4427, 1866, 4427, 998, 4427, 4243, 8700, 14415, 14510, 14510, 14250, 14415, 14415, 14510, 14510, 13108, 11895, 13109, 13109, 11892, 14250, 14293, 14293, 14250, 12460, 12460, 12408, 14293, 14415, 11894, 9681, 11894, 12461, 12460, 12461, 12460, 14293, 7394, 14508, 14508, 13099, 11873, 14508, 13099, 11874, 9676, 8589, 8467, 8496, 8543, 8543, 8543, 8543, 7394, 7394, 7394, 8589, 7394, 4438, 8589, 8589, 8589, 7394, 7394, 4431, 7394, 8589, 8496, 8496, 4427, 7369, 4427, 4243, 4427, 1867, 4427, 1866, 4427, 705, 11893, 9919, 11873, 9918, 13099, 7394, 7394, 8469, 14700, 4427, 1866, 4427, 998, 4427, 4243, 8700, 14415, 14510, 14510, 14250, 14415, 14415, 14510, 14510, 11895, 13108, 13109, 13109, 11892, 14250, 14293, 14293, 14250, 12460, 12460, 12408, 14293, 14415, 11894, 9681, 11894, 12461, 12460, 12461, 12460, 14293, 7394, 14508, 14508, 13099, 11873, 14508, 13099, 11874, 9676, 8589, 8467, 8496, 8543, 8543, 8543, 8543, 7394, 7394, 7394, 8589, 7394, 4438, 8589, 8589, 8589, 7394, 7394, 4431, 7394, 8589, 8496, 8496, 4427, 7369, 4427, 4243, 4427, 1867, 4427, 1866, 4427, 705, }; static const Il2CppTokenIndexMethodTuple s_reversePInvokeIndices[22] = { { 0x06000151, 23, (void**)&MacOSStreamManager___handleReceivedData_m1286DE3E00521D3FE78129F484F9A3735A26A7FB_RuntimeMethod_var, 0 }, { 0x06000152, 22, (void**)&MacOSStreamManager___formatDataToSend_m4F51159FBB0F52859B2E01EF682ADFBE48D8C4D9_RuntimeMethod_var, 0 }, { 0x06000153, 24, (void**)&MacOSStreamManager___setInvokeOnDataReceived_m28B1B0FA5AA8AC6D9565E379F60A4FE4BC8AEB6B_RuntimeMethod_var, 0 }, { 0x0600017E, 17, (void**)&MacOSBluetoothHelper___OnConnected_mF5AD3755CDB391BBB41D8320C37E6284291F372A_RuntimeMethod_var, 0 }, { 0x0600017F, 18, (void**)&MacOSBluetoothHelper___OnConnectionFailed_mE7ACD21EF36959EE86D34A37BFF0F8091CAAF387_RuntimeMethod_var, 0 }, { 0x06000180, 19, (void**)&MacOSBluetoothHelper___OnDataReceived_m572E06149DB457646CFBE43C3FDB01EDC63DF5F0_RuntimeMethod_var, 0 }, { 0x06000181, 14, (void**)&MacOSBluetoothHelper___OnBinaryDataReceived_mEE9AAF5227B0F78E06448EDB2487A8749A71C9E6_RuntimeMethod_var, 0 }, { 0x06000182, 20, (void**)&MacOSBluetoothHelper___OnScanEnded_m4988CEC16B87AD644A6465B9C32F66D111524F03_RuntimeMethod_var, 0 }, { 0x06000183, 21, (void**)&MacOSBluetoothHelper___OnServiceNotFound_mA224AAB4F725E9D5BC3B2D6EEC5042A44F69E062_RuntimeMethod_var, 0 }, { 0x06000184, 16, (void**)&MacOSBluetoothHelper___OnCharacteristicNotFound_mBCF8CA273635656B6F166DCD6B7A9281D98A61BF_RuntimeMethod_var, 0 }, { 0x06000185, 15, (void**)&MacOSBluetoothHelper___OnCharacteristicChanged_m4DE042771918694D060075E573E3ADD92DE05D88_RuntimeMethod_var, 0 }, { 0x060001A9, 12, (void**)&IOSStreamManager___handleReceivedData_m143C75625C45461C4136B89F7ADE997D82020204_RuntimeMethod_var, 0 }, { 0x060001AA, 11, (void**)&IOSStreamManager___formatDataToSend_mE120D8FB2C038F272956BEC7C52F05E2FAC41D09_RuntimeMethod_var, 0 }, { 0x060001AB, 13, (void**)&IOSStreamManager___setInvokeOnDataReceived_m59A0774A7CBF45107EAD0FBB44C3E15F625439E2_RuntimeMethod_var, 0 }, { 0x060001D6, 6, (void**)&IOSBluetoothHelper___OnConnected_mEC7E020921ACC08B3F922E59F3377F5028FE5093_RuntimeMethod_var, 0 }, { 0x060001D7, 7, (void**)&IOSBluetoothHelper___OnConnectionFailed_mA70CFF9CCA5BFAB6A0CAB46FCAD433AA3FE3C1B8_RuntimeMethod_var, 0 }, { 0x060001D8, 8, (void**)&IOSBluetoothHelper___OnDataReceived_m3144C70E8BDA142858B4ED3D741C0CB4FDE1DCB1_RuntimeMethod_var, 0 }, { 0x060001D9, 3, (void**)&IOSBluetoothHelper___OnBinaryDataReceived_m89EDEDE92F765C82C0842C40DF76D5FC3A1F3DBE_RuntimeMethod_var, 0 }, { 0x060001DA, 9, (void**)&IOSBluetoothHelper___OnScanEnded_m347F6ED559339974917293A4098987FDB8449356_RuntimeMethod_var, 0 }, { 0x060001DB, 10, (void**)&IOSBluetoothHelper___OnServiceNotFound_mEA352CEBFDD7F71AF71BDF09ED8B532041D5854D_RuntimeMethod_var, 0 }, { 0x060001DC, 5, (void**)&IOSBluetoothHelper___OnCharacteristicNotFound_mEA814168BA3E8A4831A0CD1BF6E4C0A02F4EEAA2_RuntimeMethod_var, 0 }, { 0x060001DD, 4, (void**)&IOSBluetoothHelper___OnCharacteristicChanged_m02A0B27FB30BF8AC43732EB5BD8A515525BC9B87_RuntimeMethod_var, 0 }, }; extern const CustomAttributesCacheGenerator g_ArduinoBluetoothAPI_AttributeGenerators[]; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_ArduinoBluetoothAPI_CodeGenModule; const Il2CppCodeGenModule g_ArduinoBluetoothAPI_CodeGenModule = { "ArduinoBluetoothAPI.dll", 510, s_methodPointers, 0, NULL, s_InvokerIndices, 22, s_reversePInvokeIndices, 0, NULL, 0, NULL, NULL, g_ArduinoBluetoothAPI_AttributeGenerators, NULL, // module initializer, NULL, NULL, NULL, };