esp-idf/components/mdns
Sudeep Mohanty a9fda54d39 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories
This commit updates the visibility of various header files and cleans up
some unnecessary inclusions. Also, this commit removes certain header
include paths which were maintained for backward compatibility.
2022-03-07 11:18:08 +05:30
..
host_test freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
include mdns: Remove legacy esp_event API 2022-02-21 07:54:07 +01:00
private_include mdns: added missing includes 2022-02-17 16:20:52 +08:00
test mdns: Remove legacy esp_event API 2022-02-21 07:54:07 +01:00
test_afl_fuzz_host esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
CMakeLists.txt mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
Kconfig mdns: allow mutiple instances with same service type 2021-09-22 13:07:31 +08:00
mdns_console.c components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-02-23 18:26:03 +08:00
mdns_networking_lwip.c mdns: Implement mdns_networking using BSD sockets 2021-08-17 18:39:40 +08:00
mdns_networking_socket.c mdns: Minor err print fix in socket-networking layer 2021-12-16 16:00:44 +01:00
mdns.c esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30