esp-idf/components/mdns
Viktor Babrian 0050fa940c components/mdns: use semaphore instead of task notification bits (IDFGH-9380)
Component should not alter the task notification bits of the calling task.
2023-03-24 09:03:35 +01:00
..
host_test mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
include mdns: allow mutiple instances with same service type 2021-09-22 13:07:31 +08:00
private_include components/mdns: use semaphore instead of task notification bits (IDFGH-9380) 2023-03-24 09:03:35 +01:00
test mdns: make delegate host address a list 2021-06-04 10:44:36 +08:00
test_afl_fuzz_host components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2021-09-16 20:26:35 +08:00
CMakeLists.txt mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
component.mk 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: Implement mdns_networking using BSD sockets 2021-08-17 18:39:40 +08:00
mdns.c components/mdns: use semaphore instead of task notification bits (IDFGH-9380) 2023-03-24 09:03:35 +01:00