- uuid
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Returns a characteristic with a given UUID out of the list of characteristics offered by this service.
This is a convenience function to allow access to a given characteristic without enumerating over the list returned by BluetoothGattService.Characteristics manually.
If a remote service offers multiple characteristics with the same UUID, the first instance of a characteristic with the given UUID is returned.