This is the complete list of members for com.ugrokit.api.UgiInventory, including all inherited members.
| changePower(double initialPowerLevel, double minPowerLevel, double maxPowerLevel, ChangePowerCompletion completion) | com.ugrokit.api.UgiInventory | |
| customCommandToTag(UgiEpc epc, byte[] command, int commandBits, int responseBitLengthNoHeaderBit, int responseBitLengthWithHeaderBit, int receiveTimeoutUsec, TagCustomCommandCompletion completion) | com.ugrokit.api.UgiInventory | |
| getBatteryInfo(GetBatteryInfoCompletion completion) | com.ugrokit.api.UgiInventory | |
| getDelegate() | com.ugrokit.api.UgiInventory | |
| getNumInventoryRounds() | com.ugrokit.api.UgiInventory | |
| getRfidConfiguration() | com.ugrokit.api.UgiInventory | |
| getStartTime() | com.ugrokit.api.UgiInventory | |
| getTagByEpc(UgiEpc epc) | com.ugrokit.api.UgiInventory | |
| getTags() | com.ugrokit.api.UgiInventory | |
| isPaused() | com.ugrokit.api.UgiInventory | |
| isScanning() | com.ugrokit.api.UgiInventory | |
| killTag(UgiEpc epc, int password, TagAccessCompletion completion) | com.ugrokit.api.UgiInventory | |
| lockUnlockTag(UgiEpc epc, int maskAndAction, int password, TagAccessCompletion completion) | com.ugrokit.api.UgiInventory | |
| NO_PASSWORD | com.ugrokit.api.UgiInventory | static |
| pauseInventory() | com.ugrokit.api.UgiInventory | |
| programTag(UgiEpc oldEpc, UgiEpc newEpc, int password, TagAccessCompletion completion) | com.ugrokit.api.UgiInventory | |
| readTag(UgiEpc epc, UgiRfidConfiguration.MemoryBank memoryBank, int offset, int minNumBytes, int maxNumBytes, int password, final TagReadCompletion completion) | com.ugrokit.api.UgiInventory | |
| resumeInventory() | com.ugrokit.api.UgiInventory | |
| resumeInventory(UgiInventoryDelegate newDelegate) | com.ugrokit.api.UgiInventory | |
| resumeInventory(UgiRfidConfiguration configuration) | com.ugrokit.api.UgiInventory | |
| resumeInventory(UgiInventoryDelegate newDelegate, UgiRfidConfiguration configuration) | com.ugrokit.api.UgiInventory | |
| setDelegate(UgiInventoryDelegate delegate) | com.ugrokit.api.UgiInventory | |
| setTagAccessPassword(UgiEpc epc, int currentPassword, int newPassword, TagAccessCompletion completion) | com.ugrokit.api.UgiInventory | |
| setTagKillPassword(UgiEpc epc, int currentPassword, int killPassword, TagAccessCompletion completion) | com.ugrokit.api.UgiInventory | |
| stopInventory(StopInventoryCompletion completion) | com.ugrokit.api.UgiInventory | |
| stopInventory() | com.ugrokit.api.UgiInventory | |
| writeTag(UgiEpc epc, UgiRfidConfiguration.MemoryBank memoryBank, int offset, byte[] data, byte[] previousData, int password, TagAccessCompletion completion) | com.ugrokit.api.UgiInventory |