Package com.dsi.ant.channel.ipc
package com.dsi.ant.channel.ipc
-
ClassDescriptionDefines the interface to be implemented by the piece handling the communication (IPC) to the ANT Channel in the ANT Radio Service.Defines the interface to be implemented by the piece handling the communication (IPC) to the ANT Channel in the ANT Radio Service.Used to send either success or (if a failure) the parcelable components of an
AntCommandFailedException
over IPC.