- PeripheralExistsException - Exception in com.oracle.deviceaccess
-
Thrown by the PeripheralManager to indicate that a peripheral device
is already registered for the specified ID.
- PeripheralExistsException() - Constructor for exception com.oracle.deviceaccess.PeripheralExistsException
-
Constructs a new PeripheralExistsException instance with null
as its detailed reason message.
- PeripheralExistsException(String) - Constructor for exception com.oracle.deviceaccess.PeripheralExistsException
-
Constructs a new PeripheralExistsException instance with the specified
detailed reason message.
- processResponse(ATDevice, String) - Method in interface com.oracle.deviceaccess.atcmd.CommandResponseHandler
-
Invoked to process an information text, final result code or intermediate result code response.
- processResponse(ATDevice, String) - Method in interface com.oracle.deviceaccess.atcmd.UnsolicitedResponseHandler
-
Invoked to process an unsolicited result code response.