Methods in com.upek.android.ptapi with parameters of type PtNavigationCallback |
void |
PtConnectionI.navigate(int eventPeriod,
PtNavigationCallback callback,
byte[] postprocessingParams)
Switches FM to navigation mode (a.k.a. |
void |
PtConnection.navigate(int eventPeriod,
PtNavigationCallback callback,
byte[] postprocessingParams)
|
void |
PtConnectionI.navigateWithSleep(int eventPeriod,
int idleTimeout,
PtNavigationCallback callback,
byte[] postprocessingParams)
Switches FM to navigation mode (a.k.a. |
void |
PtConnection.navigateWithSleep(int eventPeriod,
int idleTimeout,
PtNavigationCallback callback,
byte[] postprocessingParams)
|