ServiceWrapper
Accessor to a BluetoothGattService
Inheritors
Accessor to the platform level Bluetooth service
JavaScript accessor to a Bluetooth service. Not Actually implemented
Java accessor to a Bluetooth service. Not Actually implemented
Properties
The list of CharacteristicWrapper associated with the service
The list of CharacteristicWrapper associated with the service
The list of CharacteristicWrapper associated with the service
The list of CharacteristicWrapper associated with the service
The list of CharacteristicWrapper associated with the service
The list of ServiceWrapper included in this service
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.
The Type of this service (primary/secondary)
Functions
Adds a BluetoothGattCharacteristic to the service
Adds an included BluetoothGattService to the service
Gets the CharacteristicWrapper for the characteristic with a given java.util.UUID if it belongs to the service