|
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 pfodWaitForUtils, including all inherited members.
| captureReply(char *buffer, size_t maxLen, Stream *input, Stream *output=NULL, unsigned long timeout=100) | pfodWaitForUtils | static |
| dumpReply(Stream *input, Stream *output=NULL, unsigned long timeout=100) | pfodWaitForUtils | static |
| setWaitForTimeout(unsigned long _timeout) | pfodWaitForUtils | static |
| waitFor(const __FlashStringHelper *ifsh, Stream *input, Stream *output=NULL) | pfodWaitForUtils | static |
| waitFor(const __FlashStringHelper *ifsh, unsigned long timeout, Stream *input, Stream *output=NULL) | pfodWaitForUtils | static |
| waitFor(const char *str, Stream *input, Stream *output=NULL) | pfodWaitForUtils | static |
| waitFor(const char *str, unsigned long timeout, Stream *input, Stream *output=NULL) | pfodWaitForUtils | static |
| waitFor(const char *str1, const char *str2, Stream *input, Stream *output=NULL, unsigned long timeout=0) | pfodWaitForUtils | static |
| waitFor(const char *str1, const char *str2, const char *str3, Stream *input, Stream *output, unsigned long _timeout) | pfodWaitForUtils | static |
| waitForOK(Stream *input, Stream *output=NULL) | pfodWaitForUtils | static |
| waitForOK(unsigned long timeout, Stream *input, Stream *output=NULL) | pfodWaitForUtils | static |