Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
X
_
R
R
- Class in
com.gtosoft.libvoyager
R()
- Constructor for class com.gtosoft.libvoyager.
R
R.attr
- Class in
com.gtosoft.libvoyager
R.attr()
- Constructor for class com.gtosoft.libvoyager.
R.attr
R.drawable
- Class in
com.gtosoft.libvoyager
R.drawable()
- Constructor for class com.gtosoft.libvoyager.
R.drawable
R.id
- Class in
com.gtosoft.libvoyager
R.id()
- Constructor for class com.gtosoft.libvoyager.
R.id
R.layout
- Class in
com.gtosoft.libvoyager
R.layout()
- Constructor for class com.gtosoft.libvoyager.
R.layout
R.string
- Class in
com.gtosoft.libvoyager
R.string()
- Constructor for class com.gtosoft.libvoyager.
R.string
readInputBuffer(char)
- Method in class com.gtosoft.libvoyager.android.
ELMBT
readInputBuffer_string(char)
- Method in class com.gtosoft.libvoyager.android.
ELMBT
Reads all bytes from the input buffer UP TO 4K.
readUpToCharacter(char, int)
- Method in class com.gtosoft.libvoyager.android.
ELMBT
Loop if necessary (limited by a timeout value) to read data from input buffer up to and including the prompt character.
readUpToPrompt()
- Method in class com.gtosoft.libvoyager.android.
ELMBT
Convenience method to read up to the prompt character.
READY_STATE_CHANGE
- Static variable in class com.gtosoft.libvoyager.session.
HybridSession.OOBMessageTypes
reconnectIfDisconnected(boolean)
- Method in class com.gtosoft.libvoyager.android.
ELMBT
This method lets you specify whether or not the bluetooth connection should be re-established in the event that it dies.
registerChosenDeviceCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.android.
ActivityHelper
Call this to register an eventcallback with onELMDeviceChosen overridden with your code.
registerDPArrivedCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
HybridSession
Just for testing - registers a dp handler which just sends new DPNs through the msg() system for display.
registerMessageCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.android.
ELMBT
A means for a parent class to receive messages generated by this class.
registerMessageCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
MonitorSession
A means for a parent class to receive messages generated by this class.
registerMessageCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
OBD2Session
A means for a parent class to receive messages generated by this class.
registerMonitorStateChangeListener(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
MonitorSession
registerMsgCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
CommandSession
Call this method to register your very own callback to receive messages from this class!
registerMsgCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
HybridSession
registerNewDataArrivedHandler(EventCallback)
- Method in class com.gtosoft.libvoyager.util.
PIDDecoder
registerNewMessageHandler(EventCallback)
- Method in class com.gtosoft.libvoyager.util.
PIDDecoder
registerOBD2SessionLayer(OBD2Session)
- Method in class com.gtosoft.libvoyager.util.
PIDDecoder
registerOnDPArrivedCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.util.
PIDDecoder
Define an eventCallback with the onDPArrived method overridden to receive a callback every time a datapoint is decoded.
registerOnStateChangedListener(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
OBD2Session
Convenience method that wraps the setOnStateChangedListener.
registerOOBHandler(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
HybridSession
Allow upper layers to register an event listener to be notified of out of band information.
registerStateChangeCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.android.
ELMBT
A away for calling class to register a method to get fired off when our state changes (when we disconnect or connect).
registerStateChangeCallback(EventCallback)
- Method in class com.gtosoft.libvoyager.session.
CommandSession
removeAllDPNs()
- Method in class com.gtosoft.libvoyager.util.
RoutineScan
Remove all DPNs from the routine scan set.
removeDPN(String)
- Method in class com.gtosoft.libvoyager.util.
RoutineScan
Removes a single DPN from the routine scan set.
reset()
- Method in class com.gtosoft.libvoyager.util.
PIDDecoder
Reset things like the PID hashmap for a new use.
resume()
- Method in class com.gtosoft.libvoyager.session.
CommandSession
Perform any actions necessary to resume from a suspend.
resume()
- Method in class com.gtosoft.libvoyager.session.
MonitorSession
resume()
- Method in class com.gtosoft.libvoyager.session.
OBD2Session
Resume from a suspended state - re-initialize the device in a way that ensures that it is ready for our state.
roundededges
- Static variable in class com.gtosoft.libvoyager.
R.layout
RoutineScan
- Class in
com.gtosoft.libvoyager.util
RoutineScan(OBD2Session, PIDDecoder)
- Constructor for class com.gtosoft.libvoyager.util.
RoutineScan
runAsynchronousSessionDetection()
- Method in class com.gtosoft.libvoyager.session.
HybridSession
this kicks off an asynchronous thread which starts a LOOP of session detection, ending when session is detected.
runSessionDetection()
- Method in class com.gtosoft.libvoyager.session.
HybridSession
given an open I/O layer, this method should sequence through each session type, and try and get it spun up on the connection.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
V
X
_