public class CurrentTimeConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static BluetoothUuid |
CURRENT_TIME_UUID
The UUID of the current time characteristic.
|
static BluetoothUuid |
LOCAL_TIME_INFO_UUID
The UUID of the local time info characteristic.
|
static BluetoothUuid |
SERVICE_UUID
The UUID of the current time service.
|
| Modifier and Type | Method and Description |
|---|---|
static BluetoothServiceDefinition |
getServiceDefinition(int securityLevel)
Gets the definition of the current time service.
|
public static final BluetoothUuid CURRENT_TIME_UUID
public static final BluetoothUuid LOCAL_TIME_INFO_UUID
public static final BluetoothUuid SERVICE_UUID
public static BluetoothServiceDefinition getServiceDefinition(int securityLevel)
securityLevel - the security level (see SecurityLevels).