public class CurrentTimeConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ej.bluetooth.BluetoothUuid |
CURRENT_TIME_UUID
The UUID of the current time characteristic.
|
static ej.bluetooth.BluetoothUuid |
LOCAL_TIME_INFO_UUID
The UUID of the local time info characteristic.
|
static ej.bluetooth.BluetoothUuid |
SERVICE_UUID
The UUID of the current time service.
|
Modifier and Type | Method and Description |
---|---|
static ej.bluetooth.BluetoothServiceDefinition |
getServiceDefinition()
Gets the definition of the current time service.
|
public static final ej.bluetooth.BluetoothUuid SERVICE_UUID
public static final ej.bluetooth.BluetoothUuid CURRENT_TIME_UUID
public static final ej.bluetooth.BluetoothUuid LOCAL_TIME_INFO_UUID