|
RF24Ethernet - TCP/IP over RF24Network v2.1.0
TMRh20 - Pushing the practical limits of RF24 modules
|
This is the complete list of members for RF24Client, including all inherited members.
| __attribute__((packed)) | RF24Client | protected |
| activeState | RF24Client | protectedstatic |
| available() | RF24Client | |
| connect(IPAddress ip, uint16_t port) | RF24Client | |
| connect(const char *host, uint16_t port) | RF24Client | |
| connected() | RF24Client | |
| error_callback(void *arg, err_t err) | RF24Client | protectedstatic |
| flush() | RF24Client | |
| gState | RF24Client | protectedstatic |
| operator bool() | RF24Client | |
| operator!=(const EthernetClient &rhs) | RF24Client | inlinevirtual |
| operator==(const EthernetClient &) | RF24Client | virtual |
| peek() | RF24Client | |
| read(uint8_t *buf, size_t size) | RF24Client | |
| read() | RF24Client | |
| recv_callback(void *arg, struct tcp_pcb *tpcb, struct pbuf *p, err_t err) | RF24Client | protectedstatic |
| RF24Client() | RF24Client | |
| RF24EthernetClass class | RF24Client | friend |
| RF24Server class | RF24Client | friend |
| sent_callback(void *arg, struct tcp_pcb *tpcb, uint16_t len) | RF24Client | protectedstatic |
| srecv_callback(void *arg, struct tcp_pcb *tpcb, struct pbuf *p, err_t err) | RF24Client | protectedstatic |
| stop() | RF24Client | |
| waitAvailable(uint32_t timeout=750) | RF24Client | |
| write(uint8_t) | RF24Client | |
| write(const uint8_t *buf, size_t size) | RF24Client |