David Cermak
5909e9e54c
mdns: Remove legacy esp_event API
...
* Original commit: espressif/esp-idf@e46aa515bd
2022-05-27 17:44:24 +04:00
Jiacheng Guo
4049b3b5ed
mdns: make delegate host address a list
...
Also adds unit test and doc string for new apis.
* Original commit: espressif/esp-idf@2d34352f3d
2022-05-27 17:44:24 +04:00
Angus Gratton
2cb3a6e35e
Whitespace: Automated whitespace fixes (large commit)
...
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
* Original commit: espressif/esp-idf@66fb5a29bb
2022-05-27 17:44:23 +04:00
David Cermak
3cc64469c1
examples: removed ip4addr_ntoa and used prefered IP2STR for displaying IP addresses
...
* Original commit: espressif/esp-idf@ec9f245dd3
2022-05-27 17:44:23 +04:00
David Cermak
181a22ec2b
mdns: added initial suite of api unit tests
...
* Original commit: espressif/esp-idf@e6801912c5
2022-05-27 17:44:23 +04:00