DefaultGattServiceWrapper
Properties
Link copied to clipboard
The list of RemoteCharacteristicWrapper associated with the service
Link copied to clipboard
The list of RemoteServiceWrapper included in this service
Link copied to clipboard
Returns the instance ID for this service. If a remote device offers multiple services with the same UUID (ex. multiple battery services for different batteries), the instance ID is used to distinguish services.
Link copied to clipboard
The Service.Type of this service (primary/secondary)
Functions
Link copied to clipboard
Adds a BluetoothGattCharacteristic to the service
Link copied to clipboard
Adds an included BluetoothGattService to the service
Link copied to clipboard
Gets the RemoteCharacteristicWrapper for the characteristic with a given java.util.UUID if it belongs to the service