- MockLocationProvider - Class in fr.eurogiciel.ora.bluetooth.gps
-
This class is responsible for injecting mock location
- MockLocationProvider(String, Context) - Constructor for class fr.eurogiciel.ora.bluetooth.gps.MockLocationProvider
-
- MOUSE_DOWN_MSG_PAYLOAD_LENGTH - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the size of payload for a mouse down event
- MOUSE_MOVE_MSG_PAYLOAD_LENGTH - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the size of payload for a mouse move event
- MOUSE_UP_MSG_PAYLOAD_LENGTH - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the size of payload for a mouse up event
- MSG_BT_UUID - Static variable in class fr.eurogiciel.ora.bluetooth.BTServerService
-
- MSG_SERVER_NAME - Static variable in class fr.eurogiciel.ora.bluetooth.BTServerService
-
- MSG_TYPE_KEYBOARD - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the type of the event as a keyboard event
- MSG_TYPE_MOUSE_DOWN - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the type of the event as a mouse down event
- MSG_TYPE_MOUSE_MOVE - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the type of the event as a mouse move event
- MSG_TYPE_MOUSE_UP - Static variable in interface fr.eurogiciel.ora.bluetooth.event.Event
-
Used by the BTMessage to specify the type of the event as a mouse up event