2022-06-03 13:51:12 +00:00
<!DOCTYPE html>
< html class = "writer-html5" lang = "en" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
< title > Index - ESP32 - — ESP-Protocols latest documentation< / title >
< link rel = "stylesheet" href = "_static/pygments.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/css/theme.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/copybutton.css" type = "text/css" / >
< link rel = "stylesheet" href = "_static/theme_overrides.css" type = "text/css" / >
<!-- [if lt IE 9]>
< script src = "_static/js/html5shiv.min.js" > < / script >
<![endif]-->
< script data-url_root = "./" id = "documentation_options" src = "_static/documentation_options.js" > < / script >
< script src = "_static/jquery.js" > < / script >
< script src = "_static/underscore.js" > < / script >
2022-06-21 16:10:23 +00:00
< script src = "_static/_sphinx_javascript_frameworks_compat.js" > < / script >
2022-06-03 13:51:12 +00:00
< script src = "_static/doctools.js" > < / script >
< script src = "_static/clipboard.min.js" > < / script >
< script src = "_static/copybutton.js" > < / script >
< script src = "_static/js/theme.js" > < / script >
< script type = "text/javascript" >
DOCUMENTATION_OPTIONS.PAGENAME = 'genindex';
DOCUMENTATION_OPTIONS.PROJECT_SLUG = 'esp-idf';
2022-07-11 17:04:29 +00:00
DOCUMENTATION_OPTIONS.LATEST_BRANCH_NAME = 'master';
2022-06-03 13:51:12 +00:00
DOCUMENTATION_OPTIONS.VERSIONS_URL = 'https://github.com/espressif/esp-protocols/docs/docs_versions.js';
DOCUMENTATION_OPTIONS.LANGUAGES = ["en", "zh_CN"];
DOCUMENTATION_OPTIONS.IDF_TARGET = 'esp32';
DOCUMENTATION_OPTIONS.HAS_IDF_TARGETS = ["esp32"]
DOCUMENTATION_OPTIONS.RELEASE = 'latest';
< / script >
< script type = "text/javascript" src = "https://github.com/espressif/esp-protocols/docs/docs_versions.js" > < / script >
< link rel = "index" title = "Index" href = "#" / >
< link rel = "search" title = "Search" href = "search.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
< a href = "index.html" class = "icon icon-home" > ESP-Protocols
< img src = "_static/espressif-logo.svg" class = "logo" alt = "Logo" / >
< / a >
< div class = "selectors" >
< select id = "target-select" style = "width: 150px;" hidden >
< option value = "" disabled selected > Choose target...< / option >
< / select >
< / div >
< div class = "selectors" >
< select id = "version-select" style = "width: 150px;" hidden >
< option value = "" disabled selected > Choose version...< / option >
< / select >
< / div >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div > < div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "Navigation menu" >
<!-- Local TOC -->
< div class = "local-toc" > < / div >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" > < nav class = "wy-nav-top" aria-label = "Mobile navigation menu" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "index.html" > ESP-Protocols< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "Page navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "index.html" class = "icon icon-home" > < / a > » < / li >
< li > Index< / li >
< li class = "wy-breadcrumbs-aside" >
2022-07-29 09:12:00 +00:00
< a href = "https://github.com/espressif/esp-protocols/blob/010f98c/docs/en/genindex" class = "fa fa-github" > Edit on GitHub< / a >
2022-06-03 13:51:12 +00:00
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
< h1 id = "index" > Index< / h1 >
< div class = "genindex-jumpbox" >
< a href = "#M" > < strong > M< / strong > < / a >
< / div >
< h2 id = "M" > M< / h2 >
< table style = "width: 100%" class = "indextable genindextable" > < tr >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "index.html#_CPPv426mdns_delegate_hostname_addPKcPK14mdns_ip_addr_t" > mdns_delegate_hostname_add (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv429mdns_delegate_hostname_removePKc" > mdns_delegate_hostname_remove (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv420mdns_event_actions_t" > mdns_event_actions_t (C++ enum)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N20mdns_event_actions_t23MDNS_EVENT_ANNOUNCE_IP4E" > mdns_event_actions_t::MDNS_EVENT_ANNOUNCE_IP4 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N20mdns_event_actions_t23MDNS_EVENT_ANNOUNCE_IP6E" > mdns_event_actions_t::MDNS_EVENT_ANNOUNCE_IP6 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N20mdns_event_actions_t22MDNS_EVENT_DISABLE_IP4E" > mdns_event_actions_t::MDNS_EVENT_DISABLE_IP4 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N20mdns_event_actions_t22MDNS_EVENT_DISABLE_IP6E" > mdns_event_actions_t::MDNS_EVENT_DISABLE_IP6 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N20mdns_event_actions_t21MDNS_EVENT_ENABLE_IP4E" > mdns_event_actions_t::MDNS_EVENT_ENABLE_IP4 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N20mdns_event_actions_t21MDNS_EVENT_ENABLE_IP6E" > mdns_event_actions_t::MDNS_EVENT_ENABLE_IP6 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv49mdns_freev" > mdns_free (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv420mdns_hostname_existsPKc" > mdns_hostname_exists (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv417mdns_hostname_setPKc" > mdns_hostname_set (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv49mdns_initv" > mdns_init (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv422mdns_instance_name_setPKc" > mdns_instance_name_set (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv414mdns_ip_addr_s" > mdns_ip_addr_s (C++ struct)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N14mdns_ip_addr_s4addrE" > mdns_ip_addr_s::addr (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N14mdns_ip_addr_s4nextE" > mdns_ip_addr_s::next (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv414mdns_ip_addr_t" > mdns_ip_addr_t (C++ type)< / a >
< / li >
< li > < a href = "index.html#_CPPv418mdns_ip_protocol_t" > mdns_ip_protocol_t (C++ enum)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N18mdns_ip_protocol_t20MDNS_IP_PROTOCOL_MAXE" > mdns_ip_protocol_t::MDNS_IP_PROTOCOL_MAX (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N18mdns_ip_protocol_t19MDNS_IP_PROTOCOL_V4E" > mdns_ip_protocol_t::MDNS_IP_PROTOCOL_V4 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N18mdns_ip_protocol_t19MDNS_IP_PROTOCOL_V6E" > mdns_ip_protocol_t::MDNS_IP_PROTOCOL_V6 (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv417mdns_netif_actionP11esp_netif_t20mdns_event_actions_t" > mdns_netif_action (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv410mdns_queryPKcPKcPKc8uint16_t8uint32_t6size_tPP13mdns_result_t" > mdns_query (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv412mdns_query_aPKc8uint32_tP14esp_ip4_addr_t" > mdns_query_a (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv423mdns_query_async_deleteP18mdns_search_once_t" > mdns_query_async_delete (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv428mdns_query_async_get_resultsP18mdns_search_once_t8uint32_tPP13mdns_result_tP7uint8_t" > mdns_query_async_get_results (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv420mdns_query_async_newPKcPKcPKc8uint16_t8uint32_t6size_t19mdns_query_notify_t" > mdns_query_async_new (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv418mdns_query_genericPKcPKcPKc8uint16_t30mdns_query_transmission_type_t8uint32_t6size_tPP13mdns_result_t" > mdns_query_generic (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv419mdns_query_notify_t" > mdns_query_notify_t (C++ type)< / a >
< / li >
< li > < a href = "index.html#_CPPv414mdns_query_ptrPKcPKc8uint32_t6size_tPP13mdns_result_t" > mdns_query_ptr (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv423mdns_query_results_freeP13mdns_result_t" > mdns_query_results_free (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv414mdns_query_srvPKcPKcPKc8uint32_tPP13mdns_result_t" > mdns_query_srv (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv430mdns_query_transmission_type_t" > mdns_query_transmission_type_t (C++ enum)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N30mdns_query_transmission_type_t20MDNS_QUERY_MULTICASTE" > mdns_query_transmission_type_t::MDNS_QUERY_MULTICAST (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N30mdns_query_transmission_type_t18MDNS_QUERY_UNICASTE" > mdns_query_transmission_type_t::MDNS_QUERY_UNICAST (C++ enumerator)< / a >
< / li >
< li > < a href = "index.html#_CPPv414mdns_query_txtPKcPKcPKc8uint32_tPP13mdns_result_t" > mdns_query_txt (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv419mdns_register_netifP11esp_netif_t" > mdns_register_netif (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv413mdns_result_s" > mdns_result_s (C++ struct)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s4addrE" > mdns_result_s::addr (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s9esp_netifE" > mdns_result_s::esp_netif (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s8hostnameE" > mdns_result_s::hostname (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s13instance_nameE" > mdns_result_s::instance_name (C++ member)< / a >
< / li >
< / ul > < / td >
< td style = "width: 33%; vertical-align: top;" > < ul >
< li > < a href = "index.html#_CPPv4N13mdns_result_s11ip_protocolE" > mdns_result_s::ip_protocol (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s4nextE" > mdns_result_s::next (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s4portE" > mdns_result_s::port (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s5protoE" > mdns_result_s::proto (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s12service_typeE" > mdns_result_s::service_type (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s3ttlE" > mdns_result_s::ttl (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s3txtE" > mdns_result_s::txt (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s9txt_countE" > mdns_result_s::txt_count (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N13mdns_result_s13txt_value_lenE" > mdns_result_s::txt_value_len (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv413mdns_result_t" > mdns_result_t (C++ type)< / a >
< / li >
< li > < a href = "index.html#_CPPv418mdns_search_once_t" > mdns_search_once_t (C++ type)< / a >
< / li >
< li > < a href = "index.html#_CPPv416mdns_service_addPKcPKcPKc8uint16_tA_15mdns_txt_item_t6size_t" > mdns_service_add (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv425mdns_service_add_for_hostPKcPKcPKcPKc8uint16_tA_15mdns_txt_item_t6size_t" > mdns_service_add_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv419mdns_service_existsPKcPKcPKc" > mdns_service_exists (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv433mdns_service_exists_with_instancePKcPKcPKcPKc" > mdns_service_exists_with_instance (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv430mdns_service_instance_name_setPKcPKcPKc" > mdns_service_instance_name_set (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv439mdns_service_instance_name_set_for_hostPKcPKcPKcPKcPKc" > mdns_service_instance_name_set_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv421mdns_service_port_setPKcPKc8uint16_t" > mdns_service_port_set (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv430mdns_service_port_set_for_hostPKcPKcPKcPKc8uint16_t" > mdns_service_port_set_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv419mdns_service_removePKcPKc" > mdns_service_remove (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv423mdns_service_remove_allv" > mdns_service_remove_all (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv428mdns_service_remove_for_hostPKcPKcPKcPKc" > mdns_service_remove_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv433mdns_service_subtype_add_for_hostPKcPKcPKcPKcPKc" > mdns_service_subtype_add_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv428mdns_service_txt_item_removePKcPKcPKc" > mdns_service_txt_item_remove (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv437mdns_service_txt_item_remove_for_hostPKcPKcPKcPKcPKc" > mdns_service_txt_item_remove_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv425mdns_service_txt_item_setPKcPKcPKcPKc" > mdns_service_txt_item_set (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv434mdns_service_txt_item_set_for_hostPKcPKcPKcPKcPKcPKc" > mdns_service_txt_item_set_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv458mdns_service_txt_item_set_for_host_with_explicit_value_lenPKcPKcPKcPKcPKcPKc7uint8_t" > mdns_service_txt_item_set_for_host_with_explicit_value_len (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv449mdns_service_txt_item_set_with_explicit_value_lenPKcPKcPKcPKc7uint8_t" > mdns_service_txt_item_set_with_explicit_value_len (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv420mdns_service_txt_setPKcPKcA_15mdns_txt_item_t7uint8_t" > mdns_service_txt_set (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv429mdns_service_txt_set_for_hostPKcPKcPKcPKcA_15mdns_txt_item_t7uint8_t" > mdns_service_txt_set_for_host (C++ function)< / a >
< / li >
< li > < a href = "index.html#_CPPv415mdns_txt_item_t" > mdns_txt_item_t (C++ struct)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N15mdns_txt_item_t3keyE" > mdns_txt_item_t::key (C++ member)< / a >
< / li >
< li > < a href = "index.html#_CPPv4N15mdns_txt_item_t5valueE" > mdns_txt_item_t::value (C++ member)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_A" > MDNS_TYPE_A (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_AAAA" > MDNS_TYPE_AAAA (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_ANY" > MDNS_TYPE_ANY (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_NSEC" > MDNS_TYPE_NSEC (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_OPT" > MDNS_TYPE_OPT (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_PTR" > MDNS_TYPE_PTR (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_SRV" > MDNS_TYPE_SRV (C macro)< / a >
< / li >
< li > < a href = "index.html#c.MDNS_TYPE_TXT" > MDNS_TYPE_TXT (C macro)< / a >
< / li >
< li > < a href = "index.html#_CPPv421mdns_unregister_netifP11esp_netif_t" > mdns_unregister_netif (C++ function)< / a >
< / li >
< / ul > < / td >
< / tr > < / table >
< / div >
< / div >
< footer >
< hr / >
< div role = "contentinfo" >
< p > © Copyright 2016 - 2022, Espressif Systems (Shanghai) Co., Ltd.< / p >
< / div >
< ul class = "footer" >
< li >
Built with < a href = "http://sphinx-doc.org/" > Sphinx< / a > using a < a href = "https://github.com/espressif/sphinx_idf_theme" > theme< / a > based on < a href = "https://github.com/readthedocs/sphinx_rtd_theme" > Read the Docs Sphinx Theme< / a > .
< / li >
< li class = "footer-aside" >
< a href = "./esp-idf-en-master-esp32.pdf" class = "fa fa-file-pdf-o" > Download PDF< / a >
< / li >
< / ul >
< / footer >
< / div >
< / div >
< / section >
< / div >
< script >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >