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
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
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
Kconfig mdns: allow mutiple instances with same service type 2021-09-22 13:07:31 +08:00
component.mk
mdns.c components/mdns: use semaphore instead of task notification bits (IDFGH-9380) 2023-03-24 09:03:35 +01:00
mdns_console.c
mdns_networking_lwip.c
mdns_networking_socket.c