The methods of Android.Bluetooth.BluetoothGattService are listed below. For a list of all members, see the BluetoothGattService Members list.
See Also: Inherited members from Java.Lang.Object
AddCharacteristic(BluetoothGattCharacteristic)Add a characteristic to this service. | ||
AddService(BluetoothGattService)Add an included service to this service. | ||
GetCharacteristic(Java.Util.UUID)Returns a characteristic with a given UUID out of the list of characteristics offered by this service. |