mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Compare commits
2 Commits
112b74abd4
...
bbab011748
Author | SHA1 | Date | |
---|---|---|---|
|
bbab011748 | ||
|
252ce260a4 |
@ -105,8 +105,6 @@ typedef enum {
|
|||||||
IP_EVENT_PPP_GOT_IP, /*!< PPP interface got IP */
|
IP_EVENT_PPP_GOT_IP, /*!< PPP interface got IP */
|
||||||
IP_EVENT_PPP_LOST_IP, /*!< PPP interface lost IP */
|
IP_EVENT_PPP_LOST_IP, /*!< PPP interface lost IP */
|
||||||
IP_EVENT_TX_RX, /*!< transmitting/receiving data packet */
|
IP_EVENT_TX_RX, /*!< transmitting/receiving data packet */
|
||||||
IP_EVENT_PPPD_GOT_IP, /*!< PPP server interface got IP */
|
|
||||||
IP_EVENT_PPPD_LOST_IP, /*!< PPP server interface lost IP */
|
|
||||||
} ip_event_t;
|
} ip_event_t;
|
||||||
|
|
||||||
/** @brief IP event base declaration */
|
/** @brief IP event base declaration */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user