Service constructor
A partial class to initialise values
ReadonlydeviceThe device the service is related to
ProtectedemitterReadonlyisWhether the service is a primary one
ReadonlyuuidThe unique identifier of the service
Gets a single characteristic contained in the service
characteristic UUID
Promise containing the characteristic
Gets a list of characteristics contained in the service
Optionalcharacteristic: BluetoothCharacteristicUUIDcharacteristic UUID
Promise containing an array of characteristics
Gets a single service included in the service
service UUID
Promise containing the service
Gets a list of services included in the service
Optionalservice: BluetoothServiceUUIDservice UUID
Promise containing an array of services
Bluetooth Remote GATT Service class