MetaWear C# SDK
1.2.0
C# API for MbientLab's sensor platform
|
This is the complete list of members for MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt, including all inherited members.
BluetoothAddress | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
DisconnectAsync() | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
DiscoverServicesAsync() | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
EnableNotificationsAsync(Tuple< Guid, Guid > gattChar, Action< byte[]> handler) | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
OnDisconnect | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
ReadCharacteristicAsync(Tuple< Guid, Guid > gattChar) | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
ServiceExistsAsync(Guid serviceGuid) | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt | |
WriteCharacteristicAsync(Tuple< Guid, Guid > gattChar, GattCharWriteType writeType, byte[] value) | MbientLab.MetaWear.Impl.Platform.IBluetoothLeGatt |