- cancel() - Method in class fr.eurogiciel.ora.bluetooth.BTServer
-
Will cancel the listening socket, and cause the thread to finish
- cancel() - Method in class fr.eurogiciel.ora.bluetooth.BTSocketListener
-
Closes the socket and causes the thread to stop.
- close() - Method in class fr.eurogiciel.ora.bluetooth.BTClient
-
Close the connection.
- createGpsMsg(Location) - Method in class fr.eurogiciel.ora.bluetooth.gps.GpsMsgFactory
-
This function creates GPS message type with the geographic location of type BTMessage
- createKeyEventMsg(KeyEvent) - Method in class fr.eurogiciel.ora.bluetooth.event.EventMsgFactory
-
Create the Key event message
- createMouseDownEventMsg() - Method in class fr.eurogiciel.ora.bluetooth.event.EventMsgFactory
-
Create mouse down event message
- createMouseMoveEventMsg(int, int) - Method in class fr.eurogiciel.ora.bluetooth.event.EventMsgFactory
-
Create the mouse move event message
- createMouseUpEventMsg() - Method in class fr.eurogiciel.ora.bluetooth.event.EventMsgFactory
-
Create mouse up event message