pfodParser
3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
|
This is the complete list of members for pfodMAC, including all inherited members.
buildChallenge(byte *challengeBytes, uint32_t mS_sinceLastConnection) | pfodMAC | |
challengeByteSize | pfodMAC | static |
challengeHashByteSize | pfodMAC | static |
checkMsgHash(const byte *msgHash, uint16_t len) | pfodMAC | |
eeprom_read(int address) | pfodMAC | |
eeprom_write(int address, uint8_t value) | pfodMAC | static |
finishHash() | pfodMAC | |
getHashedResult() | pfodMAC | |
init(int eepromAddress) | pfodMAC | |
initHash() | pfodMAC | |
isBigEndian() | pfodMAC | |
isValid() | pfodMAC | |
KeyOffset | pfodMAC | static |
maxKeySize | pfodMAC | static |
msgHashByteSize | pfodMAC | static |
noEEPROM() | pfodMAC | |
pfodMAC() | pfodMAC | |
PowerCyclesOffset | pfodMAC | static |
printBytesInHex(Print *out, const byte *b, size_t len) | pfodMAC | |
putBytesToHash(byte *b, int len) | pfodMAC | |
putByteToHash(byte b) | pfodMAC | |
putLongToHash(uint32_t l) | pfodMAC | |
readSecretKey(byte *bRtn, int keyAdd) | pfodMAC | |
resetPowerCycles(int eepromAddress=0) | pfodMAC | static |
reverseBytes(byte *b, int len) | pfodMAC | |
setDebugStream(Print *out) | pfodMAC | |
setSecretKey(byte *key, int len) | pfodMAC |