B C F G M S W 
All Classes All Packages

B

BluetoothMessageHandler - Class in com.microej.facer.sync.bluetooth
Implements the server-side logic of the Facer watchface sync, using a bluetooth connection.
BluetoothMessageHandler(FileWriter, SyncListener, BluetoothService) - Constructor for class com.microej.facer.sync.bluetooth.BluetoothMessageHandler
Creates a server for handling the messages sent by a remote Facer client.

C

com.microej.facer.sync.bluetooth - package com.microej.facer.sync.bluetooth
 

F

FacerServiceDefinition - Class in com.microej.facer.sync.bluetooth
Provides the service definition of the Facer service.

G

getServiceDefinition() - Static method in class com.microej.facer.sync.bluetooth.FacerServiceDefinition
Gets the definition of the Facer service.

M

M2W_CHARACTERISTIC_UUID - Static variable in class com.microej.facer.sync.bluetooth.FacerServiceDefinition
The UUID of the M2W characteristic.

S

sendMessage(byte[]) - Method in class com.microej.facer.sync.bluetooth.BluetoothMessageHandler
 
SERVICE_UUID - Static variable in class com.microej.facer.sync.bluetooth.FacerServiceDefinition
The UUID of the Facer service.
startListening() - Method in class com.microej.facer.sync.bluetooth.BluetoothMessageHandler
Starts the server.
stopListening() - Method in class com.microej.facer.sync.bluetooth.BluetoothMessageHandler
Stops the server.

W

W2M_CHARACTERISTIC_UUID - Static variable in class com.microej.facer.sync.bluetooth.FacerServiceDefinition
The UUID of the W2M characteristic.
B C F G M S W 
All Classes All Packages