Searched defs:receivedResponse (Results 1 – 2 of 2) sorted by relevance
67 Optional<Integer> receivedResponse = Optional.empty(); in checkLiveFrameIntCommand() local95 Optional<Float> receivedResponse = Optional.empty(); in checkLiveFrameFloatCommand() local123 Optional<Integer> receivedResponse = Optional.empty(); in checkFreezeFrameIntCommand() local151 Optional<Float> receivedResponse = Optional.empty(); in checkFreezeFrameFloatCommand() local
628 byte[] receivedResponse) in checkAuthenticatorResponse()