EspDrv Liste des membres

Liste complète des membres de EspDrv, y compris les membres hérités :

availData(uint8_t connId)EspDrvstatic
config(IPAddress local_ip)EspDrvstatic
configAP(IPAddress local_ip)EspDrvstatic
disconnect()EspDrvstatic
getClientState(uint8_t sock)EspDrvstatic
getConnectionStatus()EspDrvstatic
getCurrentBSSID()EspDrvstatic
getCurrentRSSI()EspDrvstatic
getCurrentSSID()EspDrvstatic
getData(uint8_t connId, uint8_t *data, bool peek, bool *connClose)EspDrvstatic
getDataBuf(uint8_t connId, uint8_t *buf, uint16_t bufSize)EspDrvstatic
getEncTypeNetowrks(uint8_t networkItem)EspDrvstatic
getFwVersion()EspDrvstatic
getGateway(IPAddress &mask)EspDrvstatic
getIpAddress(IPAddress &ip)EspDrvstatic
getIpAddressAP(IPAddress &ip)EspDrvstatic
getMacAddress()EspDrvstatic
getMode()EspDrvstatic
getNetmask(IPAddress &mask)EspDrvstatic
getRemoteIpAddress(IPAddress &ip)EspDrvstatic
getRemotePort()EspDrvstatic
getRSSINetoworks(uint8_t networkItem)EspDrvstatic
getScanNetworks()EspDrvstatic
getServerState(uint8_t sock)EspDrvstatic
getSSIDNetoworks(uint8_t networkItem)EspDrvstatic
init()EspDrvstatic
ping(const char *host)EspDrvstatic
reset()EspDrvstatic
sendData(uint8_t sock, const uint8_t *data, uint16_t len)EspDrvstatic
sendData(uint8_t sock, const __FlashStringHelper *data, uint16_t len, bool appendCrLf=false)EspDrvstatic
sendDataUdp(uint8_t sock, const char *host, uint16_t port, const uint8_t *data, uint16_t len)EspDrvstatic
setMacAddress(uint8_t *mac)EspDrvstatic
setReadUntilWaitCb(void(*cb)(bool status))EspDrvstatic
startClient(const char *host, uint16_t port, uint8_t sock, uint8_t protMode)EspDrvstatic
startServer(uint16_t port, uint8_t sock)EspDrvstatic
stopClient(uint8_t sock)EspDrvstatic
wifiConnect(const char *ssid, const char *passphrase)EspDrvstatic
wifiDriverInit(Stream *espSerial)EspDrvstatic
wifiDriverInitSerial(Stream *espSerial)EspDrvstatic
WiFiEsp classEspDrvfriend
WiFiEspClient classEspDrvfriend
WiFiEspServer classEspDrvfriend
WiFiEspUdp classEspDrvfriend
wifiStartAP(const char *ssid, const char *pwd, uint8_t channel, uint8_t enc, uint8_t espMode)EspDrvstatic