The properties of Android.Bluetooth.BluetoothGatt are listed below. For a list of all members, see the BluetoothGatt Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | ConnectedDevices | IList<BluetoothDevice>. Not supported - please use BluetoothManager.GetConnectedDevices(ProfileType) with BluetoothProfile.Gatt as argument |
[read-only] | Device | BluetoothDevice. Return the remote bluetooth device this GATT client targets to |
[read-only] | Services | IList<BluetoothGattService>. Returns a list of GATT services offered by the remote device. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |