![]() |
ESP3D
3.0
Firmware for ESP boards connected to 3D Printer
|
This is the complete list of members for BTService, including all inherited members.
| available() | BTService | |
| availableForWrite() | BTService | |
| begin() | BTService | |
| BTEvent(uint8_t event) | BTService | static |
| BTService() | BTService | |
| clientmacAddress() | BTService | static |
| end() | BTService | |
| flush() | BTService | |
| handle() | BTService | |
| hostname() | BTService | |
| isConnected() | BTService | |
| macAddress() | BTService | static |
| read() | BTService | |
| readBytes(uint8_t *sbuf, size_t len) | BTService | |
| reset() | BTService | |
| setClientAddress(const char *saddress) | BTService | static |
| started() | BTService | |
| write(uint8_t c) | BTService | |
| write(const uint8_t *buffer, size_t size) | BTService | |
| write(const char *s) | BTService | inline |
| write(unsigned long n) | BTService | inline |
| write(long n) | BTService | inline |
| write(unsigned int n) | BTService | inline |
| write(int n) | BTService | inline |
| ~BTService() | BTService |