- uuid
- UUID of the requested service
Documentation for this section has not yet been entered.
Returns a Android.Bluetooth.BluetoothGattService, if the requested UUID is supported by the remote device.
This function requires that service discovery has been completed for the given device.
If multiple instances of the same service (as identified by UUID) exist, the first instance of the service is returned.
Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH permission.