getCharacteristic
Gets the CharacteristicWrapper for the characteristic with a given java.util.UUID if it belongs to the service
Return
the CharacteristicWrapper belonging to uuid if it exists, or null
otherwise
Parameters
uuid
the java.util.UUID of the characteristic to get