Interface | Description |
---|---|
WifiDirectCalibrationFragment.MessageTarget |
interface dertermining the target
|
Class | Description |
---|---|
CalibrateActivity |
CalibrateActivity activity
|
FileActivity |
The FileActivity class permits to plot some data that are related to
the calibrations that took place.
|
FileContentActivity |
This FileContentActivity class permits to display the content of a file that
has been selected by the end user
|
FileList |
The FileList class refers to an activity used to display to the end user some calibration related files
|
InitActivity |
The InitActivity class refers to an activity used to display information about the device and to reset the calibration app
|
MainActivity |
The MainActivity class is an activity that is displayed to the end user.
|
ManualCalibrationActivity |
Manual calibration is performed
|
OptionActivity |
The OptionActivity class corresponds to an activity used to parametrise the application
|
PlotMessageActivity |
PlotMessageActivity class refers to an activity used to plot measurements
|
PlotXYActivity |
The PlotXYActivity class is an activity used to plot information
|
RecordMessageActivity |
The RecordMessageActivity class is an activity that permits to record sound
|
RegressActivity |
The RegressActivity is an activity used to plot regression related information
|
SeeRegressActivity |
The SeeRegressActivity class is an activity used to display regression related information
|
WifiDirectCalibrationFragment |
This fragment handles the UI used to display information about the calibration.
|
WiFiDirectServicesList |
A simple ListFragment that shows the available services as published by the
peers
|
WiFiP2pService |
The WiFiP2pService class is a structure to hold service information.
|
WiFiServiceDiscoveryActivity |
This activity registers a local (calibration) service and
perform discovery over Wi-Fi p2p network.
|
XYRegressActivity |
XYRegressActivity class is an activity used to plot regeression related information
|