AtClient Member List
This is the complete list of members for AtClient, including all inherited members.
| AtClient(HardwareSerial *stream) | AtClient | |
| currentCommand | AtClient | |
| getState() | AtClient | inline |
| next() | AtClient | |
| processor(Stream &source, char arrivedChar, uint16_t availableCharsCount) | AtClient | protectedvirtual |
| resend() | AtClient | |
| send(const String &text, const String &altResponse=nullptr, uint32_t timeoutMs=AT_TIMEOUT, unsigned retries=0) | AtClient | |
| send(const String &text, AtReceiveCallback onReceive, uint32_t timeoutMs=AT_TIMEOUT, unsigned retries=0) | AtClient | |
| send(const String &text, AtCompleteCallback onComplete, uint32_t timeoutMs=AT_TIMEOUT, unsigned retries=0) | AtClient | |
| send(AtCommand command) | AtClient | |
| sendDirect(AtCommand command) | AtClient | |
| ~AtClient() | AtClient | inlinevirtual |
1.8.13