RemoteServiceWrapper
Accessor to a BluetoothGattService
Inheritors
Accessor to the platform level Bluetooth service
Accessor to a Web Bluetooth BluetoothRemoteGATTService. A structural snapshot built during the (async) service discovery in the connection manager.
Properties
The list of RemoteCharacteristicWrapper associated with the service
The list of RemoteCharacteristicWrapper associated with the service
The list of RemoteCharacteristicWrapper associated with the service
The list of RemoteCharacteristicWrapper associated with the service
The list of RemoteCharacteristicWrapper associated with the service
The list of RemoteServiceWrapper included in this service
The list of RemoteServiceWrapper this service includes
The list of RemoteServiceWrapper this service includes
The list of RemoteServiceWrapper this service includes
The list of RemoteServiceWrapper this service includes
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 Service.Type of this service (primary/secondary)
The Service.Type of the service
The Service.Type of the service
The Service.Type of the service
The Service.Type of the service
Functions
Adds a BluetoothGattCharacteristic to the service
Adds an included BluetoothGattService to the service
Gets the RemoteCharacteristicWrapper for the characteristic with a given java.util.UUID if it belongs to the service