pfodParser  3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cpfod_BasePfod_Base for Arduino Base class for all pfod_Base_xxxx classes The subclasses pfod_Base_xxx must override all the methods below
 Cpfod_rawOutput
 CpfodBLEBufferedSerial(c)2015 Forward Computing and Control Pty
 CpfodBTCBufferedStream(c)2015 Forward Computing and Control Pty
 CpfodBufferedStream(c)2018 Forward Computing and Control Pty
 CpfodControl
 CpfodDelay
 CpfodDrawing
 CpfodDwgs
 CpfodLinkedList
 CpfodListNode
 CpfodMAC
 CpfodMACClientPfodMACClient for Arduino Updates power cycles, builds the Challenge, keeps track in message counts and hashes and check message hashes It uses upto 19 bytes of EEPROM starting from the address passed to init()
 CpfodNonBlockingInput
 CpfodParser
 CpfodRadioAn ack consists of a message with:
 CpfodRadioDriverPfodRadioDriver for Arduino This class abstracts the low level radio functions from pfodParser
 CpfodRadioMsgPfodRadioMsg for Arduino Holds a radio msg
 CpfodRawCmdParser
 CpfodRingBufferPfodRingBuffer for Arduino Implements a ring buffer implementation of an Arduino Stream upto 32K buffers NOTE: this implementation DOES NOT BLOCK if the buffer is full extra bytes written are quietly dropped
 CpfodSecurity
 CpfodSecurityClient
 CpfodSMS_SIM5320
 CpfodSMS_SIM900
 CpfodWaitForUtils
 CSipHash_2_4