Read the Docs build information Build id: 471075 Project: espressif-esp-idf-zh-cn Version: release-v3.2 Commit: 110d230e363afb664b1520f92dc952bb40802dd9 Date: 2020-11-04T22:33:21.854991Z State: finished Success: True [rtd-command-info] start-time: 2020-11-04T22:33:23.350909Z, end-time: 2020-11-04T22:33:35.268008Z, duration: 11, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-idf.git . Cloning into '.'... [rtd-command-info] start-time: 2020-11-04T22:33:35.959865Z, end-time: 2020-11-04T22:33:36.636084Z, duration: 0, exit-code: 0 git checkout --force origin/release/v3.2 Note: checking out 'origin/release/v3.2'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 110d230e3 Merge branch 'update/version_3_2_5' into 'release/v3.2' [rtd-command-info] start-time: 2020-11-04T22:33:36.876792Z, end-time: 2020-11-04T22:33:36.946701Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-11-04T22:33:37.830044Z, end-time: 2020-11-04T22:33:38.400996Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2020-11-04T22:33:38.546051Z, end-time: 2020-11-04T22:33:39.182968Z, duration: 0, exit-code: 0 git submodule update --init --force components/mqtt/esp-mqtt Submodule 'components/mqtt/esp-mqtt' (https://github.com/espressif/esp-mqtt.git) registered for path 'components/mqtt/esp-mqtt' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/checkouts/release-v3.2/components/mqtt/esp-mqtt'... Submodule path 'components/mqtt/esp-mqtt': checked out '6bc94add892437d0fd50f26bfabe78c646648c13' [rtd-command-info] start-time: 2020-11-04T22:33:40.847882Z, end-time: 2020-11-04T22:33:55.765765Z, duration: 14, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-11-04T22:33:56.362253Z, end-time: 2020-11-04T22:33:57.208494Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (20.2.4) [rtd-command-info] start-time: 2020-11-04T22:33:57.708972Z, end-time: 2020-11-04T22:34:06.042312Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.1-py2.py3-none-any.whl (13 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.3-py2-none-any.whl (26 kB) Collecting Pygments>=2.0 Downloading Pygments-2.5.2-py2.py3-none-any.whl (896 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2020.4-py2.py3-none-any.whl (509 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23754 sha256=099e428934658a221e22a68091cf78dc44447c28ff44d30d74d6894e8a994baa Stored in directory: /tmp/pip-ephem-wheel-cache-s4eoJC/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py2-none-any.whl size=502566 sha256=7a0ffdfd5403569e25f4a6f5157655a768ce5782c632a56027ab0862a27f540c Stored in directory: /tmp/pip-ephem-wheel-cache-s4eoJC/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: setuptools, docutils, mock, pillow, alabaster, future, commonmark, imagesize, typing, Pygments, MarkupSafe, Jinja2, six, pyparsing, packaging, snowballstemmer, pytz, babel, urllib3, certifi, idna, chardet, requests, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.4 readthedocs-sphinx-ext-2.1.1 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.3 urllib3-1.25.11 [rtd-command-info] start-time: 2020-11-04T22:34:06.502746Z, end-time: 2020-11-04T22:34:10.170483Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting breathe==4.11.1 Downloading breathe-4.11.1-py2.py3-none-any.whl (74 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinxcontrib-blockdiag<2.0.0,>=1.5.5 Downloading sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-seqdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-actdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-nwdiag<2.0.0,>=0.9.5 Downloading sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl (13 kB) Collecting blockdiag<2.0.0,>=1.5.4 Downloading blockdiag-1.5.4-py2.py3-none-any.whl (2.7 MB) Collecting seqdiag<2.0.0,>=0.9.6 Downloading seqdiag-0.9.6-py2.py3-none-any.whl (2.6 MB) Collecting actdiag<2.0.0,>=0.5.4 Downloading actdiag-0.5.4-py2.py3-none-any.whl (2.6 MB) Collecting nwdiag<2.0.0,>=1.0.4 Downloading nwdiag-1.0.4-py2.py3-none-any.whl (7.7 MB) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from -r docs/requirements.txt (line 15)) (0.5.0) Requirement already satisfied: future>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from -r docs/requirements.txt (line 16)) (0.18.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.2.0) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.7.4.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.5.2) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.11.2) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (20.4) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.8.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.15.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.24.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting webcolors Downloading webcolors-1.10-py2.py3-none-any.whl (10 kB) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from blockdiag<2.0.0,>=1.5.4->-r docs/requirements.txt (line 11)) (5.4.1) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from recommonmark->-r docs/requirements.txt (line 15)) (0.8.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.7) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2020.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2020.6.20) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.25.11) Building wheels for collected packages: funcparserlib Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py2-none-any.whl size=17488 sha256=a80090d563bf99df87b3119f2ee53d1c53130179cd5f54424552046bbb08cef3 Stored in directory: /tmp/pip-ephem-wheel-cache-ZAqv7o/wheels/7b/df/d0/1da7d3e15517c32cef383541dae5007897b0806fcfb6586ec8 Successfully built funcparserlib Installing collected packages: breathe, funcparserlib, webcolors, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 funcparserlib-0.3.6 nwdiag-1.0.4 seqdiag-0.9.6 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.10 [rtd-command-info] start-time: 2020-11-04T22:34:13.884263Z, end-time: 2020-11-04T22:34:13.960413Z, duration: 0, exit-code: 0 cat docs/zh_CN/conf.py # -*- coding: utf-8 -*- # # English Language RTD & Sphinx config file # # Uses ../conf_common.py for most non-language-specific settings. # Importing conf_common adds all the non-language-specific # parts to this conf module import sys, os sys.path.insert(0, os.path.abspath('..')) from conf_common import * # General information about the project. project = u'ESP-IDF 编程指南' copyright = u'2016 - 2018 乐鑫信息科技(上海)有限公司' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'zh_CN' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "release/v3.2", 'version_slug': "release-v3.2", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/zh_CN/latest/"), ("stable", "/zh_CN/stable/"), ("v4.1-rc", "/zh_CN/v4.1-rc/"), ("v4.1-beta2", "/zh_CN/v4.1-beta2/"), ("v4.1-beta1", "/zh_CN/v4.1-beta1/"), ("v4.0.1", "/zh_CN/v4.0.1/"), ("v4.0", "/zh_CN/v4.0/"), ("v3.3.4", "/zh_CN/v3.3.4/"), ("v3.3.2", "/zh_CN/v3.3.2/"), ("v3.3.1", "/zh_CN/v3.3.1/"), ("v3.3", "/zh_CN/v3.3/"), ("v3.2.3", "/zh_CN/v3.2.3/"), ("v3.2.2", "/zh_CN/v3.2.2/"), ("v3.1.7", "/zh_CN/v3.1.7/"), ("v3.1.6", "/zh_CN/v3.1.6/"), ("v3.1.5", "/zh_CN/v3.1.5/"), ("release-v4.1", "/zh_CN/release-v4.1/"), ("release-v4.0", "/zh_CN/release-v4.0/"), ("release-v3.3", "/zh_CN/release-v3.3/"), ("release-v3.2", "/zh_CN/release-v3.2/"), ], 'downloads': [ ("pdf", "//docs.espressif.com/_/downloads/esp-idf/zh_CN/release-v3.2/pdf/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-idf-zh-cn', 'name': u'esp-idf-zh_CN', 'rtd_language': u'zh_CN', 'programming_language': u'c', 'canonical_url': 'https://docs.espressif.com/projects/esp-idf/zh_CN/latest/', 'analytics_code': 'UA-132861133-1', 'single_version': False, 'conf_py_path': '/docs/zh_CN/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-idf', 'github_version': 'release/v3.2', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'release/v3.2', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'release/v3.2', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '110d230e', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'zh_CN' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2020-11-04T22:34:14.102042Z, end-time: 2020-11-04T22:43:05.655004Z, duration: 531, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=zh_CN . _build/html Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives components/mqtt/esp-mqtt/lib/include/platform_esp32_idf.h: Cannot parse line Creating directory _build/toolchain_inc Calling Doxygen to generate latest XML files Generating kconfig.inc from kconfig contents Generating toolchain download links Version: v3.2.5-1-g110d230e3 Release: v3.2.5-1-g110d230e3 loading translations [zh_CN]... done fatal: no tag exactly matches '110d230e363afb664b1520f92dc952bb40802dd9' Git commit ID: 110d230e3 making output directory... fatal: no tag exactly matches '110d230e363afb664b1520f92dc952bb40802dd9' Creating directory _build/version_inc refs: refs/remotes/origin/release/v3.2 _build/version_inc/git-clone.inc written _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 192 source files that are out of date updating environment: 192 added, 0 changed, 0 removed reading sources... [ 0%] COPYRIGHT reading sources... [ 1%] about reading sources... [ 1%] api-guides/app_trace reading sources... [ 2%] api-guides/blufi reading sources... [ 2%] api-guides/bootloader reading sources... [ 3%] api-guides/build-system reading sources... [ 3%] api-guides/build-system-cmake reading sources... [ 4%] api-guides/console reading sources... [ 4%] api-guides/core_dump reading sources... [ 5%] api-guides/deep-sleep-stub reading sources... [ 5%] api-guides/error-handling reading sources... [ 6%] api-guides/external-ram reading sources... [ 6%] api-guides/fatal-errors WARNING: edge_layout is very experimental feature! reading sources... [ 7%] api-guides/freertos-smp reading sources... [ 7%] api-guides/general-notes reading sources... [ 8%] api-guides/hlinterrupts reading sources... [ 8%] api-guides/index reading sources... [ 9%] api-guides/jtag-debugging/building-openocd-linux reading sources... [ 9%] api-guides/jtag-debugging/building-openocd-macos reading sources... [ 10%] api-guides/jtag-debugging/building-openocd-windows reading sources... [ 10%] api-guides/jtag-debugging/configure-other-jtag reading sources... [ 11%] api-guides/jtag-debugging/configure-wrover reading sources... [ 11%] api-guides/jtag-debugging/debugging-examples reading sources... [ 12%] api-guides/jtag-debugging/index reading sources... [ 13%] api-guides/jtag-debugging/setup-openocd-linux reading sources... [ 13%] api-guides/jtag-debugging/setup-openocd-macos reading sources... [ 14%] api-guides/jtag-debugging/setup-openocd-windows reading sources... [ 14%] api-guides/jtag-debugging/tips-and-quirks reading sources... [ 15%] api-guides/jtag-debugging/using-debugger reading sources... [ 15%] api-guides/jtag-debugging/windows-openocd-note reading sources... [ 16%] api-guides/mesh reading sources... [ 16%] api-guides/partition-tables reading sources... [ 17%] api-guides/romconsole reading sources... [ 17%] api-guides/thread-local-storage reading sources... [ 18%] api-guides/ulp reading sources... [ 18%] api-guides/ulp-cmake reading sources... [ 19%] api-guides/ulp_instruction_set reading sources... [ 19%] api-guides/ulp_macros reading sources... [ 20%] api-guides/unit-tests reading sources... [ 20%] api-guides/unit-tests-cmake reading sources... [ 21%] api-guides/wifi reading sources... [ 21%] api-reference/bluetooth/bt_common reading sources... [ 22%] api-reference/bluetooth/bt_le reading sources... [ 22%] api-reference/bluetooth/classic_bt reading sources... [ 23%] api-reference/bluetooth/controller_vhci reading sources... [ 23%] api-reference/bluetooth/esp_a2dp reading sources... [ 24%] api-reference/bluetooth/esp_avrc reading sources... [ 25%] api-reference/bluetooth/esp_blufi reading sources... [ 25%] api-reference/bluetooth/esp_bt_defs reading sources... [ 26%] api-reference/bluetooth/esp_bt_device reading sources... [ 26%] api-reference/bluetooth/esp_bt_main reading sources... [ 27%] api-reference/bluetooth/esp_gap_ble reading sources... [ 27%] api-reference/bluetooth/esp_gap_bt reading sources... [ 28%] api-reference/bluetooth/esp_gatt_defs reading sources... [ 28%] api-reference/bluetooth/esp_gattc reading sources... [ 29%] api-reference/bluetooth/esp_gatts reading sources... [ 29%] api-reference/bluetooth/esp_hf_client reading sources... [ 30%] api-reference/bluetooth/esp_hf_defs reading sources... [ 30%] api-reference/bluetooth/esp_spp reading sources... [ 31%] api-reference/bluetooth/index reading sources... [ 31%] api-reference/error-codes reading sources... [ 32%] api-reference/ethernet/esp_eth reading sources... [ 32%] api-reference/ethernet/index reading sources... [ 33%] api-reference/index reading sources... [ 33%] api-reference/kconfig reading sources... [ 34%] api-reference/mesh/esp_mesh reading sources... [ 34%] api-reference/mesh/index reading sources... [ 35%] api-reference/peripherals/adc reading sources... [ 35%] api-reference/peripherals/can reading sources... [ 36%] api-reference/peripherals/dac reading sources... [ 36%] api-reference/peripherals/esp_slave_protocol reading sources... [ 37%] api-reference/peripherals/gpio reading sources... [ 38%] api-reference/peripherals/i2c reading sources... [ 38%] api-reference/peripherals/i2s reading sources... [ 39%] api-reference/peripherals/index reading sources... [ 39%] api-reference/peripherals/ledc reading sources... [ 40%] api-reference/peripherals/mcpwm reading sources... [ 40%] api-reference/peripherals/pcnt reading sources... [ 41%] api-reference/peripherals/rmt reading sources... [ 41%] api-reference/peripherals/sd_pullup_requirements reading sources... [ 42%] api-reference/peripherals/sdio_slave reading sources... [ 42%] api-reference/peripherals/sdmmc_host reading sources... [ 43%] api-reference/peripherals/sdspi_host reading sources... [ 43%] api-reference/peripherals/sigmadelta reading sources... [ 44%] api-reference/peripherals/spi_master reading sources... [ 44%] api-reference/peripherals/spi_slave reading sources... [ 45%] api-reference/peripherals/timer reading sources... [ 45%] api-reference/peripherals/touch_pad reading sources... [ 46%] api-reference/peripherals/uart reading sources... [ 46%] api-reference/protocols/asio reading sources... [ 47%] api-reference/protocols/esp_http_client reading sources... [ 47%] api-reference/protocols/esp_http_server reading sources... [ 48%] api-reference/protocols/esp_tls reading sources... [ 48%] api-reference/protocols/esp_websocket_client reading sources... [ 49%] api-reference/protocols/index reading sources... [ 50%] api-reference/protocols/mdns reading sources... [ 50%] api-reference/protocols/modbus reading sources... [ 51%] api-reference/protocols/mqtt reading sources... [ 51%] api-reference/provisioning/index reading sources... [ 52%] api-reference/provisioning/protocomm reading sources... [ 52%] api-reference/provisioning/provisioning reading sources... [ 53%] api-reference/provisioning/wifi_provisioning reading sources... [ 53%] api-reference/storage/fatfs reading sources... [ 54%] api-reference/storage/index reading sources... [ 54%] api-reference/storage/mass_mfg reading sources... [ 55%] api-reference/storage/nvs_flash reading sources... [ 55%] api-reference/storage/nvs_partition_gen reading sources... [ 56%] api-reference/storage/sdmmc reading sources... [ 56%] api-reference/storage/spi_flash reading sources... [ 57%] api-reference/storage/spiffs reading sources... [ 57%] api-reference/storage/vfs reading sources... [ 58%] api-reference/storage/wear-levelling reading sources... [ 58%] api-reference/system/app_trace reading sources... [ 59%] api-reference/system/esp_err reading sources... [ 59%] api-reference/system/esp_event reading sources... [ 60%] api-reference/system/esp_https_ota reading sources... [ 60%] api-reference/system/esp_pthread reading sources... [ 61%] api-reference/system/esp_timer reading sources... [ 61%] api-reference/system/freertos reading sources... [ 62%] api-reference/system/freertos_additions reading sources... [ 63%] api-reference/system/heap_debug reading sources... [ 63%] api-reference/system/himem reading sources... [ 64%] api-reference/system/index reading sources... [ 64%] api-reference/system/intr_alloc reading sources... [ 65%] api-reference/system/ipc reading sources... [ 65%] api-reference/system/log reading sources... [ 66%] api-reference/system/mem_alloc reading sources... [ 66%] api-reference/system/ota reading sources... [ 67%] api-reference/system/power_management reading sources... [ 67%] api-reference/system/sleep_modes reading sources... [ 68%] api-reference/system/system reading sources... [ 68%] api-reference/system/wdts reading sources... [ 69%] api-reference/template reading sources... [ 69%] api-reference/wifi/esp_now reading sources... [ 70%] api-reference/wifi/esp_smartconfig reading sources... [ 70%] api-reference/wifi/esp_wifi reading sources... [ 71%] api-reference/wifi/index reading sources... [ 71%] cmake-pending-features reading sources... [ 72%] cmake-warning reading sources... [ 72%] contribute/contributor-agreement reading sources... [ 73%] contribute/creating-examples reading sources... [ 73%] contribute/documenting-code reading sources... [ 74%] contribute/index reading sources... [ 75%] contribute/style-guide reading sources... [ 75%] get-started-cmake/add-idf_path-to-profile reading sources... [ 76%] get-started-cmake/eclipse-setup reading sources... [ 76%] get-started-cmake/establish-serial-connection reading sources... [ 77%] get-started-cmake/get-started-devkitc reading sources... [ 77%] get-started-cmake/get-started-devkitc-v2 reading sources... [ 78%] get-started-cmake/get-started-pico-kit reading sources... [ 78%] get-started-cmake/get-started-pico-kit-v3 reading sources... [ 79%] get-started-cmake/get-started-wrover-kit reading sources... [ 79%] get-started-cmake/get-started-wrover-kit-v2 reading sources... [ 80%] get-started-cmake/idf-monitor reading sources... [ 80%] get-started-cmake/index reading sources... [ 81%] get-started-cmake/linux-setup reading sources... [ 81%] get-started-cmake/linux-setup-scratch reading sources... [ 82%] get-started-cmake/macos-setup reading sources... [ 82%] get-started-cmake/macos-setup-scratch reading sources... [ 83%] get-started-cmake/toolchain-setup-scratch reading sources... [ 83%] get-started-cmake/windows-setup reading sources... [ 84%] get-started-cmake/windows-setup-scratch reading sources... [ 84%] get-started/add-idf_path-to-profile reading sources... [ 85%] get-started/eclipse-setup reading sources... [ 85%] get-started/eclipse-setup-windows reading sources... [ 86%] get-started/establish-serial-connection reading sources... [ 86%] get-started/get-started-devkitc reading sources... [ 87%] get-started/get-started-devkitc-v2 reading sources... [ 88%] get-started/get-started-pico-kit reading sources... [ 88%] get-started/get-started-pico-kit-v3 reading sources... [ 89%] get-started/get-started-wrover-kit reading sources... [ 89%] get-started/get-started-wrover-kit-v2 reading sources... [ 90%] get-started/get-started-wrover-kit-v3 reading sources... [ 90%] get-started/idf-monitor reading sources... [ 91%] get-started/index reading sources... [ 91%] get-started/linux-setup reading sources... [ 92%] get-started/linux-setup-scratch reading sources... [ 92%] get-started/macos-setup reading sources... [ 93%] get-started/macos-setup-scratch reading sources... [ 93%] get-started/make-project reading sources... [ 94%] get-started/toolchain-setup-scratch reading sources... [ 94%] get-started/windows-setup reading sources... [ 95%] get-started/windows-setup-scratch reading sources... [ 95%] hw-reference/index reading sources... [ 96%] hw-reference/modules-and-boards reading sources... [ 96%] hw-reference/modules-and-boards-previous reading sources... [ 97%] index reading sources... [ 97%] languages reading sources... [ 98%] resources reading sources... [ 98%] security/flash-encryption reading sources... [ 99%] security/secure-boot reading sources... [100%] versions ../en/api-guides/ulp-cmake.rst:134: WARNING: Duplicate declaration, esp_err_t ulp_load_binary(uint32_t load_addr, const uint8_t * program_binary, size_t program_size) ../en/api-guides/ulp-cmake.rst:140: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point) ../en/api-guides/ulp-cmake.rst:157: WARNING: Duplicate declaration, esp_err_t ulp_set_wakeup_period(size_t period_index, uint32_t period_us) ../../components/ulp/README.rst:58: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point) _build/inc/esp_spp_api.inc:43: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ _build/inc/spi_master.inc:72: WARNING: Duplicate declaration, struct spi_transaction_t spi_transaction_t _build/inc/spi_slave.inc:37: WARNING: Duplicate declaration, struct spi_slave_transaction_t spi_slave_transaction_t ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, bool esp_vfs_fat_mount_config_t::format_if_mount_failed ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, int esp_vfs_fat_mount_config_t::max_files ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, size_t esp_vfs_fat_mount_config_t::allocation_unit_size ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, esp_vfs_fat_mount_config_t looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] COPYRIGHT writing output... [ 1%] about writing output... [ 1%] api-guides/app_trace writing output... [ 2%] api-guides/blufi writing output... [ 2%] api-guides/bootloader writing output... [ 3%] api-guides/build-system writing output... [ 3%] api-guides/build-system-cmake writing output... [ 4%] api-guides/console writing output... [ 4%] api-guides/core_dump writing output... [ 5%] api-guides/deep-sleep-stub writing output... [ 5%] api-guides/error-handling writing output... [ 6%] api-guides/external-ram writing output... [ 6%] api-guides/fatal-errors WARNING: edge_layout is very experimental feature! writing output... [ 7%] api-guides/freertos-smp writing output... [ 7%] api-guides/general-notes writing output... [ 8%] api-guides/hlinterrupts writing output... [ 8%] api-guides/index writing output... [ 9%] api-guides/jtag-debugging/building-openocd-linux writing output... [ 9%] api-guides/jtag-debugging/building-openocd-macos writing output... [ 10%] api-guides/jtag-debugging/building-openocd-windows writing output... [ 10%] api-guides/jtag-debugging/configure-other-jtag writing output... [ 11%] api-guides/jtag-debugging/configure-wrover writing output... [ 11%] api-guides/jtag-debugging/debugging-examples writing output... [ 12%] api-guides/jtag-debugging/index writing output... [ 13%] api-guides/jtag-debugging/setup-openocd-linux writing output... [ 13%] api-guides/jtag-debugging/setup-openocd-macos writing output... [ 14%] api-guides/jtag-debugging/setup-openocd-windows writing output... [ 14%] api-guides/jtag-debugging/tips-and-quirks writing output... [ 15%] api-guides/jtag-debugging/using-debugger writing output... [ 15%] api-guides/jtag-debugging/windows-openocd-note writing output... [ 16%] api-guides/mesh writing output... [ 16%] api-guides/partition-tables writing output... [ 17%] api-guides/romconsole writing output... [ 17%] api-guides/thread-local-storage writing output... [ 18%] api-guides/ulp writing output... [ 18%] api-guides/ulp-cmake writing output... [ 19%] api-guides/ulp_instruction_set writing output... [ 19%] api-guides/ulp_macros writing output... [ 20%] api-guides/unit-tests writing output... [ 20%] api-guides/unit-tests-cmake writing output... [ 21%] api-guides/wifi writing output... [ 21%] api-reference/bluetooth/bt_common writing output... [ 22%] api-reference/bluetooth/bt_le writing output... [ 22%] api-reference/bluetooth/classic_bt writing output... [ 23%] api-reference/bluetooth/controller_vhci writing output... [ 23%] api-reference/bluetooth/esp_a2dp writing output... [ 24%] api-reference/bluetooth/esp_avrc writing output... [ 25%] api-reference/bluetooth/esp_blufi writing output... [ 25%] api-reference/bluetooth/esp_bt_defs writing output... [ 26%] api-reference/bluetooth/esp_bt_device writing output... [ 26%] api-reference/bluetooth/esp_bt_main writing output... [ 27%] api-reference/bluetooth/esp_gap_ble writing output... [ 27%] api-reference/bluetooth/esp_gap_bt writing output... [ 28%] api-reference/bluetooth/esp_gatt_defs writing output... [ 28%] api-reference/bluetooth/esp_gattc writing output... [ 29%] api-reference/bluetooth/esp_gatts writing output... [ 29%] api-reference/bluetooth/esp_hf_client writing output... [ 30%] api-reference/bluetooth/esp_hf_defs writing output... [ 30%] api-reference/bluetooth/esp_spp writing output... [ 31%] api-reference/bluetooth/index writing output... [ 31%] api-reference/error-codes writing output... [ 32%] api-reference/ethernet/esp_eth writing output... [ 32%] api-reference/ethernet/index writing output... [ 33%] api-reference/index writing output... [ 33%] api-reference/kconfig writing output... [ 34%] api-reference/mesh/esp_mesh writing output... [ 34%] api-reference/mesh/index writing output... [ 35%] api-reference/peripherals/adc writing output... [ 35%] api-reference/peripherals/can writing output... [ 36%] api-reference/peripherals/dac writing output... [ 36%] api-reference/peripherals/esp_slave_protocol writing output... [ 37%] api-reference/peripherals/gpio writing output... [ 38%] api-reference/peripherals/i2c writing output... [ 38%] api-reference/peripherals/i2s writing output... [ 39%] api-reference/peripherals/index writing output... [ 39%] api-reference/peripherals/ledc writing output... [ 40%] api-reference/peripherals/mcpwm writing output... [ 40%] api-reference/peripherals/pcnt writing output... [ 41%] api-reference/peripherals/rmt writing output... [ 41%] api-reference/peripherals/sd_pullup_requirements writing output... [ 42%] api-reference/peripherals/sdio_slave writing output... [ 42%] api-reference/peripherals/sdmmc_host writing output... [ 43%] api-reference/peripherals/sdspi_host writing output... [ 43%] api-reference/peripherals/sigmadelta writing output... [ 44%] api-reference/peripherals/spi_master writing output... [ 44%] api-reference/peripherals/spi_slave writing output... [ 45%] api-reference/peripherals/timer writing output... [ 45%] api-reference/peripherals/touch_pad writing output... [ 46%] api-reference/peripherals/uart writing output... [ 46%] api-reference/protocols/asio writing output... [ 47%] api-reference/protocols/esp_http_client writing output... [ 47%] api-reference/protocols/esp_http_server writing output... [ 48%] api-reference/protocols/esp_tls writing output... [ 48%] api-reference/protocols/esp_websocket_client writing output... [ 49%] api-reference/protocols/index writing output... [ 50%] api-reference/protocols/mdns writing output... [ 50%] api-reference/protocols/modbus writing output... [ 51%] api-reference/protocols/mqtt writing output... [ 51%] api-reference/provisioning/index writing output... [ 52%] api-reference/provisioning/protocomm writing output... [ 52%] api-reference/provisioning/provisioning writing output... [ 53%] api-reference/provisioning/wifi_provisioning writing output... [ 53%] api-reference/storage/fatfs writing output... [ 54%] api-reference/storage/index writing output... [ 54%] api-reference/storage/mass_mfg writing output... [ 55%] api-reference/storage/nvs_flash writing output... [ 55%] api-reference/storage/nvs_partition_gen writing output... [ 56%] api-reference/storage/sdmmc writing output... [ 56%] api-reference/storage/spi_flash writing output... [ 57%] api-reference/storage/spiffs writing output... [ 57%] api-reference/storage/vfs writing output... [ 58%] api-reference/storage/wear-levelling writing output... [ 58%] api-reference/system/app_trace writing output... [ 59%] api-reference/system/esp_err writing output... [ 59%] api-reference/system/esp_event writing output... [ 60%] api-reference/system/esp_https_ota writing output... [ 60%] api-reference/system/esp_pthread writing output... [ 61%] api-reference/system/esp_timer writing output... [ 61%] api-reference/system/freertos writing output... [ 62%] api-reference/system/freertos_additions writing output... [ 63%] api-reference/system/heap_debug writing output... [ 63%] api-reference/system/himem writing output... [ 64%] api-reference/system/index writing output... [ 64%] api-reference/system/intr_alloc writing output... [ 65%] api-reference/system/ipc writing output... [ 65%] api-reference/system/log writing output... [ 66%] api-reference/system/mem_alloc writing output... [ 66%] api-reference/system/ota writing output... [ 67%] api-reference/system/power_management writing output... [ 67%] api-reference/system/sleep_modes writing output... [ 68%] api-reference/system/system writing output... [ 68%] api-reference/system/wdts writing output... [ 69%] api-reference/template writing output... [ 69%] api-reference/wifi/esp_now writing output... [ 70%] api-reference/wifi/esp_smartconfig writing output... [ 70%] api-reference/wifi/esp_wifi writing output... [ 71%] api-reference/wifi/index writing output... [ 71%] cmake-pending-features writing output... [ 72%] cmake-warning writing output... [ 72%] contribute/contributor-agreement writing output... [ 73%] contribute/creating-examples writing output... [ 73%] contribute/documenting-code writing output... [ 74%] contribute/index writing output... [ 75%] contribute/style-guide writing output... [ 75%] get-started-cmake/add-idf_path-to-profile writing output... [ 76%] get-started-cmake/eclipse-setup writing output... [ 76%] get-started-cmake/establish-serial-connection writing output... [ 77%] get-started-cmake/get-started-devkitc writing output... [ 77%] get-started-cmake/get-started-devkitc-v2 writing output... [ 78%] get-started-cmake/get-started-pico-kit writing output... [ 78%] get-started-cmake/get-started-pico-kit-v3 writing output... [ 79%] get-started-cmake/get-started-wrover-kit writing output... [ 79%] get-started-cmake/get-started-wrover-kit-v2 writing output... [ 80%] get-started-cmake/idf-monitor writing output... [ 80%] get-started-cmake/index writing output... [ 81%] get-started-cmake/linux-setup writing output... [ 81%] get-started-cmake/linux-setup-scratch writing output... [ 82%] get-started-cmake/macos-setup writing output... [ 82%] get-started-cmake/macos-setup-scratch writing output... [ 83%] get-started-cmake/toolchain-setup-scratch writing output... [ 83%] get-started-cmake/windows-setup writing output... [ 84%] get-started-cmake/windows-setup-scratch writing output... [ 84%] get-started/add-idf_path-to-profile writing output... [ 85%] get-started/eclipse-setup writing output... [ 85%] get-started/eclipse-setup-windows writing output... [ 86%] get-started/establish-serial-connection writing output... [ 86%] get-started/get-started-devkitc writing output... [ 87%] get-started/get-started-devkitc-v2 writing output... [ 88%] get-started/get-started-pico-kit writing output... [ 88%] get-started/get-started-pico-kit-v3 writing output... [ 89%] get-started/get-started-wrover-kit writing output... [ 89%] get-started/get-started-wrover-kit-v2 writing output... [ 90%] get-started/get-started-wrover-kit-v3 writing output... [ 90%] get-started/idf-monitor writing output... [ 91%] get-started/index writing output... [ 91%] get-started/linux-setup writing output... [ 92%] get-started/linux-setup-scratch writing output... [ 92%] get-started/macos-setup writing output... [ 93%] get-started/macos-setup-scratch writing output... [ 93%] get-started/make-project writing output... [ 94%] get-started/toolchain-setup-scratch writing output... [ 94%] get-started/windows-setup writing output... [ 95%] get-started/windows-setup-scratch writing output... [ 95%] hw-reference/index writing output... [ 96%] hw-reference/modules-and-boards writing output... [ 96%] hw-reference/modules-and-boards-previous writing output... [ 97%] index writing output... [ 97%] languages writing output... [ 98%] resources writing output... [ 98%] security/flash-encryption writing output... [ 99%] security/secure-boot writing output... [100%] versions generating indices... genindex writing additional pages... search copying images... [ 0%] get-started-cmake/../../_static/putty-settings-linux.png copying images... [ 1%] get-started/../../_static/esp32-pico-kit-v4-dimensions-back.jpg copying images... [ 2%] get-started/../../_static/esp-wrover-kit-v3-jp7-usb_5v.png copying images... [ 2%] api-guides/../../_static/mesh-asynchronous-power-on-example.png copying images... [ 3%] get-started-cmake/../../_static/esp32-pico-kit-v4-functional-block-diagram.png copying images... [ 4%] get-started-cmake/../../_static/esp32-devkitc-functional-overview.jpg copying images... [ 4%] ../_static/get-started.png copying images... [ 5%] get-started/../../_static/esp32-devkitc-v2-functional-overview.png copying images... [ 6%] api-reference/peripherals/../../../_static/ledc-api-settings.jpg copying images... [ 6%] get-started/../../_static/project-configuration.png copying images... [ 7%] get-started-cmake/../../_static/wrover-jp1-both.png copying images... [ 8%] api-guides/jtag-debugging/../../../_static/debugging-memory-location-off.jpg copying images... [ 8%] ../_static/api-reference.png copying images... [ 9%] api-guides/jtag-debugging/../../../_static/hw-debugging-main-tab.jpg copying images... [ 10%] api-guides/../../_static/mesh-root-node-designated-example.png copying images... [ 11%] get-started/../../_static/wrover-jp7-usb_5v.png copying images... [ 11%] api-guides/jtag-debugging/../../../_static/debugging-navigate-through-the-stack.jpg copying images... [ 12%] get-started/../../_static/putty-settings-windows.png copying images... [ 13%] get-started/../../_static/esp32-wrover-kit-layout-back.jpg copying images... [ 13%] get-started-cmake/../../_static/wrover-jp11-tx-rx.png copying images... [ 14%] get-started/../../_static/esp-wrover-kit-v4.1-layout-back.png copying images... [ 15%] get-started/../../_static/wrover-jp1-both.png copying images... [ 15%] get-started/../../_static/esp-wrover-kit-block-diagram.png copying images... [ 16%] api-guides/../../_static/mesh-parent-node-failure.png copying images... [ 17%] get-started/../../_static/msys2-terminal-window.png copying images... [ 17%] api-guides/jtag-debugging/../../../_static/debugging-setting-conditional-breakpoint.jpg copying images... [ 18%] api-reference/peripherals/../../../_static/mcpwm-bldc-control.png copying images... [ 19%] api-guides/../../_static/mesh-root-node-switch-example.png copying images... [ 20%] api-guides/jtag-debugging/../../../_static/debugging-step-into.jpg copying images... [ 20%] api-guides/../../_static/mesh-tree-topology.png copying images... [ 21%] get-started/../../_static/esp32-devkitc-c15-location.png copying images... [ 22%] api-guides/jtag-debugging/../../../_static/debugging-watch-variable.jpg copying images... [ 22%] api-reference/peripherals/../../../_static/adc-noise-graph.jpg copying images... [ 23%] api-reference/peripherals/../../../_static/mcpwm-overview.png copying images... [ 24%] get-started/../../_static/esp32-wrover-kit-in-device-manager.png copying images... [ 24%] get-started-cmake/../../_static/wrover-jp7-usb_5v.png copying images... [ 25%] ../_static/about-doc.png copying images... [ 26%] get-started/../../_static/esp32-wrover-kit-layout-front.jpg copying images... [ 26%] api-guides/../../_static/app_trace-overview.jpg copying images... [ 27%] get-started-cmake/../../_static/esp-wrover-kit-block-diagram.png copying images... [ 28%] api-guides/jtag-debugging/../../../_static/debugging-memory-location-on.jpg copying images... [ 28%] get-started-cmake/../../_static/windows-logo.png copying images... [ 29%] get-started-cmake/../../_static/putty-settings-windows.png copying images... [ 30%] get-started/../../_static/esp-wrover-kit-v2-layout-front.png copying images... [ 31%] api-guides/../../_static/mesh-root-node-failure.png copying images... [ 31%] api-guides/../../_static/mesh-root-node-election-example.png copying images... [ 32%] get-started-cmake/../../_static/project-configuration.png copying images... [ 33%] ../_static/contribute.png copying images... [ 33%] get-started-cmake/../../_static/esp32-wrover-kit-in-device-manager.png copying images... [ 34%] get-started-cmake/../../_static/esp32-pico-kit-v4-dimensions-side.jpg copying images... [ 35%] api-guides/../../_static/mesh-network-building.png copying images... [ 35%] get-started/../../_static/esp-wrover-kit-v3-jp8.png copying images... [ 36%] get-started/../../_static/wrover-jp11-tx-rx.png copying images... [ 37%] ../_static/miso_timing_waveform.png copying images... [ 37%] get-started-cmake/../../_static/esp32-wrover-kit-layout-front.jpg copying images... [ 38%] get-started-cmake/../../_static/esp32-devkitc-v2-functional-overview.png copying images... [ 39%] get-started/../../_static/esp-wrover-kit-v3-jp14.png copying images... [ 40%] get-started-cmake/../../_static/what-you-need-cmake.png copying images... [ 40%] get-started/../../_static/linux-logo.png copying images... [ 41%] api-guides/jtag-debugging/../../../_static/debugging-setting-breakpoint.jpg copying images... [ 42%] get-started/../../_static/esp-wrover-kit-v4.1-layout-front.png copying images... [ 42%] get-started/../../_static/esp32-pico-kit-v4-layout.jpg copying images... [ 43%] get-started-cmake/../../_static/linux-logo.png copying images... [ 44%] get-started-cmake/../../_static/esp-wrover-kit-v2-layout-back.png copying images... [ 44%] get-started/../../_static/esp32-pico-kit-v4-functional-block-diagram.png copying images... [ 45%] contribute/../../_static/doc-code-function.png copying images... [ 46%] contribute/../../_static/doc-code-documentation-rendered.png copying images... [ 46%] get-started/../../_static/esp-wrover-kit-v2-layout-back.png copying images... [ 47%] get-started/../../_static/macos-logo.png copying images... [ 48%] api-guides/../../_static/mesh-packet.png copying images... [ 48%] ../_static/api-guides.png copying images... [ 49%] api-reference/peripherals/../../../_static/mcpwm-brushed-dc-control.png copying images... [ 50%] get-started/../../_static/wrover-jp7-ext_5v.png copying images... [ 51%] api-guides/../../_static/mesh-bidirectional-data-stream.png copying images... [ 51%] get-started/../../_static/esp-wrover-kit-v4.1-jp2-tx-rx.jpg copying images... [ 52%] get-started/../../_static/esp32-devkitc-in-device-manager.png copying images... [ 53%] api-guides/jtag-debugging/../../../_static/windows-logo.png copying images... [ 53%] contribute/../../_static/doc-code-documentation-inline.png copying images... [ 54%] api-guides/jtag-debugging/../../../_static/macos-logo.png copying images... [ 55%] get-started-cmake/../../_static/esp32-pico-kit-v4-layout.jpg copying images... [ 55%] api-reference/mesh/../../../_static/mesh-events-delivery.png copying images... [ 56%] get-started/../../_static/windows-logo.png copying images... [ 57%] api-guides/../../_static/mesh-preferred-parent-node.png copying images... [ 57%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp7-usb_5v.png copying images... [ 58%] get-started/../../_static/putty-settings-linux.png copying images... [ 59%] api-guides/../../_static/mesh-esp-mesh-network-architecture.png copying images... [ 60%] get-started/../../_static/esp32-devkitc-dimensions-back.jpg copying images... [ 60%] api-guides/../../_static/mesh-node-types.png copying images... [ 61%] api-guides/jtag-debugging/../../../_static/debug-perspective.jpg copying images... [ 62%] get-started-cmake/../../_static/wrover-jp14.png copying images... [ 62%] ../_static/choose_version.png copying images... [ 63%] contribute/../../_static/doc-code-void-function.png copying images... [ 64%] get-started/../../_static/esp-wrover-kit-v4.1-jp7-ext_5v.jpg copying images... [ 64%] get-started/../../_static/esp-wrover-kit-v3-jp11-tx-rx.png copying images... [ 65%] api-guides/jtag-debugging/../../../_static/debugging-target-halted-manually.jpg copying images... [ 66%] api-guides/../../_static/freertos-ready-task-list.png copying images... [ 66%] api-reference/peripherals/../../../_static/touch_pad-measurement-parameters.jpg copying images... [ 67%] get-started/../../_static/esp-wrover-kit-v4.1-jp14.jpg copying images... [ 68%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp11-tx-rx.png copying images... [ 68%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp8.png copying images... [ 69%] get-started/../../_static/wrover-jp14.png copying images... [ 70%] get-started-cmake/../../_static/macos-logo.png copying images... [ 71%] api-guides/jtag-debugging/../../../_static/hw-debugging-startup-tab.jpg copying images... [ 71%] contribute/../../_static/doc-code-member.png copying images... [ 72%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp14.png copying images... [ 73%] get-started-cmake/../../_static/wrover-jp7-ext_5v.png copying images... [ 73%] api-guides/jtag-debugging/../../../_static/jtag-usb-configuration-zadig.jpg copying images... [ 74%] api-reference/provisioning/../../../_static/unified_provisioning.png copying images... [ 75%] api-guides/../../_static/mesh-routing-tables-example.png copying images... [ 75%] get-started-cmake/../../_static/esp32-wrover-kit-layout-back.jpg copying images... [ 76%] api-guides/jtag-debugging/../../../_static/debugging-step-over.jpg copying images... [ 77%] get-started/../../_static/esp-wrover-kit-v3-jp7-ext_5v.png copying images... [ 77%] get-started/../../_static/what-you-need.png copying images... [ 78%] get-started-cmake/../../_static/esp32-devkitc-dimensions-back.jpg copying images... [ 79%] ../_static/resources.png copying images... [ 80%] get-started-cmake/../../_static/esp32-pico-kit-v4-dimensions-back.jpg copying images... [ 80%] get-started/../../_static/esp-wrover-kit-v4.1-jp7-usb_5v.jpg copying images... [ 81%] get-started/../../_static/esp32-devkitc-functional-overview.jpg copying images... [ 82%] api-reference/peripherals/../../../_static/mcpwm-block-diagram.png copying images... [ 82%] api-reference/peripherals/../../../_static/adc-vref-graph.jpg copying images... [ 83%] ../_static/miso_timing_waveform_async.png copying images... [ 84%] get-started/../../_static/esp32-pico-kit-v3-layout.jpg copying images... [ 84%] get-started/../../_static/esp32-pico-kit-v4-dimensions-side.jpg copying images... [ 85%] api-guides/jtag-debugging/../../../_static/linux-logo.png copying images... [ 86%] api-guides/../../_static/freertos-ready-task-list-smp-pxIndex.png copying images... [ 86%] ../_static/hw-reference.png copying images... [ 87%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp7-ext_5v.png copying images... [ 88%] get-started-cmake/../../_static/wrover-jp8.png copying images... [ 88%] get-started-cmake/../../_static/esp32-pico-kit-v3-layout.jpg copying images... [ 89%] get-started/../../_static/esp-wrover-kit-v4.1-jp2-jtag.jpg copying images... [ 90%] get-started-cmake/../../_static/esp32-devkitc-in-device-manager.png copying images... [ 91%] api-guides/jtag-debugging/../../../_static/jtag-debugging-overview.jpg copying images... [ 91%] api-guides/jtag-debugging/../../../_static/debugging-target-halted.jpg copying images... [ 92%] api-guides/../../_static/mesh-beacon-frame-rssi.png copying images... [ 93%] ../_static/spi_master_freq_tv.png copying images... [ 93%] get-started-cmake/../../_static/esp-wrover-kit-v2-layout-front.png copying images... [ 94%] api-guides/../../_static/mesh-traditional-network-architecture.png copying images... [ 95%] api-guides/jtag-debugging/../../../_static/debugging-three-breakpoints-set.jpg copying images... [ 95%] get-started-cmake/../../_static/wrover-jp1-sd_io2.png copying images... [ 96%] api-reference/mesh/../../../_static/mesh-software-stack.png copying images... [ 97%] api-guides/jtag-debugging/../../../_static/hw-debugging-debugger-tab.jpg copying images... [ 97%] ../_static/spi_miso.png copying images... [ 98%] get-started/../../_static/wrover-jp8.png copying images... [ 99%] api-guides/../../_static/freertos-ready-task-list-smp.png copying images... [100%] get-started/../../_static/wrover-jp1-sd_io2.png copying static files... done copying extra files... done dumping search index in Chinese (code: zh) ... done dumping object inventory... done build succeeded, 11 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... WARNING: Failure in JSON search dump for object names Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages/readthedocs_ext/readthedocs.py", line 295, in dump_sphinx_data types[key] = str(type_obj.lname) File "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/envs/release-v3.2/lib/python2.7/site-packages/sphinx/locale/__init__.py", line 100, in __str__ return str(self.data) UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-1: ordinal not in range(128) [rtd-command-info] start-time: 2020-11-04T22:43:05.955806Z, end-time: 2020-11-04T22:50:58.635823Z, duration: 472, exit-code: 0 python sphinx-build -b latex -D language=zh_CN -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives components/mqtt/esp-mqtt/lib/include/platform_esp32_idf.h: Cannot parse line Calling Doxygen to generate latest XML files Generating kconfig.inc from kconfig contents Generating toolchain download links Version: v3.2.5-1-g110d230e3 Release: v3.2.5-1-g110d230e3 loading translations [zh_CN]... done fatal: no tag exactly matches '110d230e363afb664b1520f92dc952bb40802dd9' Git commit ID: 110d230e3 making output directory... fatal: no tag exactly matches '110d230e363afb664b1520f92dc952bb40802dd9' refs: refs/remotes/origin/release/v3.2 _build/version_inc/git-clone.inc written _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 192 added, 0 changed, 0 removed reading sources... [ 0%] COPYRIGHT reading sources... [ 1%] about reading sources... [ 1%] api-guides/app_trace reading sources... [ 2%] api-guides/blufi reading sources... [ 2%] api-guides/bootloader reading sources... [ 3%] api-guides/build-system reading sources... [ 3%] api-guides/build-system-cmake reading sources... [ 4%] api-guides/console reading sources... [ 4%] api-guides/core_dump reading sources... [ 5%] api-guides/deep-sleep-stub reading sources... [ 5%] api-guides/error-handling reading sources... [ 6%] api-guides/external-ram reading sources... [ 6%] api-guides/fatal-errors WARNING: edge_layout is very experimental feature! reading sources... [ 7%] api-guides/freertos-smp reading sources... [ 7%] api-guides/general-notes reading sources... [ 8%] api-guides/hlinterrupts reading sources... [ 8%] api-guides/index reading sources... [ 9%] api-guides/jtag-debugging/building-openocd-linux reading sources... [ 9%] api-guides/jtag-debugging/building-openocd-macos reading sources... [ 10%] api-guides/jtag-debugging/building-openocd-windows reading sources... [ 10%] api-guides/jtag-debugging/configure-other-jtag reading sources... [ 11%] api-guides/jtag-debugging/configure-wrover reading sources... [ 11%] api-guides/jtag-debugging/debugging-examples reading sources... [ 12%] api-guides/jtag-debugging/index reading sources... [ 13%] api-guides/jtag-debugging/setup-openocd-linux reading sources... [ 13%] api-guides/jtag-debugging/setup-openocd-macos reading sources... [ 14%] api-guides/jtag-debugging/setup-openocd-windows reading sources... [ 14%] api-guides/jtag-debugging/tips-and-quirks reading sources... [ 15%] api-guides/jtag-debugging/using-debugger reading sources... [ 15%] api-guides/jtag-debugging/windows-openocd-note reading sources... [ 16%] api-guides/mesh reading sources... [ 16%] api-guides/partition-tables reading sources... [ 17%] api-guides/romconsole reading sources... [ 17%] api-guides/thread-local-storage reading sources... [ 18%] api-guides/ulp reading sources... [ 18%] api-guides/ulp-cmake reading sources... [ 19%] api-guides/ulp_instruction_set reading sources... [ 19%] api-guides/ulp_macros reading sources... [ 20%] api-guides/unit-tests reading sources... [ 20%] api-guides/unit-tests-cmake reading sources... [ 21%] api-guides/wifi reading sources... [ 21%] api-reference/bluetooth/bt_common reading sources... [ 22%] api-reference/bluetooth/bt_le reading sources... [ 22%] api-reference/bluetooth/classic_bt reading sources... [ 23%] api-reference/bluetooth/controller_vhci reading sources... [ 23%] api-reference/bluetooth/esp_a2dp reading sources... [ 24%] api-reference/bluetooth/esp_avrc reading sources... [ 25%] api-reference/bluetooth/esp_blufi reading sources... [ 25%] api-reference/bluetooth/esp_bt_defs reading sources... [ 26%] api-reference/bluetooth/esp_bt_device reading sources... [ 26%] api-reference/bluetooth/esp_bt_main reading sources... [ 27%] api-reference/bluetooth/esp_gap_ble reading sources... [ 27%] api-reference/bluetooth/esp_gap_bt reading sources... [ 28%] api-reference/bluetooth/esp_gatt_defs reading sources... [ 28%] api-reference/bluetooth/esp_gattc reading sources... [ 29%] api-reference/bluetooth/esp_gatts reading sources... [ 29%] api-reference/bluetooth/esp_hf_client reading sources... [ 30%] api-reference/bluetooth/esp_hf_defs reading sources... [ 30%] api-reference/bluetooth/esp_spp reading sources... [ 31%] api-reference/bluetooth/index reading sources... [ 31%] api-reference/error-codes reading sources... [ 32%] api-reference/ethernet/esp_eth reading sources... [ 32%] api-reference/ethernet/index reading sources... [ 33%] api-reference/index reading sources... [ 33%] api-reference/kconfig reading sources... [ 34%] api-reference/mesh/esp_mesh reading sources... [ 34%] api-reference/mesh/index reading sources... [ 35%] api-reference/peripherals/adc reading sources... [ 35%] api-reference/peripherals/can reading sources... [ 36%] api-reference/peripherals/dac reading sources... [ 36%] api-reference/peripherals/esp_slave_protocol reading sources... [ 37%] api-reference/peripherals/gpio reading sources... [ 38%] api-reference/peripherals/i2c reading sources... [ 38%] api-reference/peripherals/i2s reading sources... [ 39%] api-reference/peripherals/index reading sources... [ 39%] api-reference/peripherals/ledc reading sources... [ 40%] api-reference/peripherals/mcpwm reading sources... [ 40%] api-reference/peripherals/pcnt reading sources... [ 41%] api-reference/peripherals/rmt reading sources... [ 41%] api-reference/peripherals/sd_pullup_requirements reading sources... [ 42%] api-reference/peripherals/sdio_slave reading sources... [ 42%] api-reference/peripherals/sdmmc_host reading sources... [ 43%] api-reference/peripherals/sdspi_host reading sources... [ 43%] api-reference/peripherals/sigmadelta reading sources... [ 44%] api-reference/peripherals/spi_master reading sources... [ 44%] api-reference/peripherals/spi_slave reading sources... [ 45%] api-reference/peripherals/timer reading sources... [ 45%] api-reference/peripherals/touch_pad reading sources... [ 46%] api-reference/peripherals/uart reading sources... [ 46%] api-reference/protocols/asio reading sources... [ 47%] api-reference/protocols/esp_http_client reading sources... [ 47%] api-reference/protocols/esp_http_server reading sources... [ 48%] api-reference/protocols/esp_tls reading sources... [ 48%] api-reference/protocols/esp_websocket_client reading sources... [ 49%] api-reference/protocols/index reading sources... [ 50%] api-reference/protocols/mdns reading sources... [ 50%] api-reference/protocols/modbus reading sources... [ 51%] api-reference/protocols/mqtt reading sources... [ 51%] api-reference/provisioning/index reading sources... [ 52%] api-reference/provisioning/protocomm reading sources... [ 52%] api-reference/provisioning/provisioning reading sources... [ 53%] api-reference/provisioning/wifi_provisioning reading sources... [ 53%] api-reference/storage/fatfs reading sources... [ 54%] api-reference/storage/index reading sources... [ 54%] api-reference/storage/mass_mfg reading sources... [ 55%] api-reference/storage/nvs_flash reading sources... [ 55%] api-reference/storage/nvs_partition_gen reading sources... [ 56%] api-reference/storage/sdmmc reading sources... [ 56%] api-reference/storage/spi_flash reading sources... [ 57%] api-reference/storage/spiffs reading sources... [ 57%] api-reference/storage/vfs reading sources... [ 58%] api-reference/storage/wear-levelling reading sources... [ 58%] api-reference/system/app_trace reading sources... [ 59%] api-reference/system/esp_err reading sources... [ 59%] api-reference/system/esp_event reading sources... [ 60%] api-reference/system/esp_https_ota reading sources... [ 60%] api-reference/system/esp_pthread reading sources... [ 61%] api-reference/system/esp_timer reading sources... [ 61%] api-reference/system/freertos reading sources... [ 62%] api-reference/system/freertos_additions reading sources... [ 63%] api-reference/system/heap_debug reading sources... [ 63%] api-reference/system/himem reading sources... [ 64%] api-reference/system/index reading sources... [ 64%] api-reference/system/intr_alloc reading sources... [ 65%] api-reference/system/ipc reading sources... [ 65%] api-reference/system/log reading sources... [ 66%] api-reference/system/mem_alloc reading sources... [ 66%] api-reference/system/ota reading sources... [ 67%] api-reference/system/power_management reading sources... [ 67%] api-reference/system/sleep_modes reading sources... [ 68%] api-reference/system/system reading sources... [ 68%] api-reference/system/wdts reading sources... [ 69%] api-reference/template reading sources... [ 69%] api-reference/wifi/esp_now reading sources... [ 70%] api-reference/wifi/esp_smartconfig reading sources... [ 70%] api-reference/wifi/esp_wifi reading sources... [ 71%] api-reference/wifi/index reading sources... [ 71%] cmake-pending-features reading sources... [ 72%] cmake-warning reading sources... [ 72%] contribute/contributor-agreement reading sources... [ 73%] contribute/creating-examples reading sources... [ 73%] contribute/documenting-code reading sources... [ 74%] contribute/index reading sources... [ 75%] contribute/style-guide reading sources... [ 75%] get-started-cmake/add-idf_path-to-profile reading sources... [ 76%] get-started-cmake/eclipse-setup reading sources... [ 76%] get-started-cmake/establish-serial-connection reading sources... [ 77%] get-started-cmake/get-started-devkitc reading sources... [ 77%] get-started-cmake/get-started-devkitc-v2 reading sources... [ 78%] get-started-cmake/get-started-pico-kit reading sources... [ 78%] get-started-cmake/get-started-pico-kit-v3 reading sources... [ 79%] get-started-cmake/get-started-wrover-kit reading sources... [ 79%] get-started-cmake/get-started-wrover-kit-v2 reading sources... [ 80%] get-started-cmake/idf-monitor reading sources... [ 80%] get-started-cmake/index reading sources... [ 81%] get-started-cmake/linux-setup reading sources... [ 81%] get-started-cmake/linux-setup-scratch reading sources... [ 82%] get-started-cmake/macos-setup reading sources... [ 82%] get-started-cmake/macos-setup-scratch reading sources... [ 83%] get-started-cmake/toolchain-setup-scratch reading sources... [ 83%] get-started-cmake/windows-setup reading sources... [ 84%] get-started-cmake/windows-setup-scratch reading sources... [ 84%] get-started/add-idf_path-to-profile reading sources... [ 85%] get-started/eclipse-setup reading sources... [ 85%] get-started/eclipse-setup-windows reading sources... [ 86%] get-started/establish-serial-connection reading sources... [ 86%] get-started/get-started-devkitc reading sources... [ 87%] get-started/get-started-devkitc-v2 reading sources... [ 88%] get-started/get-started-pico-kit reading sources... [ 88%] get-started/get-started-pico-kit-v3 reading sources... [ 89%] get-started/get-started-wrover-kit reading sources... [ 89%] get-started/get-started-wrover-kit-v2 reading sources... [ 90%] get-started/get-started-wrover-kit-v3 reading sources... [ 90%] get-started/idf-monitor reading sources... [ 91%] get-started/index reading sources... [ 91%] get-started/linux-setup reading sources... [ 92%] get-started/linux-setup-scratch reading sources... [ 92%] get-started/macos-setup reading sources... [ 93%] get-started/macos-setup-scratch reading sources... [ 93%] get-started/make-project reading sources... [ 94%] get-started/toolchain-setup-scratch reading sources... [ 94%] get-started/windows-setup reading sources... [ 95%] get-started/windows-setup-scratch reading sources... [ 95%] hw-reference/index reading sources... [ 96%] hw-reference/modules-and-boards reading sources... [ 96%] hw-reference/modules-and-boards-previous reading sources... [ 97%] index reading sources... [ 97%] languages reading sources... [ 98%] resources reading sources... [ 98%] security/flash-encryption reading sources... [ 99%] security/secure-boot reading sources... [100%] versions ../en/api-guides/ulp-cmake.rst:134: WARNING: Duplicate declaration, esp_err_t ulp_load_binary(uint32_t load_addr, const uint8_t * program_binary, size_t program_size) ../en/api-guides/ulp-cmake.rst:140: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point) ../en/api-guides/ulp-cmake.rst:157: WARNING: Duplicate declaration, esp_err_t ulp_set_wakeup_period(size_t period_index, uint32_t period_us) ../../components/ulp/README.rst:58: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point) _build/inc/esp_spp_api.inc:43: WARNING: Error in type declaration. If typedef-like declaration: Type must be either just a name or a typedef-like declaration. If just a name: Error in declarator or parameters and qualifiers Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ If typedef-like declaration: Error in declarator If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ If declId, parameters, and qualifiers: Invalid definition: Expected identifier in nested name. [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ If parenthesis in noptr-declarator: Error in declarator or parameters and qualifiers If pointer to member declarator: Invalid definition: Expected identifier in nested name. [error at 5] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) -----^ If declarator-id: Invalid definition: Expected identifier in nested name. [error at 5] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) -----^ If type alias or template alias: Invalid definition: Expected identifier in nested name, got keyword: void [error at 4] void() esp_spp_cb_t(esp_spp_cb_event_t event, esp_spp_cb_param_t *param) ----^ _build/inc/spi_master.inc:72: WARNING: Duplicate declaration, struct spi_transaction_t spi_transaction_t _build/inc/spi_slave.inc:37: WARNING: Duplicate declaration, struct spi_slave_transaction_t spi_slave_transaction_t ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, bool esp_vfs_fat_mount_config_t::format_if_mount_failed ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, int esp_vfs_fat_mount_config_t::max_files ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, size_t esp_vfs_fat_mount_config_t::allocation_unit_size ../en/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, esp_vfs_fat_mount_config_t looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index get-started/index get-started/get-started-devkitc get-started/get-started-devkitc-v2 get-started/get-started-wrover-kit get-started/get-started-wrover-kit-v3 get-started/get-started-wrover-kit-v2 get-started/get-started-pico-kit get-started/get-started-pico-kit-v3 get-started/windows-setup get-started/windows-setup-scratch get-started/linux-setup get-started/macos-setup get-started/macos-setup-scratch get-started/add-idf_path-to-profile get-started/establish-serial-connection get-started/make-project get-started/eclipse-setup get-started/eclipse-setup-windows get-started/idf-monitor get-started/toolchain-setup-scratch get-started/linux-setup-scratch get-started-cmake/index get-started-cmake/get-started-devkitc get-started-cmake/get-started-devkitc-v2 get-started-cmake/get-started-wrover-kit get-started-cmake/get-started-wrover-kit-v2 get-started-cmake/get-started-pico-kit get-started-cmake/get-started-pico-kit-v3 get-started-cmake/windows-setup get-started-cmake/windows-setup-scratch get-started-cmake/linux-setup get-started-cmake/linux-setup-scratch get-started-cmake/macos-setup get-started-cmake/macos-setup-scratch get-started-cmake/add-idf_path-to-profile get-started-cmake/establish-serial-connection get-started-cmake/eclipse-setup get-started-cmake/idf-monitor get-started-cmake/toolchain-setup-scratch api-reference/index api-reference/wifi/index api-reference/wifi/esp_wifi api-reference/wifi/esp_smartconfig api-reference/wifi/esp_now api-reference/mesh/index api-reference/mesh/esp_mesh api-reference/bluetooth/index api-reference/bluetooth/controller_vhci api-reference/bluetooth/bt_common api-reference/bluetooth/esp_bt_defs api-reference/bluetooth/esp_bt_main api-reference/bluetooth/esp_bt_device api-reference/bluetooth/bt_le api-reference/bluetooth/esp_gap_ble api-reference/bluetooth/esp_gatt_defs api-reference/bluetooth/esp_gatts api-reference/bluetooth/esp_gattc api-reference/bluetooth/esp_blufi api-reference/bluetooth/classic_bt api-reference/bluetooth/esp_gap_bt api-reference/bluetooth/esp_a2dp api-reference/bluetooth/esp_avrc api-reference/bluetooth/esp_spp api-reference/bluetooth/esp_hf_defs api-reference/bluetooth/esp_hf_client api-reference/ethernet/index api-reference/ethernet/esp_eth api-reference/peripherals/index api-reference/peripherals/adc api-reference/peripherals/can api-reference/peripherals/dac api-reference/peripherals/gpio api-reference/peripherals/i2c api-reference/peripherals/i2s api-reference/peripherals/ledc api-reference/peripherals/mcpwm api-reference/peripherals/pcnt api-reference/peripherals/rmt api-reference/peripherals/sdmmc_host api-reference/peripherals/sdspi_host api-reference/peripherals/sdio_slave api-reference/peripherals/sd_pullup_requirements api-reference/peripherals/esp_slave_protocol api-reference/peripherals/sigmadelta api-reference/peripherals/spi_master api-reference/peripherals/spi_slave api-reference/peripherals/timer api-reference/peripherals/touch_pad api-reference/peripherals/uart api-reference/protocols/index api-reference/protocols/mdns api-reference/protocols/esp_tls api-reference/protocols/esp_http_client api-reference/protocols/esp_http_server api-reference/protocols/asio api-reference/protocols/mqtt api-reference/protocols/modbus api-reference/protocols/esp_websocket_client api-reference/provisioning/index api-reference/provisioning/provisioning api-reference/provisioning/protocomm api-reference/provisioning/wifi_provisioning api-reference/storage/index api-reference/storage/spi_flash api-reference/storage/sdmmc api-reference/storage/nvs_flash api-reference/storage/nvs_partition_gen api-reference/storage/vfs api-reference/storage/fatfs api-reference/storage/wear-levelling api-reference/storage/spiffs api-reference/storage/mass_mfg api-reference/system/index api-reference/system/freertos api-reference/system/freertos_additions api-reference/system/mem_alloc api-reference/system/heap_debug api-reference/system/himem api-reference/system/intr_alloc api-reference/system/wdts api-reference/system/ipc api-reference/system/esp_timer api-reference/system/log api-reference/system/esp_event api-reference/system/app_trace api-reference/system/power_management api-reference/system/sleep_modes api-reference/system/ota api-reference/system/esp_https_ota api-reference/system/esp_pthread api-reference/system/esp_err api-reference/system/system api-reference/kconfig api-reference/error-codes hw-reference/index hw-reference/modules-and-boards hw-reference/modules-and-boards-previous api-guides/index api-guides/general-notes api-guides/build-system api-guides/build-system-cmake api-guides/error-handling api-guides/fatal-errors api-guides/deep-sleep-stub api-guides/core_dump security/flash-encryption api-guides/freertos-smp api-guides/thread-local-storage api-guides/hlinterrupts api-guides/jtag-debugging/index api-guides/jtag-debugging/setup-openocd-windows api-guides/jtag-debugging/building-openocd-windows api-guides/jtag-debugging/setup-openocd-linux api-guides/jtag-debugging/building-openocd-linux api-guides/jtag-debugging/setup-openocd-macos api-guides/jtag-debugging/building-openocd-macos api-guides/jtag-debugging/configure-wrover api-guides/jtag-debugging/configure-other-jtag api-guides/jtag-debugging/using-debugger api-guides/jtag-debugging/debugging-examples api-guides/jtag-debugging/tips-and-quirks api-guides/app_trace api-guides/bootloader api-guides/partition-tables security/secure-boot api-guides/ulp api-guides/ulp_instruction_set api-guides/ulp_macros api-guides/ulp-cmake api-guides/unit-tests api-guides/unit-tests-cmake api-guides/console api-guides/romconsole api-guides/wifi api-guides/mesh api-guides/blufi api-guides/external-ram contribute/index contribute/style-guide contribute/documenting-code contribute/creating-examples api-reference/template contribute/contributor-agreement versions resources COPYRIGHT about languages resolving references... WARNING: edge_layout is very experimental feature! writing... WARNING: no Babel option known for language u'zh_CN' done copying images... [ 0%] get-started-cmake/../../_static/putty-settings-linux.png copying images... [ 1%] get-started/../../_static/esp-wrover-kit-v3-jp7-usb_5v.png copying images... [ 1%] api-guides/../../_static/mesh-asynchronous-power-on-example.png copying images... [ 2%] get-started-cmake/../../_static/esp32-pico-kit-v4-functional-block-diagram.png copying images... [ 3%] get-started-cmake/../../_static/esp32-devkitc-functional-overview.jpg copying images... [ 3%] get-started/../../_static/esp32-devkitc-v2-functional-overview.png copying images... [ 4%] api-reference/peripherals/../../../_static/ledc-api-settings.jpg copying images... [ 5%] get-started-cmake/../../_static/wrover-jp1-both.png copying images... [ 5%] api-guides/jtag-debugging/../../../_static/debugging-memory-location-off.jpg copying images... [ 6%] https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v3.jpg copying images... [ 6%] ../_static/api-reference.png copying images... [ 7%] api-guides/jtag-debugging/../../../_static/hw-debugging-main-tab.jpg copying images... [ 8%] api-guides/../../_static/mesh-root-node-designated-example.png copying images... [ 8%] get-started/../../_static/wrover-jp7-usb_5v.png copying images... [ 9%] api-guides/jtag-debugging/../../../_static/debugging-navigate-through-the-stack.jpg copying images... [ 10%] get-started/../../_static/putty-settings-windows.png copying images... [ 10%] get-started/../../_static/esp32-wrover-kit-layout-back.jpg copying images... [ 11%] get-started-cmake/../../_static/wrover-jp11-tx-rx.png copying images... [ 11%] get-started/../../_static/esp-wrover-kit-v4.1-layout-back.png copying images... [ 12%] get-started/../../_static/wrover-jp1-both.png copying images... [ 13%] api-reference/mesh/../../../_static/mesh-events-delivery.png copying images... [ 13%] api-reference/peripherals/../../../_static/mcpwm-brushed-dc-control.png copying images... [ 14%] get-started/../../_static/msys2-terminal-window.png copying images... [ 15%] api-guides/jtag-debugging/../../../_static/debugging-setting-conditional-breakpoint.jpg copying images... [ 15%] api-reference/peripherals/../../../_static/mcpwm-bldc-control.png copying images... [ 16%] https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v2.jpg copying images... [ 16%] api-guides/../../_static/mesh-root-node-switch-example.png copying images... [ 17%] get-started/../../_static/project-configuration.png copying images... [ 18%] api-guides/../../_static/mesh-tree-topology.png copying images... [ 18%] get-started/../../_static/esp32-devkitc-c15-location.png copying images... [ 19%] api-guides/jtag-debugging/../../../_static/debugging-watch-variable.jpg copying images... [ 20%] api-guides/../../_static/mesh-parent-node-failure.png copying images... [ 20%] ../_static/about-doc.png copying images... [ 21%] get-started-cmake/../../_static/windows-logo.png copying images... [ 21%] api-reference/peripherals/../../../_static/mcpwm-overview.png copying images... [ 22%] get-started/../../_static/esp32-wrover-kit-in-device-manager.png copying images... [ 23%] https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v4.1.jpg copying images... [ 23%] get-started-cmake/../../_static/wrover-jp7-usb_5v.png copying images... [ 24%] get-started/../../_static/esp32-wrover-kit-layout-front.jpg copying images... [ 25%] https://dl.espressif.com/dl/schematics/pictures/esp32-wroom-32-front-back.jpg copying images... [ 25%] ../_static/get-started.png copying images... [ 26%] api-guides/../../_static/app_trace-overview.jpg copying images... [ 26%] get-started/../../_static/esp32-devkitc-functional-overview.jpg copying images... [ 27%] https://dl.espressif.com/dl/schematics/pictures/esp32-wrover.jpg copying images... [ 28%] api-guides/jtag-debugging/../../../_static/debugging-memory-location-on.jpg copying images... [ 28%] get-started-cmake/../../_static/putty-settings-windows.png copying images... [ 29%] get-started/../../_static/esp-wrover-kit-v2-layout-front.png copying images... [ 30%] api-guides/../../_static/mesh-root-node-failure.png copying images... [ 30%] api-guides/../../_static/mesh-root-node-election-example.png copying images... [ 31%] https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v3.jpeg copying images... [ 31%] get-started-cmake/../../_static/project-configuration.png copying images... [ 32%] ../_static/contribute.png copying images... [ 33%] get-started-cmake/../../_static/esp32-wrover-kit-in-device-manager.png copying images... [ 33%] get-started-cmake/../../_static/esp32-pico-kit-v4-dimensions-side.jpg copying images... [ 34%] api-reference/peripherals/../../../_static/adc-noise-graph.jpg copying images... [ 35%] https://dl.espressif.com/dl/schematics/pictures/esp32-devkitj-v1.jpg copying images... [ 35%] get-started/../../_static/esp-wrover-kit-v3-jp8.png copying images... [ 36%] get-started/../../_static/wrover-jp11-tx-rx.png copying images... [ 36%] ../_static/miso_timing_waveform.png copying images... [ 37%] get-started-cmake/../../_static/esp32-wrover-kit-layout-front.jpg copying images... [ 38%] get-started-cmake/../../_static/esp32-devkitc-v2-functional-overview.png copying images... [ 38%] get-started/../../_static/esp-wrover-kit-v3-jp14.png copying images... [ 39%] get-started-cmake/../../_static/what-you-need-cmake.png copying images... [ 40%] get-started/../../_static/linux-logo.png copying images... [ 40%] api-guides/jtag-debugging/../../../_static/debugging-setting-breakpoint.jpg copying images... [ 41%] get-started/../../_static/esp-wrover-kit-v4.1-layout-front.png copying images... [ 41%] get-started/../../_static/esp32-pico-kit-v4-layout.jpg copying images... [ 42%] get-started-cmake/../../_static/linux-logo.png copying images... [ 43%] get-started-cmake/../../_static/esp-wrover-kit-v2-layout-back.png copying images... [ 43%] get-started/../../_static/esp32-pico-kit-v4-functional-block-diagram.png copying images... [ 44%] contribute/../../_static/doc-code-function.png copying images... [ 45%] contribute/../../_static/doc-code-documentation-rendered.png copying images... [ 45%] get-started/../../_static/esp-wrover-kit-v2-layout-back.png copying images... [ 46%] get-started/../../_static/macos-logo.png copying images... [ 46%] get-started/../../_static/esp32-pico-kit-v4-dimensions-side.jpg copying images... [ 47%] ../_static/api-guides.png copying images... [ 48%] get-started-cmake/../../_static/esp-wrover-kit-block-diagram.png copying images... [ 48%] get-started/../../_static/wrover-jp7-ext_5v.png copying images... [ 49%] api-guides/jtag-debugging/../../../_static/debugging-target-halted.jpg copying images... [ 50%] get-started/../../_static/esp-wrover-kit-v4.1-jp2-tx-rx.jpg copying images... [ 50%] get-started/../../_static/esp32-devkitc-in-device-manager.png copying images... [ 51%] api-guides/jtag-debugging/../../../_static/windows-logo.png copying images... [ 51%] get-started/../../_static/esp32-pico-kit-v4-dimensions-back.jpg copying images... [ 52%] api-guides/jtag-debugging/../../../_static/macos-logo.png copying images... [ 53%] get-started-cmake/../../_static/esp32-pico-kit-v4-layout.jpg copying images... [ 53%] get-started/../../_static/esp-wrover-kit-block-diagram.png copying images... [ 54%] get-started/../../_static/windows-logo.png copying images... [ 55%] api-guides/../../_static/mesh-preferred-parent-node.png copying images... [ 55%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp7-usb_5v.png copying images... [ 56%] get-started/../../_static/putty-settings-linux.png copying images... [ 56%] api-guides/../../_static/mesh-esp-mesh-network-architecture.png copying images... [ 57%] get-started/../../_static/esp32-devkitc-dimensions-back.jpg copying images... [ 58%] api-guides/../../_static/mesh-node-types.png copying images... [ 58%] api-guides/jtag-debugging/../../../_static/debug-perspective.jpg copying images... [ 59%] get-started-cmake/../../_static/wrover-jp14.png copying images... [ 60%] ../_static/choose_version.png copying images... [ 60%] contribute/../../_static/doc-code-void-function.png copying images... [ 61%] get-started/../../_static/esp-wrover-kit-v4.1-jp7-ext_5v.jpg copying images... [ 61%] api-guides/../../_static/freertos-ready-task-list.png copying images... [ 62%] api-guides/jtag-debugging/../../../_static/debugging-target-halted-manually.jpg copying images... [ 63%] get-started/../../_static/esp-wrover-kit-v3-jp11-tx-rx.png copying images... [ 63%] api-reference/peripherals/../../../_static/touch_pad-measurement-parameters.jpg copying images... [ 64%] get-started/../../_static/esp-wrover-kit-v4.1-jp14.jpg copying images... [ 65%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp11-tx-rx.png copying images... [ 65%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp8.png copying images... [ 66%] get-started/../../_static/what-you-need.png copying images... [ 66%] api-guides/../../_static/mesh-network-building.png copying images... [ 67%] get-started-cmake/../../_static/macos-logo.png copying images... [ 68%] api-guides/jtag-debugging/../../../_static/hw-debugging-startup-tab.jpg copying images... [ 68%] contribute/../../_static/doc-code-member.png copying images... [ 69%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp14.png copying images... [ 70%] get-started-cmake/../../_static/wrover-jp7-ext_5v.png copying images... [ 70%] api-guides/jtag-debugging/../../../_static/jtag-usb-configuration-zadig.jpg copying images... [ 71%] https://dl.espressif.com/dl/schematics/pictures/esp32-demo-board-v2.jpg copying images... [ 71%] api-reference/provisioning/../../../_static/unified_provisioning.png copying images... [ 72%] api-guides/../../_static/mesh-routing-tables-example.png copying images... [ 73%] get-started-cmake/../../_static/esp32-wrover-kit-layout-back.jpg copying images... [ 73%] api-guides/jtag-debugging/../../../_static/debugging-step-over.jpg copying images... [ 74%] https://dl.espressif.com/dl/schematics/pictures/esp32-devkitc-v4-front.jpg copying images... [ 75%] get-started/../../_static/esp-wrover-kit-v3-jp7-ext_5v.png copying images... [ 75%] get-started/../../_static/wrover-jp14.png copying images... [ 76%] get-started-cmake/../../_static/esp32-devkitc-dimensions-back.jpg copying images... [ 76%] ../_static/resources.png copying images... [ 77%] get-started-cmake/../../_static/esp32-pico-kit-v4-dimensions-back.jpg copying images... [ 78%] get-started/../../_static/esp-wrover-kit-v4.1-jp7-usb_5v.jpg copying images... [ 78%] api-guides/jtag-debugging/../../../_static/debugging-step-into.jpg copying images... [ 79%] api-reference/peripherals/../../../_static/mcpwm-block-diagram.png copying images... [ 80%] api-reference/peripherals/../../../_static/adc-vref-graph.jpg copying images... [ 80%] ../_static/miso_timing_waveform_async.png copying images... [ 81%] https://dl.espressif.com/dl/schematics/pictures/esp32-core-board-v2.png copying images... [ 81%] https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v4.jpeg copying images... [ 82%] get-started/../../_static/esp32-pico-kit-v3-layout.jpg copying images... [ 83%] https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v4.1-front.jpg copying images... [ 83%] api-guides/../../_static/mesh-packet.png copying images... [ 84%] api-guides/jtag-debugging/../../../_static/linux-logo.png copying images... [ 85%] api-guides/../../_static/freertos-ready-task-list-smp-pxIndex.png copying images... [ 85%] ../_static/hw-reference.png copying images... [ 86%] get-started-cmake/../../_static/esp-wrover-kit-v3-jp7-ext_5v.png copying images... [ 86%] get-started-cmake/../../_static/wrover-jp8.png copying images... [ 87%] https://dl.espressif.com/dl/schematics/pictures/esp32-wroom-32d-front-back.jpg copying images... [ 88%] get-started-cmake/../../_static/esp32-pico-kit-v3-layout.jpg copying images... [ 88%] get-started/../../_static/esp-wrover-kit-v4.1-jp2-jtag.jpg copying images... [ 89%] get-started-cmake/../../_static/esp32-devkitc-in-device-manager.png copying images... [ 90%] contribute/../../_static/doc-code-documentation-inline.png copying images... [ 90%] api-guides/jtag-debugging/../../../_static/jtag-debugging-overview.jpg copying images... [ 91%] api-guides/../../_static/mesh-bidirectional-data-stream.png copying images... [ 91%] api-guides/../../_static/mesh-beacon-frame-rssi.png copying images... [ 92%] ../_static/spi_master_freq_tv.png copying images... [ 93%] https://dl.espressif.com/dl/schematics/pictures/esp32-wroom-32u-front-back.jpg copying images... [ 93%] get-started-cmake/../../_static/esp-wrover-kit-v2-layout-front.png copying images... [ 94%] api-guides/../../_static/mesh-traditional-network-architecture.png copying images... [ 95%] api-guides/jtag-debugging/../../../_static/debugging-three-breakpoints-set.jpg copying images... [ 95%] get-started-cmake/../../_static/wrover-jp1-sd_io2.png copying images... [ 96%] api-reference/mesh/../../../_static/mesh-software-stack.png copying images... [ 96%] api-guides/jtag-debugging/../../../_static/hw-debugging-debugger-tab.jpg copying images... [ 97%] https://dl.espressif.com/dl/schematics/pictures/esp32-solo-1-front-back.jpg copying images... [ 98%] ../_static/spi_miso.png copying images... [ 98%] get-started/../../_static/wrover-jp8.png copying images... [ 99%] api-guides/../../_static/freertos-ready-task-list-smp.png copying images... [100%] get-started/../../_static/wrover-jp1-sd_io2.png copying TeX support files... done build succeeded, 12 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/checkouts/release-v3.2/docs/zh_CN/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2020-11-04T22:51:23.503141Z, end-time: 2020-11-04T22:51:23.562126Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2020-11-04T22:51:23.675216Z, end-time: 2020-11-04T22:53:26.273418Z, duration: 122, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-idf-zh-cn -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. ning: Hyper reference `api-reference/system/esp_event:_CPPv429esp_even t_loop_create_defaultv' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv421esp_even t_loop_delete23esp_event_loop_handle_t' on page 1158 undefined on input line 11 4837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv429esp_even t_loop_delete_defaultv' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv431esp_even t_handler_register_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19esp _event_handler_tPv' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv426esp_even t_handler_register16esp_event_base_t7int32_t19esp_event_handler_tPv' on page 11 58 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv433esp_even t_handler_unregister_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19e sp_event_handler_t' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv428esp_even t_handler_unregister16esp_event_base_t7int32_t19esp_event_handler_t' on page 11 58 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv417esp_even t_post_to23esp_event_loop_handle_t16esp_event_base_t7int32_tPv6size_t10TickType _t' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv414esp_even t_post16esp_event_base_t7int32_tPv6size_t10TickType_t' on page 1158 undefined o n input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv421esp_even t_loop_createPK21esp_event_loop_args_tP23esp_event_loop_handle_t' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv429esp_even t_loop_create_defaultv' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv421esp_even t_loop_delete23esp_event_loop_handle_t' on page 1158 undefined on input line 11 4837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv429esp_even t_loop_delete_defaultv' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv431esp_even t_handler_register_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19esp _event_handler_tPv' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv426esp_even t_handler_register16esp_event_base_t7int32_t19esp_event_handler_tPv' on page 11 58 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv433esp_even t_handler_unregister_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19e sp_event_handler_t' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv428esp_even t_handler_unregister16esp_event_base_t7int32_t19esp_event_handler_t' on page 11 58 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv417esp_even t_post_to23esp_event_loop_handle_t16esp_event_base_t7int32_tPv6size_t10TickType _t' on page 1158 undefined on input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv414esp_even t_post16esp_event_base_t7int32_tPv6size_t10TickType_t' on page 1158 undefined o n input line 114837. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv431esp_even t_handler_register_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19esp _event_handler_tPv' on page 1158 undefined on input line 114851. [1158] LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv431esp_even t_handler_register_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19esp _event_handler_tPv' on page 1159 undefined on input line 114857. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv431esp_even t_handler_register_with23esp_event_loop_handle_t16esp_event_base_t7int32_t19esp _event_handler_tPv' on page 1159 undefined on input line 114859. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv414esp_even t_dumpP4FILE' on page 1159 undefined on input line 114894. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv414esp_even t_dumpP4FILE' on page 1159 undefined on input line 114895. [1159] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1160 undefined on input line 114921. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1160 undefined on input line 114921. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv421esp_even t_loop_args_t' on page 1160 undefined on input line 114921. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv423esp_even t_loop_handle_t' on page 1160 undefined on input line 114921. Underfull \hbox (badness 10000) in paragraph at lines 114921--114921 []\TU/lmtt/b/n/10 const \TU/lmr/m/it/10 esp_event_loop_args_t \TU/lmr/m/n/10 *\ TU/lmr/m/it/10 event_loop_args\TU/lmr/m/n/10 , LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1160 undefined on input line 114962. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1160 undefined on input line 114962. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv423esp_even t_loop_handle_t' on page 1160 undefined on input line 114962. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1160 undefined on input line 114994. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1160 undefined on input line 114994. [1160] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1161 undefined on input line 115026. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1161 undefined on input line 115026. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1161 undefined on input line 115052. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1161 undefined on input line 115052. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv423esp_even t_loop_handle_t' on page 1161 undefined on input line 115052. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1161 undefined on input line 115094. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1161 undefined on input line 115094. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1161 undefined on input line 115094. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv419esp_even t_handler_t' on page 1161 undefined on input line 115094. Underfull \hbox (badness 10000) in paragraph at lines 115094--115094 []\TU/lmr/m/it/10 esp_event_base_t event_base\TU/lmr/m/n/10 , int32_t \TU/lmr/m /it/10 event_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115094--115094 \TU/lmr/m/it/10 esp_event_handler_t event_handler\TU/lmr/m/n/10 , void [1161] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1162 undefined on input line 115161. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1162 undefined on input line 115161. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv423esp_even t_loop_handle_t' on page 1162 undefined on input line 115161. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1162 undefined on input line 115161. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv419esp_even t_handler_t' on page 1162 undefined on input line 115161. Underfull \hbox (badness 10000) in paragraph at lines 115161--115161 []\TU/lmr/m/it/10 esp_event_loop_handle_t event_loop\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115161--115161 \TU/lmr/m/it/10 esp_event_handler_t event_handler\TU/lmr/m/n/10 , void [1162] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1163 undefined on input line 115213. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1163 undefined on input line 115213. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1163 undefined on input line 115213. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv419esp_even t_handler_t' on page 1163 undefined on input line 115213. Underfull \hbox (badness 10000) in paragraph at lines 115213--115213 []\TU/lmr/m/it/10 esp_event_base_t event_base\TU/lmr/m/n/10 , int32_t \TU/lmr/m /it/10 event_id\TU/lmr/m/n/10 , LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1163 undefined on input line 115266. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1163 undefined on input line 115266. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv423esp_even t_loop_handle_t' on page 1163 undefined on input line 115266. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1163 undefined on input line 115266. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv419esp_even t_handler_t' on page 1163 undefined on input line 115266. Underfull \hbox (badness 10000) in paragraph at lines 115266--115266 []\TU/lmr/m/it/10 esp_event_loop_handle_t event_loop\TU/lmr/m/n/10 , [1163] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1164 undefined on input line 115312. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1164 undefined on input line 115312. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1164 undefined on input line 115312. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1164 undefined on input line 115365. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1164 undefined on input line 115365. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv423esp_even t_loop_handle_t' on page 1164 undefined on input line 115365. LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1164 undefined on input line 115365. Underfull \hbox (badness 10000) in paragraph at lines 115365--115365 []\TU/lmr/m/it/10 esp_event_loop_handle_t event_loop\TU/lmr/m/n/10 , \TU/lmr/m/ it/10 esp_event_base_t Underfull \hbox (badness 10000) in paragraph at lines 115365--115365 \TU/lmr/m/it/10 event_base\TU/lmr/m/n/10 , int32_t \TU/lmr/m/it/10 event_id\TU/ lmr/m/n/10 , void *\TU/lmr/m/it/10 event_data\TU/lmr/m/n/10 , size_t [1164] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1165 undefined on input line 115423. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1165 undefined on input line 115423. Overfull \vbox (3.66315pt too high) detected at line 115470 [1165] [1166] [1167] LaTeX Warning: Hyper reference `api-reference/system/esp_event:_CPPv416esp_even t_base_t' on page 1168 undefined on input line 115641. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-application-spec ific-tracing' on page 1168 undefined on input line 115661. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-logging-to-host' on page 1168 undefined on input line 115664. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-system-behaviour -analysis-with-segger-systemview' on page 1168 undefined on input line 115667. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1168 undefined on input line 115689. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1168 undefined on input line 115689. [1168] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1169 undefined on input line 115737. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1169 undefined on input line 115767. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1169 undefined on input line 115767. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1169 undefined on input line 115767. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1169 undefined on input line 115797. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1169 undefined on input line 115797. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1169 undefined on input line 115797. [1169] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1170 undefined on input line 115830. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1170 undefined on input line 115890. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1170 undefined on input line 115890. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1170 undefined on input line 115890. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1170 undefined on input line 115917. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1170 undefined on input line 115917. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1170 undefined on input line 115917. [1170] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1171 undefined on input line 115947. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1171 undefined on input line 115947. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1171 undefined on input line 115947. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1171 undefined on input line 115980. Underfull \hbox (badness 10000) in paragraph at lines 115981--115983 \TU/lmr/m/n/10 Rertrieves incoming data buffer if any. After data in buffer are processed LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1171 undefined on input line 116010. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1171 undefined on input line 116010. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1171 undefined on input line 116010. [1171] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1172 undefined on input line 116040. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1172 undefined on input line 116064. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1172 undefined on input line 116094. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1172 undefined on input line 116121. [1172] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1173 undefined on input line 116157. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1173 undefined on input line 116193. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1173 undefined on input line 116226. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 1173 undefined on input line 116253. [1173] LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 1174 undefined on input line 116340. [1174] LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1175 undefined on input line 116344. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-default-cpu- freq-mhz' on page 1175 undefined on input line 116347. Underfull \hbox (badness 7613) in paragraph at lines 116350--116351 []\TU/lmtt/m/n/10 min_freq_mhz |\TU/FandolSong-Regular(0)/m/n/10 —| \TU/lmr/m/ n/10 Minimal CPU frequency, in MHz (i.e. frequency used when only LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1175 undefined on input line 116358. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-tickl ess-idle' on page 1175 undefined on input line 116358. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes::doc' on page 1175 undefined on input line 116362. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-dfs-init-auto' on page 1175 undefined on input line 116365. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-default-cpu- freq-mhz' on page 1175 undefined on input line 116365. [1175] LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1176 undefined on input line 116377. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1176 undefined on input line 116393. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-default-cpu- freq-mhz' on page 1176 undefined on input line 116393. Underfull \hbox (badness 10000) in paragraph at lines 116393--116394 []\TU/lmr/m/n/10 If maximal CPU frequency (set using \TU/lmtt/m/it/10 esp_pm_co nfigure() \TU/lmr/m/n/10 or \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1176 undefined on input line 116402. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1176 undefined on input line 116419. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1176 undefined on input line 116433. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 1176 undefined on input line 116438. LaTeX Warning: Hyper reference `api-reference/system/esp_timer::doc' on page 11 76 undefined on input line 116444. [1176] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_tim er_configPK19ledc_timer_config_t' on page 1177 undefined on input line 116463. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv420spi _slave_initialize17spi_host_device_tPK16spi_bus_config_tPK28spi_slave_interface _config_ti' on page 1177 undefined on input line 116489. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv414spi _slave_free17spi_host_device_t' on page 1177 undefined on input line 116489. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv414esp_eth_ enablev' on page 1177 undefined on input line 116492. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv415esp_eth_ disablev' on page 1177 undefined on input line 116492. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414esp_wifi_st artv' on page 1177 undefined on input line 116495. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413esp_wifi_st opv' on page 1177 undefined on input line 116495. LaTeX Warning: Hyper reference `api-reference/bluetooth/controller_vhci:_CPPv42 4esp_bt_controller_enable13esp_bt_mode_t' on page 1177 undefined on input line 116498. LaTeX Warning: Hyper reference `api-reference/bluetooth/controller_vhci:_CPPv42 5esp_bt_controller_disablev' on page 1177 undefined on input line 116498. LaTeX Warning: Hyper reference `api-reference/peripherals/can:_CPPv418can_drive r_installPK20can_general_config_tPK19can_timing_config_tPK19can_filter_config_t ' on page 1177 undefined on input line 116501. LaTeX Warning: Hyper reference `api-reference/peripherals/can:_CPPv420can_drive r_uninstallv' on page 1177 undefined on input line 116501. [1177] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1178 undefined on input line 116539. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1178 undefined on input line 116539. Underfull \hbox (badness 10000) in paragraph at lines 116560--116561 []\TU/lmtt/m/n/10 config\TU/lmr/m/n/10 : pointer to implementation-specific con figuration structure (e.g. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1178 undefined on input line 116574. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1178 undefined on input line 116574. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv418e sp_pm_lock_type_t' on page 1178 undefined on input line 116574. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 1178 undefined on input line 116574. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1178 undefined on input line 116625. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1178 undefined on input line 116625. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 1178 undefined on input line 116625. [1178] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1179 undefined on input line 116668. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1179 undefined on input line 116668. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 1179 undefined on input line 116668. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1179 undefined on input line 116714. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1179 undefined on input line 116714. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 1179 undefined on input line 116714. [1179] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1180 undefined on input line 116756. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1180 undefined on input line 116756. [1180] [1181] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv431esp_sl eep_disable_wakeup_source18esp_sleep_source_t' on page 1182 undefined on input line 116943. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv419esp_sl eep_pd_config21esp_sleep_pd_domain_t21esp_sleep_pd_option_t' on page 1182 undef ined on input line 116945. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_li ght_sleep_startv' on page 1182 undefined on input line 116947. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv420esp_de ep_sleep_startv' on page 1182 undefined on input line 116947. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_main:_CPPv421esp _bluedroid_disablev' on page 1182 undefined on input line 116952. LaTeX Warning: Hyper reference `api-reference/bluetooth/controller_vhci:_CPPv42 5esp_bt_controller_disablev' on page 1182 undefined on input line 116952. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413esp_wifi_st opv' on page 1182 undefined on input line 116952. LaTeX Warning: Hyper reference `api-reference/system/power_management::doc' on page 1182 undefined on input line 116954. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv429esp_sl eep_enable_timer_wakeup8uint64_t' on page 1182 undefined on input line 116966. [1182] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv432esp_sl eep_enable_touchpad_wakeupv' on page 1183 undefined on input line 116975. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv418rtc_gpio _pullup_en10gpio_num_t' on page 1183 undefined on input line 116982. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv420rtc_gpio _pulldown_en10gpio_num_t' on page 1183 undefined on input line 116982. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv428esp_sl eep_enable_ext0_wakeup10gpio_num_ti' on page 1183 undefined on input line 11698 6. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv428esp_sl eep_enable_ext1_wakeup8uint64_t28esp_sleep_ext1_wakeup_mode_t' on page 1183 und efined on input line 117017. [1183] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv427esp_sl eep_enable_ulp_wakeupv' on page 1184 undefined on input line 117026. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv418gpio_wak eup_enable10gpio_num_t15gpio_int_type_t' on page 1184 undefined on input line 1 17031. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv428esp_sl eep_enable_gpio_wakeupv' on page 1184 undefined on input line 117033. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv425uart_set _wakeup_threshold11uart_port_ti' on page 1184 undefined on input line 117038. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv428esp_sl eep_enable_uart_wakeupi' on page 1184 undefined on input line 117040. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv420esp_de ep_sleep_startv' on page 1184 undefined on input line 117045. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_li ght_sleep_startv' on page 1184 undefined on input line 117045. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv419esp_sl eep_pd_config21esp_sleep_pd_domain_t21esp_sleep_pd_option_t' on page 1184 undef ined on input line 117045. [1184] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv419esp_sl eep_pd_config21esp_sleep_pd_domain_t21esp_sleep_pd_option_t' on page 1185 undef ined on input line 117049. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_li ght_sleep_startv' on page 1185 undefined on input line 117054. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv420esp_de ep_sleep_startv' on page 1185 undefined on input line 117059. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv416rtc_gpio _isolate10gpio_num_t' on page 1185 undefined on input line 117066. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv420esp_de ep_sleep_startv' on page 1185 undefined on input line 117069. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv420esp_de ep_sleep_startv' on page 1185 undefined on input line 117078. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_li ght_sleep_startv' on page 1185 undefined on input line 117080. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv426esp_sl eep_get_wakeup_causev' on page 1185 undefined on input line 117085. [1185] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv436esp_sl eep_get_touchpad_wakeup_statusv' on page 1186 undefined on input line 117087. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv432esp_sl eep_get_ext1_wakeup_statusv' on page 1186 undefined on input line 117087. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv431esp_sl eep_disable_wakeup_source18esp_sleep_source_t' on page 1186 undefined on input line 117092. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1186 undefined on input line 117119. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1186 undefined on input line 117119. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv418esp_sl eep_source_t' on page 1186 undefined on input line 117119. [1186] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1187 undefined on input line 117162. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1187 undefined on input line 117162. Underfull \hbox (badness 10000) in paragraph at lines 117176--117177 []\TU/lmr/m/n/10 ESP_ERR_NOT_SUPPORTED if additional current by touch (CON- LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1187 undefined on input line 117194. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1187 undefined on input line 117194. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1187 undefined on input line 117226. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1187 undefined on input line 117226. Underfull \hbox (badness 10000) in paragraph at lines 117243--117244 []\TU/lmr/m/n/10 ESP_ERR_NOT_SUPPORTED if additional current by touch (CON- LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 1187 undefined on input line 117261. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 1187 undefined on input line 117261. [1187] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1188 undefined on input line 117281. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1188 undefined on input line 117281. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 1188 undefined on input line 117281. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1188 undefined on input line 117329. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1188 undefined on input line 117329. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv428esp_sl eep_ext1_wakeup_mode_t' on page 1188 undefined on input line 117329. Underfull \hbox (badness 10000) in paragraph at lines 117329--117329 []\TU/lmr/m/n/10 uint64_t \TU/lmr/m/it/10 mask\TU/lmr/m/n/10 , \TU/lmr/m/it/10 esp_sleep_ext1_wakeup_mode_t [1188] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1189 undefined on input line 117382. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1189 undefined on input line 117382. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1189 undefined on input line 117415. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1189 undefined on input line 117415. [1189] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1190 undefined on input line 117474. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1190 undefined on input line 117474. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_sl eep_pd_domain_t' on page 1190 undefined on input line 117474. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_sl eep_pd_option_t' on page 1190 undefined on input line 117474. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1190 undefined on input line 117524. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1190 undefined on input line 117524. [1190] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv424esp_sl eep_wakeup_cause_t' on page 1191 undefined on input line 117613. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv424esp_sl eep_wakeup_cause_t' on page 1191 undefined on input line 117613. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv429esp_de ep_sleep_wake_stub_fn_t' on page 1191 undefined on input line 117648. [1191] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv429esp_de ep_sleep_wake_stub_fn_t' on page 1192 undefined on input line 117663. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv429esp_de ep_sleep_wake_stub_fn_t' on page 1192 undefined on input line 117663. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv418esp_sl eep_source_t' on page 1192 undefined on input line 117710. [1192] [1193] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 1194 undefined on input line 117999. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 1194 undefined on input line 118009. LaTeX Warning: Hyper reference `security/secure-boot:signed-app-verify' on page 1194 undefined on input line 118025. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 1194 undefined on input line 118031. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash::doc' on page 1 194 undefined on input line 118034. LaTeX Warning: Hyper reference `api-reference/system/esp_https_ota::doc' on pag e 1194 undefined on input line 118037. [1194] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1195 undefined on input line 118064. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1195 undefined on input line 118064. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1195 undefined on input line 118064. LaTeX Warning: Hyper reference `api-reference/system/ota:_CPPv416esp_ota_handle _t' on page 1195 undefined on input line 118064. Underfull \hbox (badness 5908) in paragraph at lines 118087--118088 []\TU/lmr/m/n/10 ESP_ERR_OTA_PARTITION_CONFLICT: Partition holds the currently running [1195] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1196 undefined on input line 118126. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1196 undefined on input line 118126. LaTeX Warning: Hyper reference `api-reference/system/ota:_CPPv416esp_ota_handle _t' on page 1196 undefined on input line 118126. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1196 undefined on input line 118175. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1196 undefined on input line 118175. LaTeX Warning: Hyper reference `api-reference/system/ota:_CPPv416esp_ota_handle _t' on page 1196 undefined on input line 118175. [1196] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1197 undefined on input line 118219. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1197 undefined on input line 118219. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1197 undefined on input line 118219. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1197 undefined on input line 118263. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1197 undefined on input line 118263. Underfull \hbox (badness 10000) in paragraph at lines 118273--118274 []\TU/lmr/m/n/10 Note that there is no guarantee the returned partition is a va lid app. Use LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1197 undefined on input line 118289. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1197 undefined on input line 118289. [1197] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1198 undefined on input line 118311. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1198 undefined on input line 118311. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 1198 undefined on input line 118311. Underfull \hbox (badness 10000) in paragraph at lines 118311--118311 []\TU/lmtt/b/n/10 const \TU/lmr/m/it/10 esp_partition_t [1198] LaTeX Warning: Hyper reference `api-reference/system/ota:secure-ota-updates' on page 1199 undefined on input line 118428. [1199] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1200 undefined on input line 118448. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1200 undefined on input line 118448. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:_CPPv42 4esp_http_client_config_t' on page 1200 undefined on input line 118448. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:structe sp__http__client__config__t' on page 1200 undefined on input line 118483. Overfull \hbox (440.61171pt too wide) in paragraph at lines 118499--118499 [] Underfull \hbox (badness 10000) in paragraph at lines 118499--118499 [1200] [1201] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1202 undefined on input line 118576. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1202 undefined on input line 118576. LaTeX Warning: Hyper reference `api-reference/system/esp_pthread:_CPPv417esp_pt hread_cfg_t' on page 1202 undefined on input line 118576. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1202 undefined on input line 118618. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1202 undefined on input line 118618. LaTeX Warning: Hyper reference `api-reference/system/esp_pthread:_CPPv417esp_pt hread_cfg_t' on page 1202 undefined on input line 118618. [1202] LaTeX Warning: Hyper reference `api-guides/error-handling::doc' on page 1203 un defined on input line 118710. LaTeX Warning: Hyper reference `api-reference/error-codes::doc' on page 1203 un defined on input line 118712. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1203 undefined on input line 118732. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1203 undefined on input line 118760. [1203] [1204] LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv411esp_restart v' on page 1205 undefined on input line 118949. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv429esp_registe r_shutdown_handler18shutdown_handler_t' on page 1205 undefined on input line 11 8951. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv411esp_restart v' on page 1205 undefined on input line 118951. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv416esp_reset_r easonv' on page 1205 undefined on input line 118956. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv418esp_reset_r eason_t' on page 1205 undefined on input line 118956. [1205] LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv422esp_get_fre e_heap_sizev' on page 1206 undefined on input line 118964. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv430esp_get_min imum_free_heap_sizev' on page 1206 undefined on input line 118967. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc::doc' on page 12 06 undefined on input line 118971. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv410esp_randomv ' on page 1206 undefined on input line 118976. LaTeX Warning: Hyper reference `api-reference/system/system:number-of-universal ly-administered-mac-address' on page 1206 undefined on input line 118985. Underfull \hbox (badness 10000) in paragraph at lines 119031--119031 []\TU/lmr/m/n/10 Wi-Fi Sta- Underfull \hbox (badness 10000) in paragraph at lines 119031--119031 []\TU/lmr/m/n/10 Wi-Fi Sof- [1206] LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv412esp_read_ma cP7uint8_t14esp_mac_type_t' on page 1207 undefined on input line 119038. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv412esp_read_ma cP7uint8_t14esp_mac_type_t' on page 1207 undefined on input line 119042. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv421esp_base_ma c_addr_setP7uint8_t' on page 1207 undefined on input line 119042. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv421esp_base_ma c_addr_setP7uint8_t' on page 1207 undefined on input line 119042. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv424esp_efuse_m ac_get_customP7uint8_t' on page 1207 undefined on input line 119047. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv424esp_efuse_m ac_get_customP7uint8_t' on page 1207 undefined on input line 119100. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv421esp_base_ma c_addr_setP7uint8_t' on page 1207 undefined on input line 119100. [1207] LaTeX Warning: Hyper reference `api-reference/kconfig:config-number-of-universa l-mac-address' on page 1208 undefined on input line 119111. Underfull \hbox (badness 10000) in paragraph at lines 119111--119112 []\TU/lmr/m/n/10 The number of universally administered MAC address can be conf igured using \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv413esp_chip_in foP15esp_chip_info_t' on page 1208 undefined on input line 119122. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv415esp_chip_in fo_t' on page 1208 undefined on input line 119122. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv419esp_get_idf _versionv' on page 1208 undefined on input line 119127. LaTeX Warning: Hyper reference `api-reference/system/system:c.ESP_IDF_VERSION_M AJOR' on page 1208 undefined on input line 119132. LaTeX Warning: Hyper reference `api-reference/system/system:c.ESP_IDF_VERSION_M INOR' on page 1208 undefined on input line 119132. LaTeX Warning: Hyper reference `api-reference/system/system:c.ESP_IDF_VERSION_P ATCH' on page 1208 undefined on input line 119132. LaTeX Warning: Hyper reference `api-reference/system/system:c.ESP_IDF_VERSION_V AL' on page 1208 undefined on input line 119135. LaTeX Warning: Hyper reference `api-reference/system/system:c.ESP_IDF_VERSION' on page 1208 undefined on input line 119135. [1208] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1209 undefined on input line 119165. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1209 undefined on input line 119165. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv418shutdown_ha ndler_t' on page 1209 undefined on input line 119165. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv418esp_reset_r eason_t' on page 1209 undefined on input line 119191. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv418esp_reset_r eason_t' on page 1209 undefined on input line 119191. [1209] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1210 undefined on input line 119318. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1210 undefined on input line 119318. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1210 undefined on input line 119344. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1210 undefined on input line 119344. [1210] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119368. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119368. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119394. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119394. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119418. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119418. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv414esp_mac_typ e_t' on page 1211 undefined on input line 119418. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119447. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1211 undefined on input line 119447. [1211] LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv415esp_chip_in fo_t' on page 1212 undefined on input line 119476. LaTeX Warning: Hyper reference `api-reference/system/system:structesp__chip__in fo__t' on page 1212 undefined on input line 119478. LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv416esp_chip_mo del_t' on page 1212 undefined on input line 119535. [1212] [1213] [1214] LaTeX Warning: Hyper reference `api-guides/build-system:custom-sdkconfig-defaul ts' on page 1215 undefined on input line 119931. [1215] LaTeX Warning: Hyper reference `api-reference/kconfig:config-toolprefix' on pag e 1216 undefined on input line 119946. LaTeX Warning: Hyper reference `api-reference/kconfig:config-python' on page 12 16 undefined on input line 119949. LaTeX Warning: Hyper reference `api-reference/kconfig:config-make-warn-undefine d-variables' on page 1216 undefined on input line 119952. LaTeX Warning: Hyper reference `api-reference/kconfig:sdk-tool-configuration' o n page 1216 undefined on input line 119962. LaTeX Warning: Hyper reference `api-reference/kconfig:sdk-tool-configuration' o n page 1216 undefined on input line 119974. [1216] LaTeX Warning: Hyper reference `api-reference/kconfig:sdk-tool-configuration' o n page 1217 undefined on input line 119989. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-port' on page 1217 undefined on input line 120005. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-baud' on page 1217 undefined on input line 120008. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-baud-oth er-val' on page 1217 undefined on input line 120011. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-compress ed' on page 1217 undefined on input line 120014. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flashmode' on page 1217 undefined on input line 120017. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-flashfre q' on page 1217 undefined on input line 120020. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-flashsiz e' on page 1217 undefined on input line 120023. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-flashsiz e-detect' on page 1217 undefined on input line 120026. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-before' on page 1217 undefined on input line 120029. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esptoolpy-after' o n page 1217 undefined on input line 120032. LaTeX Warning: Hyper reference `api-reference/kconfig:config-monitor-baud' on p age 1217 undefined on input line 120035. LaTeX Warning: Hyper reference `api-reference/kconfig:config-monitor-baud-other -val' on page 1217 undefined on input line 120038. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1217 undefined on input line 120048. [1217] LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1218 undefined on input line 120062. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1218 undefined on input line 120096. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1218 undefined on input line 120105. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1218 undefined on input line 120118. [1218] LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1219 undefined on input line 120147. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1219 undefined on input line 120175. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1219 undefined on input line 120206. [1219] LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1220 undefined on input line 120218. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1220 undefined on input line 120244. LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1220 undefined on input line 120270. [1220] LaTeX Warning: Hyper reference `api-reference/kconfig:serial-flasher-config' on page 1221 undefined on input line 120310. LaTeX Warning: Hyper reference `api-reference/kconfig:config-log-bootloader-lev el' on page 1221 undefined on input line 120319. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-spi-wp- pin' on page 1221 undefined on input line 120322. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-vddsdio -boost' on page 1221 undefined on input line 120325. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-factory -reset' on page 1221 undefined on input line 120328. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-app-tes t' on page 1221 undefined on input line 120331. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-hold-ti me-gpio' on page 1221 undefined on input line 120334. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-wdt-ena ble' on page 1221 undefined on input line 120337. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1221 undefined on input line 120347. [1221] LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1222 undefined on input line 120381. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1222 undefined on input line 120399. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1222 undefined on input line 120427. [1222] LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1223 undefined on input line 120442. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-factory -reset' on page 1223 undefined on input line 120442. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1223 undefined on input line 120455. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-factory -reset' on page 1223 undefined on input line 120455. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1223 undefined on input line 120466. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-factory -reset' on page 1223 undefined on input line 120466. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1223 undefined on input line 120481. [1223] LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1224 undefined on input line 120494. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-app-tes t' on page 1224 undefined on input line 120494. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1224 undefined on input line 120509. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1224 undefined on input line 120521. LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1224 undefined on input line 120537. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-wdt-ena ble' on page 1224 undefined on input line 120537. [1224] LaTeX Warning: Hyper reference `api-reference/kconfig:bootloader-config' on pag e 1225 undefined on input line 120551. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-wdt-ena ble' on page 1225 undefined on input line 120551. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-signed-apps -no-secure-boot' on page 1225 undefined on input line 120565. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-enable d' on page 1225 undefined on input line 120568. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-build- signed-binaries' on page 1225 undefined on input line 120571. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-verifi cation-key' on page 1225 undefined on input line 120574. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-bootloader- key-encoding' on page 1225 undefined on input line 120577. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-insecu re' on page 1225 undefined on input line 120580. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-e nabled' on page 1225 undefined on input line 120583. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1225 undefined on input line 120586. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-d isable-plaintext' on page 1225 undefined on input line 120589. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1225 undefined on input line 120599. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1225 undefined on input line 120612. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-signed-apps -no-secure-boot' on page 1225 undefined on input line 120612. [1225] LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1226 undefined on input line 120626. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-signed-apps -no-secure-boot' on page 1226 undefined on input line 120626. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1226 undefined on input line 120643. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1226 undefined on input line 120660. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-enable d' on page 1226 undefined on input line 120660. [1226] LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1227 undefined on input line 120690. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1227 undefined on input line 120705. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-build- signed-binaries' on page 1227 undefined on input line 120705. [1227] LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1228 undefined on input line 120725. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1228 undefined on input line 120743. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1228 undefined on input line 120770. [1228] LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1229 undefined on input line 120785. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1229 undefined on input line 120801. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-e nabled' on page 1229 undefined on input line 120801. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-allow- rom-basic' on page 1229 undefined on input line 120816. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-allow- jtag' on page 1229 undefined on input line 120819. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-allow- short-app-partition' on page 1229 undefined on input line 120822. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-u art-bootloader-allow-encrypt' on page 1229 undefined on input line 120825. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-u art-bootloader-allow-decrypt' on page 1229 undefined on input line 120828. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-u art-bootloader-allow-cache' on page 1229 undefined on input line 120831. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-test-m ode' on page 1229 undefined on input line 120834. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1229 undefined on input line 120844. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1229 undefined on input line 120844. [1229] LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1230 undefined on input line 120862. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1230 undefined on input line 120862. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1230 undefined on input line 120877. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1230 undefined on input line 120877. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1230 undefined on input line 120890. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1230 undefined on input line 120890. [1230] LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1231 undefined on input line 120903. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1231 undefined on input line 120903. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1231 undefined on input line 120916. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1231 undefined on input line 120916. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1231 undefined on input line 120929. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features-potenti ally-insecure-options' on page 1231 undefined on input line 120929. LaTeX Warning: Hyper reference `api-reference/kconfig:security-features' on pag e 1231 undefined on input line 120944. [1231] LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-ty pe' on page 1232 undefined on input line 120964. LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-cu stom-filename' on page 1232 undefined on input line 120967. LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-of fset' on page 1232 undefined on input line 120970. LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-md 5' on page 1232 undefined on input line 120973. LaTeX Warning: Hyper reference `api-reference/kconfig:partition-table' on page 1232 undefined on input line 120983. LaTeX Warning: Hyper reference `api-reference/kconfig:partition-table' on page 1232 undefined on input line 121014. LaTeX Warning: Hyper reference `api-reference/kconfig:partition-table' on page 1232 undefined on input line 121026. [1232] LaTeX Warning: Hyper reference `api-reference/kconfig:partition-table' on page 1233 undefined on input line 121044. LaTeX Warning: Hyper reference `api-reference/kconfig:config-optimization-compi ler' on page 1233 undefined on input line 121058. LaTeX Warning: Hyper reference `api-reference/kconfig:config-optimization-asser tion-level' on page 1233 undefined on input line 121061. LaTeX Warning: Hyper reference `api-reference/kconfig:config-cxx-exceptions' on page 1233 undefined on input line 121064. LaTeX Warning: Hyper reference `api-reference/kconfig:config-stack-check-mode' on page 1233 undefined on input line 121067. LaTeX Warning: Hyper reference `api-reference/kconfig:config-warn-write-strings ' on page 1233 undefined on input line 121070. LaTeX Warning: Hyper reference `api-reference/kconfig:config-disable-gcc8-warni ngs' on page 1233 undefined on input line 121073. LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1233 undefined on input line 121083. [1233] LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1234 undefined on input line 121120. LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1234 undefined on input line 121165. [1234] LaTeX Warning: Hyper reference `api-reference/kconfig:config-cxx-exceptions-emg -pool-size' on page 1235 undefined on input line 121179. LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1235 undefined on input line 121189. LaTeX Warning: Hyper reference `api-reference/kconfig:config-cxx-exceptions' on page 1235 undefined on input line 121189. LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1235 undefined on input line 121201. [1235] LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1236 undefined on input line 121256. LaTeX Warning: Hyper reference `api-reference/kconfig:compiler-options' on page 1236 undefined on input line 121275. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-openssl' on page 1236 undefined on input line 121286. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1236 undefined on input line 121289. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-virtual- file-system' on page 1236 undefined on input line 121292. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-event-lo op-library' on page 1236 undefined on input line 121295. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1236 undefined on input line 121298. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-heap-mem ory-debugging' on page 1236 undefined on input line 121301. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-pthreads ' on page 1236 undefined on input line 121304. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1236 undefined on input line 121307. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-log-outp ut' on page 1236 undefined on input line 121310. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1236 undefined on input line 121313. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-nvs' on page 1236 undefined on input line 121316. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-http-ser ver' on page 1236 undefined on input line 121319. [1236] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-supplica nt' on page 1237 undefined on input line 121322. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1237 undefined on input line 121325. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wear-lev elling' on page 1237 undefined on input line 121328. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-tcp-ip-a dapter' on page 1237 undefined on input line 121331. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1237 undefined on input line 121334. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1237 undefined on input line 121337. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-libsodiu m' on page 1237 undefined on input line 121340. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-http -client' on page 1237 undefined on input line 121343. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1237 undefined on input line 121346. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1237 undefined on input line 121349. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1237 undefined on input line 121352. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1237 undefined on input line 121355. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1237 undefined on input line 121358. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-phy' on page 1237 undefined on input line 121361. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-power-ma nagement' on page 1237 undefined on input line 121364. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mdns' on page 1237 undefined on input line 121367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1237 undefined on input line 121370. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1237 undefined on input line 121373. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-adc-cali bration' on page 1237 undefined on input line 121376. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1237 undefined on input line 121379. LaTeX Warning: Hyper reference `api-reference/kconfig:config-openssl-debug' on page 1237 undefined on input line 121389. LaTeX Warning: Hyper reference `api-reference/kconfig:config-openssl-assert' on page 1237 undefined on input line 121392. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1237 undefined on input line 121402. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-openssl' on page 1237 undefined on input line 121402. [1237] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1238 undefined on input line 121415. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-openssl' on page 1238 undefined on input line 121415. LaTeX Warning: Hyper reference `api-reference/kconfig:config-openssl-debug' on page 1238 undefined on input line 121415. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1238 undefined on input line 121433. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-openssl' on page 1238 undefined on input line 121433. LaTeX Warning: Hyper reference `api-reference/kconfig:config-openssl-debug' on page 1238 undefined on input line 121433. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1238 undefined on input line 121444. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-openssl' on page 1238 undefined on input line 121444. [1238] LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-protocol-311' on page 1239 undefined on input line 121487. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-transport-ssl ' on page 1239 undefined on input line 121490. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-transport-web socket' on page 1239 undefined on input line 121493. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1239 undefined on input line 121496. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-task-core-sel ection-enabled' on page 1239 undefined on input line 121499. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-disable-api-l ocks' on page 1239 undefined on input line 121502. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-task-priority ' on page 1239 undefined on input line 121505. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-custom-outbox ' on page 1239 undefined on input line 121508. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1239 undefined on input line 121518. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1239 undefined on input line 121518. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1239 undefined on input line 121529. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1239 undefined on input line 121529. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1239 undefined on input line 121540. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1239 undefined on input line 121540. [1239] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1240 undefined on input line 121551. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1240 undefined on input line 121551. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-transport-web socket' on page 1240 undefined on input line 121551. Underfull \hbox (badness 10000) in paragraph at lines 121551--121552 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1240 undefined on input line 121562. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1240 undefined on input line 121562. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1240 undefined on input line 121573. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1240 undefined on input line 121573. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1240 undefined on input line 121573. Underfull \hbox (badness 10000) in paragraph at lines 121573--121574 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1240 undefined on input line 121584. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1240 undefined on input line 121584. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1240 undefined on input line 121584. Underfull \hbox (badness 10000) in paragraph at lines 121584--121585 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1240 undefined on input line 121595. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1240 undefined on input line 121595. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1240 undefined on input line 121595. Underfull \hbox (badness 10000) in paragraph at lines 121595--121596 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- [1240] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1241 undefined on input line 121606. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1241 undefined on input line 121606. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1241 undefined on input line 121606. Underfull \hbox (badness 10000) in paragraph at lines 121606--121607 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1241 undefined on input line 121617. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1241 undefined on input line 121617. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1241 undefined on input line 121617. Underfull \hbox (badness 10000) in paragraph at lines 121617--121618 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1241 undefined on input line 121628. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1241 undefined on input line 121628. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-use-custom-co nfig' on page 1241 undefined on input line 121628. Underfull \hbox (badness 10000) in paragraph at lines 121628--121629 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1241 undefined on input line 121639. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1241 undefined on input line 121639. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1241 undefined on input line 121650. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1241 undefined on input line 121650. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mqtt-task-core-sel ection-enabled' on page 1241 undefined on input line 121650. Underfull \hbox (badness 10000) in paragraph at lines 121650--121651 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 E SP-MQTT Configurations \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- [1241] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1242 undefined on input line 121670. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1242 undefined on input line 121670. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1242 undefined on input line 121682. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1242 undefined on input line 121682. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1242 undefined on input line 121693. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-mqtt -configurations' on page 1242 undefined on input line 121693. LaTeX Warning: Hyper reference `api-reference/kconfig:config-suppress-select-de bug-output' on page 1242 undefined on input line 121704. LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-termios' o n page 1242 undefined on input line 121707. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1242 undefined on input line 121717. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-virtual- file-system' on page 1242 undefined on input line 121717. [1242] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1243 undefined on input line 121731. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-virtual- file-system' on page 1243 undefined on input line 121731. LaTeX Warning: Hyper reference `api-reference/kconfig:config-event-loop-profili ng' on page 1243 undefined on input line 121742. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1243 undefined on input line 121752. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-event-lo op-library' on page 1243 undefined on input line 121752. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-mem-alloc- mode' on page 1243 undefined on input line 121765. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-max-co ntent-len' on page 1243 undefined on input line 121768. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-asymmetric -content-len' on page 1243 undefined on input line 121771. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-debug' on page 1243 undefined on input line 121774. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-hardware-a es' on page 1243 undefined on input line 121777. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-hardware-m pi' on page 1243 undefined on input line 121780. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-hardware-s ha' on page 1243 undefined on input line 121783. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-have-time' on page 1243 undefined on input line 121786. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-tls-mode' on page 1243 undefined on input line 121789. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1243 undefined on input line 121792. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-renego tiation' on page 1243 undefined on input line 121795. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-proto- ssl3' on page 1243 undefined on input line 121798. [1243] LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-proto- tls1' on page 1244 undefined on input line 121801. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-proto- tls1-1' on page 1244 undefined on input line 121804. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-proto- tls1-2' on page 1244 undefined on input line 121807. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-proto- dtls' on page 1244 undefined on input line 121810. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-alpn' on page 1244 undefined on input line 121813. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ssl-sessio n-tickets' on page 1244 undefined on input line 121816. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1244 undefined on input line 121819. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ripemd160- c' on page 1244 undefined on input line 121822. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- certificates' on page 1244 undefined on input line 121825. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1244 undefined on input line 121828. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1244 undefined on input line 121838. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1244 undefined on input line 121838. Underfull \hbox (badness 10000) in paragraph at lines 121854--121856 []\TU/lmr/m/n/10 Custom allocation mode, by overwriting calloc()/free() using [1244] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1245 undefined on input line 121888. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1245 undefined on input line 121888. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1245 undefined on input line 121912. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1245 undefined on input line 121912. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1245 undefined on input line 121925. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1245 undefined on input line 121925. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-asymmetric -content-len' on page 1245 undefined on input line 121925. Overfull \hbox (30.45227pt too wide) in paragraph at lines 121925--121926 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 m bedTLS \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1245 undefined on input line 121937. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1245 undefined on input line 121937. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-asymmetric -content-len' on page 1245 undefined on input line 121937. Overfull \hbox (30.45227pt too wide) in paragraph at lines 121937--121938 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 m bedTLS \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN [1245] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1246 undefined on input line 121949. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1246 undefined on input line 121949. Underfull \hbox (badness 10000) in paragraph at lines 121953--121957 []|\TU/FandolSong-Regular(0)/m/n/10 “\TU/lmr/m/n/10 mbedtls/esp_debug.h\TU/Fand olSong-Regular(0)/m/n/10 ”| \TU/lmr/m/n/10 and call LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1246 undefined on input line 121967. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1246 undefined on input line 121967. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1246 undefined on input line 121981. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1246 undefined on input line 121981. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1246 undefined on input line 121997. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1246 undefined on input line 121997. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-hardware-m pi' on page 1246 undefined on input line 121997. [1246] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1247 undefined on input line 122011. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1247 undefined on input line 122011. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1247 undefined on input line 122031. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1247 undefined on input line 122031. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1247 undefined on input line 122043. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1247 undefined on input line 122043. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-have-time' on page 1247 undefined on input line 122043. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1247 undefined on input line 122059. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1247 undefined on input line 122059. [1247] LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-psk-modes' on page 1248 undefined on input line 122090. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-rsa' on page 1248 undefined on input line 122093. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-dhe-rsa' on page 1248 undefined on input line 122096. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-elliptic-curve' on page 1248 undefined on input line 122099. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1248 undefined on input line 122109. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1248 undefined on input line 122109. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1248 undefined on input line 122109. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1248 undefined on input line 122122. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1248 undefined on input line 122122. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1248 undefined on input line 122122. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-psk-modes' on page 1248 undefined on input line 122122. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1248 undefined on input line 122133. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1248 undefined on input line 122133. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1248 undefined on input line 122133. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-psk-modes' on page 1248 undefined on input line 122133. [1248] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1249 undefined on input line 122144. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1249 undefined on input line 122144. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1249 undefined on input line 122144. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-psk-modes' on page 1249 undefined on input line 122144. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1249 undefined on input line 122155. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1249 undefined on input line 122155. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1249 undefined on input line 122155. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-psk-modes' on page 1249 undefined on input line 122155. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1249 undefined on input line 122166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1249 undefined on input line 122166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1249 undefined on input line 122166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1249 undefined on input line 122177. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1249 undefined on input line 122177. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1249 undefined on input line 122177. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1249 undefined on input line 122188. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1249 undefined on input line 122188. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1249 undefined on input line 122188. [1249] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1250 undefined on input line 122203. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1250 undefined on input line 122203. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1250 undefined on input line 122203. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-elliptic-curve' on page 1250 undefined on input line 122203. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1250 undefined on input line 122214. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1250 undefined on input line 122214. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1250 undefined on input line 122214. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-elliptic-curve' on page 1250 undefined on input line 122214. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1250 undefined on input line 122225. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1250 undefined on input line 122225. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1250 undefined on input line 122225. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-elliptic-curve' on page 1250 undefined on input line 122225. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1250 undefined on input line 122236. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1250 undefined on input line 122236. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- tls-key-exchange-methods' on page 1250 undefined on input line 122236. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-key-exchan ge-elliptic-curve' on page 1250 undefined on input line 122236. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1250 undefined on input line 122247. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1250 undefined on input line 122247. [1250] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122261. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122261. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122273. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122273. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122282. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122282. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122291. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122291. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122300. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122300. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122312. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122312. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1251 undefined on input line 122323. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1251 undefined on input line 122323. [1251] LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-aes-c' on page 1252 undefined on input line 122336. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-camellia-c ' on page 1252 undefined on input line 122339. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-des-c' on page 1252 undefined on input line 122342. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-rc4-mode' on page 1252 undefined on input line 122345. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-blowfish-c ' on page 1252 undefined on input line 122348. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-xtea-c' on page 1252 undefined on input line 122351. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ccm-c' on page 1252 undefined on input line 122354. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-gcm-c' on page 1252 undefined on input line 122357. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1252 undefined on input line 122367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1252 undefined on input line 122367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1252 undefined on input line 122367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1252 undefined on input line 122376. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1252 undefined on input line 122376. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1252 undefined on input line 122376. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1252 undefined on input line 122385. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1252 undefined on input line 122385. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1252 undefined on input line 122385. [1252] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1253 undefined on input line 122399. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1253 undefined on input line 122399. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1253 undefined on input line 122399. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1253 undefined on input line 122427. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1253 undefined on input line 122427. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1253 undefined on input line 122427. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1253 undefined on input line 122442. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1253 undefined on input line 122442. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1253 undefined on input line 122442. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1253 undefined on input line 122453. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1253 undefined on input line 122453. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1253 undefined on input line 122453. [1253] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1254 undefined on input line 122466. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1254 undefined on input line 122466. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- symmetric-ciphers' on page 1254 undefined on input line 122466. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1254 undefined on input line 122479. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1254 undefined on input line 122479. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-pem-parse- c' on page 1254 undefined on input line 122490. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-pem-write- c' on page 1254 undefined on input line 122493. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-x509-crl-p arse-c' on page 1254 undefined on input line 122496. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-x509-csr-p arse-c' on page 1254 undefined on input line 122499. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1254 undefined on input line 122509. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1254 undefined on input line 122509. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- certificates' on page 1254 undefined on input line 122509. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1254 undefined on input line 122523. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1254 undefined on input line 122523. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- certificates' on page 1254 undefined on input line 122523. [1254] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1255 undefined on input line 122537. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1255 undefined on input line 122537. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- certificates' on page 1255 undefined on input line 122537. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1255 undefined on input line 122548. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1255 undefined on input line 122548. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls- certificates' on page 1255 undefined on input line 122548. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1255 undefined on input line 122559. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1255 undefined on input line 122559. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecdh-c' on page 1255 undefined on input line 122565. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p192r1-enabled' on page 1255 undefined on input line 122568. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p224r1-enabled' on page 1255 undefined on input line 122571. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p256r1-enabled' on page 1255 undefined on input line 122574. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p384r1-enabled' on page 1255 undefined on input line 122577. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p521r1-enabled' on page 1255 undefined on input line 122580. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p192k1-enabled' on page 1255 undefined on input line 122583. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p224k1-enabled' on page 1255 undefined on input line 122586. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-sec p256k1-enabled' on page 1255 undefined on input line 122589. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-bp2 56r1-enabled' on page 1255 undefined on input line 122592. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-bp3 84r1-enabled' on page 1255 undefined on input line 122595. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-bp5 12r1-enabled' on page 1255 undefined on input line 122598. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-dp-cur ve25519-enabled' on page 1255 undefined on input line 122601. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-nist-o ptim' on page 1255 undefined on input line 122604. [1255] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1256 undefined on input line 122614. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1256 undefined on input line 122614. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1256 undefined on input line 122614. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1256 undefined on input line 122625. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1256 undefined on input line 122625. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1256 undefined on input line 122625. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecdh-c' on page 1256 undefined on input line 122625. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1256 undefined on input line 122636. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1256 undefined on input line 122636. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1256 undefined on input line 122636. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1256 undefined on input line 122647. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1256 undefined on input line 122647. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1256 undefined on input line 122647. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1256 undefined on input line 122658. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1256 undefined on input line 122658. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1256 undefined on input line 122658. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1256 undefined on input line 122669. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1256 undefined on input line 122669. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1256 undefined on input line 122669. [1256] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1257 undefined on input line 122680. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1257 undefined on input line 122680. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1257 undefined on input line 122680. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1257 undefined on input line 122691. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1257 undefined on input line 122691. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1257 undefined on input line 122691. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1257 undefined on input line 122702. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1257 undefined on input line 122702. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1257 undefined on input line 122702. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1257 undefined on input line 122713. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1257 undefined on input line 122713. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1257 undefined on input line 122713. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1257 undefined on input line 122724. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1257 undefined on input line 122724. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1257 undefined on input line 122724. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1257 undefined on input line 122735. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1257 undefined on input line 122735. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1257 undefined on input line 122735. [1257] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1258 undefined on input line 122746. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1258 undefined on input line 122746. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1258 undefined on input line 122746. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1258 undefined on input line 122757. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1258 undefined on input line 122757. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1258 undefined on input line 122757. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1258 undefined on input line 122768. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mbedtls' on page 1258 undefined on input line 122768. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mbedtls-ecp-c' on page 1258 undefined on input line 122768. LaTeX Warning: Hyper reference `api-reference/kconfig:config-heap-corruption-de tection' on page 1258 undefined on input line 122781. LaTeX Warning: Hyper reference `api-reference/kconfig:config-heap-tracing' on p age 1258 undefined on input line 122784. LaTeX Warning: Hyper reference `api-reference/kconfig:config-heap-task-tracking ' on page 1258 undefined on input line 122787. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1258 undefined on input line 122797. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-heap-mem ory-debugging' on page 1258 undefined on input line 122797. [1258] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1259 undefined on input line 122825. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-heap-mem ory-debugging' on page 1259 undefined on input line 122825. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1259 undefined on input line 122840. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-heap-mem ory-debugging' on page 1259 undefined on input line 122840. LaTeX Warning: Hyper reference `api-reference/kconfig:config-heap-tracing' on p age 1259 undefined on input line 122840. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1259 undefined on input line 122854. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-heap-mem ory-debugging' on page 1259 undefined on input line 122854. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-pthread-task -prio-default' on page 1259 undefined on input line 122868. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-pthread-task -stack-size-default' on page 1259 undefined on input line 122871. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pthread-stack-min' on page 1259 undefined on input line 122874. [1259] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1260 undefined on input line 122884. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-pthreads ' on page 1260 undefined on input line 122884. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1260 undefined on input line 122895. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-pthreads ' on page 1260 undefined on input line 122895. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1260 undefined on input line 122906. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-pthreads ' on page 1260 undefined on input line 122906. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-adc-configuration' on page 1260 undefined on input line 122917. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-spi-configuration' on page 1260 undefined on input line 122920. LaTeX Warning: Hyper reference `api-reference/kconfig:config-adc-force-xpd-fsm' on page 1260 undefined on input line 122930. LaTeX Warning: Hyper reference `api-reference/kconfig:config-adc2-disable-dac' on page 1260 undefined on input line 122933. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1260 undefined on input line 122943. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1260 undefined on input line 122943. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-adc-configuration' on page 1260 undefined on input line 122943. [1260] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1261 undefined on input line 122956. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1261 undefined on input line 122956. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-adc-configuration' on page 1261 undefined on input line 122956. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-master-in-iram ' on page 1261 undefined on input line 122969. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-master-isr-in- iram' on page 1261 undefined on input line 122972. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-slave-in-iram' on page 1261 undefined on input line 122975. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-slave-isr-in-i ram' on page 1261 undefined on input line 122978. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1261 undefined on input line 122988. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1261 undefined on input line 122988. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-spi-configuration' on page 1261 undefined on input line 122988. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1261 undefined on input line 123007. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1261 undefined on input line 123007. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-spi-configuration' on page 1261 undefined on input line 123007. [1261] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1262 undefined on input line 123021. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1262 undefined on input line 123021. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-spi-configuration' on page 1262 undefined on input line 123021. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1262 undefined on input line 123038. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations' on page 1262 undefined on input line 123038. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-driver-c onfigurations-spi-configuration' on page 1262 undefined on input line 123038. LaTeX Warning: Hyper reference `api-reference/kconfig:config-log-default-level' on page 1262 undefined on input line 123052. LaTeX Warning: Hyper reference `api-reference/kconfig:config-log-colors' on pag e 1262 undefined on input line 123055. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1262 undefined on input line 123065. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-log-outp ut' on page 1262 undefined on input line 123065. [1262] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1263 undefined on input line 123106. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-log-outp ut' on page 1263 undefined on input line 123106. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1263 undefined on input line 123119. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-host' on page 1263 undefined on input line 123128. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-port' on page 1263 undefined on input line 123131. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-tx-bu f-len' on page 1263 undefined on input line 123134. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-rx-bu f-len' on page 1263 undefined on input line 123137. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-num-s ubscribe-handlers' on page 1263 undefined on input line 123140. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-min-r econnect-wait-interval' on page 1263 undefined on input line 123143. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-mqtt-max-r econnect-wait-interval' on page 1263 undefined on input line 123146. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1263 undefined on input line 123 149. [1263] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1264 undefined on input line 123159. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1264 undefined on input line 123159. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1264 undefined on input line 123178. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1264 undefined on input line 123178. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1264 undefined on input line 123192. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1264 undefined on input line 123192. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1264 undefined on input line 123206. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1264 undefined on input line 123206. [1264] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1265 undefined on input line 123221. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1265 undefined on input line 123221. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1265 undefined on input line 123232. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1265 undefined on input line 123232. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1265 undefined on input line 123244. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1265 undefined on input line 123244. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-override-t hing-shadow-rx-buffer' on page 1265 undefined on input line 123256. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-shadow-max -size-of-unique-client-id-bytes' on page 1265 undefined on input line 123259. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-shadow-max -simultaneous-acks' on page 1265 undefined on input line 123262. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-shadow-max -simultaneous-thingnames' on page 1265 undefined on input line 123265. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-shadow-max -json-token-expected' on page 1265 undefined on input line 123268. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-shadow-max -shadow-topic-length-without-thingname' on page 1265 undefined on input line 12 3271. Overfull \hbox (8.94498pt too wide) in paragraph at lines 123271--123272 []\TU/lmr/m/it/10 CONFIG_AWS_IOT_SHADOW_MAX_SHADOW_TOPIC_LENGTH_WITHOUT_THINGNA ME LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-shadow-max -size-of-thing-name' on page 1265 undefined on input line 123274. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1265 undefined on input line 123284. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1265 undefined on input line 123284. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1265 undefined on input line 123 284. [1265] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1266 undefined on input line 123299. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1266 undefined on input line 123299. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1266 undefined on input line 123 299. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-override-t hing-shadow-rx-buffer' on page 1266 undefined on input line 123299. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1266 undefined on input line 123312. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1266 undefined on input line 123312. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1266 undefined on input line 123 312. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1266 undefined on input line 123323. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1266 undefined on input line 123323. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1266 undefined on input line 123 323. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1266 undefined on input line 123334. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1266 undefined on input line 123334. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1266 undefined on input line 123 334. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1266 undefined on input line 123345. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1266 undefined on input line 123345. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1266 undefined on input line 123 345. [1266] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1267 undefined on input line 123356. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1267 undefined on input line 123356. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1267 undefined on input line 123 356. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1267 undefined on input line 123367. LaTeX Warning: Hyper reference `api-reference/kconfig:config-aws-iot-sdk' on pa ge 1267 undefined on input line 123367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-amazon-w eb-services-iot-platform-thing-shadow' on page 1267 undefined on input line 123 367. LaTeX Warning: Hyper reference `api-reference/kconfig:config-nvs-encryption' on page 1267 undefined on input line 123378. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1267 undefined on input line 123388. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-nvs' on page 1267 undefined on input line 123388. LaTeX Warning: Hyper reference `api-reference/kconfig:config-httpd-max-req-hdr- len' on page 1267 undefined on input line 123402. LaTeX Warning: Hyper reference `api-reference/kconfig:config-httpd-max-uri-len' on page 1267 undefined on input line 123405. LaTeX Warning: Hyper reference `api-reference/kconfig:config-httpd-purge-buf-le n' on page 1267 undefined on input line 123408. [1267] LaTeX Warning: Hyper reference `api-reference/kconfig:config-httpd-log-purge-da ta' on page 1268 undefined on input line 123411. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1268 undefined on input line 123421. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-http-ser ver' on page 1268 undefined on input line 123421. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1268 undefined on input line 123432. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-http-ser ver' on page 1268 undefined on input line 123432. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1268 undefined on input line 123443. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-http-ser ver' on page 1268 undefined on input line 123443. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1268 undefined on input line 123460. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-http-ser ver' on page 1268 undefined on input line 123460. [1268] LaTeX Warning: Hyper reference `api-reference/kconfig:config-wpa-wps-wars' on p age 1269 undefined on input line 123472. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1269 undefined on input line 123482. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-supplica nt' on page 1269 undefined on input line 123482. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-max-partiti ons' on page 1269 undefined on input line 123505. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-spiffs-cache-configuration' on page 1269 undefined on input line 1 23508. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-page-check' on page 1269 undefined on input line 123511. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-gc-max-runs ' on page 1269 undefined on input line 123514. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-gc-stats' o n page 1269 undefined on input line 123517. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-page-size' on page 1269 undefined on input line 123520. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-obj-name-le n' on page 1269 undefined on input line 123523. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-use-magic' on page 1269 undefined on input line 123526. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-meta-length ' on page 1269 undefined on input line 123529. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-use-mtime' on page 1269 undefined on input line 123532. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1269 undefined on input line 123535. [1269] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1270 undefined on input line 123545. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1270 undefined on input line 123545. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-cache' on p age 1270 undefined on input line 123556. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1270 undefined on input line 123566. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1270 undefined on input line 123566. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-spiffs-cache-configuration' on page 1270 undefined on input line 1 23566. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1270 undefined on input line 123578. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1270 undefined on input line 123578. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-spiffs-cache-configuration' on page 1270 undefined on input line 1 23578. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-cache' on p age 1270 undefined on input line 123578. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1270 undefined on input line 123589. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1270 undefined on input line 123589. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-spiffs-cache-configuration' on page 1270 undefined on input line 1 23589. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-cache' on p age 1270 undefined on input line 123589. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1270 undefined on input line 123600. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1270 undefined on input line 123600. [1270] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1271 undefined on input line 123613. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1271 undefined on input line 123613. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1271 undefined on input line 123624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1271 undefined on input line 123624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1271 undefined on input line 123635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1271 undefined on input line 123635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1271 undefined on input line 123651. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1271 undefined on input line 123651. Underfull \hbox (badness 10000) in paragraph at lines 123657--123659 []\TU/lmr/m/n/10 SPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1271 undefined on input line 123667. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1271 undefined on input line 123667. [1271] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1272 undefined on input line 123680. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1272 undefined on input line 123680. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-use-magic' on page 1272 undefined on input line 123680. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1272 undefined on input line 123694. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1272 undefined on input line 123694. Underfull \hbox (badness 10000) in paragraph at lines 123701--123703 []\TU/lmr/m/n/10 SPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1272 undefined on input line 123711. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1272 undefined on input line 123711. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-dbg' on pag e 1272 undefined on input line 123725. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-api-dbg' on page 1272 undefined on input line 123728. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-gc-dbg' on page 1272 undefined on input line 123731. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-cache-dbg' on page 1272 undefined on input line 123734. [1272] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-check-dbg' on page 1273 undefined on input line 123737. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiffs-test-visual isation' on page 1273 undefined on input line 123740. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1273 undefined on input line 123750. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1273 undefined on input line 123750. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1273 undefined on input line 123750. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1273 undefined on input line 123761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1273 undefined on input line 123761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1273 undefined on input line 123761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1273 undefined on input line 123772. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1273 undefined on input line 123772. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1273 undefined on input line 123772. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1273 undefined on input line 123783. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1273 undefined on input line 123783. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1273 undefined on input line 123783. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1273 undefined on input line 123794. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1273 undefined on input line 123794. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1273 undefined on input line 123794. [1273] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1274 undefined on input line 123806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration' on page 1274 undefined on input line 123806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spiffs-c onfiguration-debug-configuration' on page 1274 undefined on input line 123806. LaTeX Warning: Hyper reference `api-reference/kconfig:config-wl-sector-size' on page 1274 undefined on input line 123817. LaTeX Warning: Hyper reference `api-reference/kconfig:config-wl-sector-mode' on page 1274 undefined on input line 123820. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1274 undefined on input line 123830. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wear-lev elling' on page 1274 undefined on input line 123830. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1274 undefined on input line 123864. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wear-lev elling' on page 1274 undefined on input line 123864. [1274] LaTeX Warning: Hyper reference `api-reference/kconfig:config-ip-lost-timer-inte rval' on page 1275 undefined on input line 123901. LaTeX Warning: Hyper reference `api-reference/kconfig:config-use-tcpip-stack-li b' on page 1275 undefined on input line 123904. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1275 undefined on input line 123914. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-tcp-ip-a dapter' on page 1275 undefined on input line 123914. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1275 undefined on input line 123931. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-tcp-ip-a dapter' on page 1275 undefined on input line 123931. [1275] LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-choose-codep age' on page 1276 undefined on input line 123952. LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-long-filenam es' on page 1276 undefined on input line 123955. LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-max-lfn' on page 1276 undefined on input line 123958. LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-api-encoding ' on page 1276 undefined on input line 123961. LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-fs-lock' on page 1276 undefined on input line 123964. LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-timeout-ms' on page 1276 undefined on input line 123967. LaTeX Warning: Hyper reference `api-reference/kconfig:config-fatfs-per-file-cac he' on page 1276 undefined on input line 123970. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1276 undefined on input line 123980. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1276 undefined on input line 123980. [1276] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1277 undefined on input line 124066. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1277 undefined on input line 124066. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1277 undefined on input line 124093. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1277 undefined on input line 124093. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1277 undefined on input line 124104. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1277 undefined on input line 124104. [1277] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1278 undefined on input line 124131. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1278 undefined on input line 124131. Underfull \hbox (badness 10000) in paragraph at lines 124140--124142 [] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1278 undefined on input line 124154. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1278 undefined on input line 124154. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1278 undefined on input line 124169. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-fat-file system-support' on page 1278 undefined on input line 124169. [1278] LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-enabled' on pag e 1279 undefined on input line 124190. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1279 undefined on input line 124193. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1279 undefined on input line 124196. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1279 undefined on input line 124206. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1279 undefined on input line 124206. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-mo de' on page 1279 undefined on input line 124217. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-bl e-max-conn' on page 1279 undefined on input line 124220. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-br -edr-max-acl-conn' on page 1279 undefined on input line 124223. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-br -edr-max-sync-conn' on page 1279 undefined on input line 124226. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-br -edr-sco-data-path' on page 1279 undefined on input line 124229. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-au to-latency' on page 1279 undefined on input line 124232. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-ctrl-legacy-a uth-vendor-evt' on page 1279 undefined on input line 124235. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-pi nned-to-core-choice' on page 1279 undefined on input line 124238. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-hc i-mode-choice' on page 1279 undefined on input line 124241. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-hci-uart-h4-options' on page 1279 undefined on input lin e 124244. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-modem-sleep-options' on page 1279 undefined on input lin e 124247. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-scan-duplicate ' on page 1279 undefined on input line 124250. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-adv-report-flo w-control-supported' on page 1279 undefined on input line 124253. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-coex-bt-optio ns' on page 1279 undefined on input line 124256. [1279] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1280 undefined on input line 124266. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1280 undefined on input line 124266. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1280 undefined on input line 124266. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1280 undefined on input line 124291. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1280 undefined on input line 124291. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1280 undefined on input line 124291. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1280 undefined on input line 124303. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1280 undefined on input line 124303. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1280 undefined on input line 124303. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1280 undefined on input line 124315. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1280 undefined on input line 124315. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1280 undefined on input line 124315. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1280 undefined on input line 124327. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1280 undefined on input line 124327. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1280 undefined on input line 124327. [1280] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1281 undefined on input line 124353. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1281 undefined on input line 124353. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1281 undefined on input line 124353. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1281 undefined on input line 124365. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1281 undefined on input line 124365. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1281 undefined on input line 124365. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1281 undefined on input line 124377. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1281 undefined on input line 124377. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1281 undefined on input line 124377. [1281] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1282 undefined on input line 124400. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1282 undefined on input line 124400. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1282 undefined on input line 124400. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-hci-uart-no' on page 1282 undefined on input line 124427. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-hci-uart-baudra te' on page 1282 undefined on input line 124430. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1282 undefined on input line 124440. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1282 undefined on input line 124440. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1282 undefined on input line 124440. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-hci-uart-h4-options' on page 1282 undefined on input lin e 124440. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1282 undefined on input line 124451. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1282 undefined on input line 124451. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1282 undefined on input line 124451. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-hci-uart-h4-options' on page 1282 undefined on input lin e 124451. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-mo dem-sleep' on page 1282 undefined on input line 124462. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-low-power-clo ck' on page 1282 undefined on input line 124465. [1282] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1283 undefined on input line 124475. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1283 undefined on input line 124475. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1283 undefined on input line 124475. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-modem-sleep-options' on page 1283 undefined on input lin e 124475. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1283 undefined on input line 124486. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1283 undefined on input line 124486. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1283 undefined on input line 124486. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-modem-sleep-options' on page 1283 undefined on input lin e 124486. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-controller-mo dem-sleep' on page 1283 undefined on input line 124486. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1283 undefined on input line 124514. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1283 undefined on input line 124514. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1283 undefined on input line 124514. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller-modem-sleep-options' on page 1283 undefined on input lin e 124514. [1283] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1284 undefined on input line 124540. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1284 undefined on input line 124540. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1284 undefined on input line 124540. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1284 undefined on input line 124551. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1284 undefined on input line 124551. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1284 undefined on input line 124551. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-scan-duplicate ' on page 1284 undefined on input line 124551. Underfull \hbox (badness 10000) in paragraph at lines 124551--124552 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124573--124574 []\TU/lmr/m/n/10 Scan Duplicate By Device Address And Advertising Data LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1284 undefined on input line 124589. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1284 undefined on input line 124589. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1284 undefined on input line 124589. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-scan-duplicate ' on page 1284 undefined on input line 124589. Underfull \hbox (badness 10000) in paragraph at lines 124589--124590 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- [1284] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1285 undefined on input line 124601. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1285 undefined on input line 124601. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1285 undefined on input line 124601. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-scan-duplicate ' on page 1285 undefined on input line 124601. Underfull \hbox (badness 10000) in paragraph at lines 124601--124602 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1285 undefined on input line 124612. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1285 undefined on input line 124612. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1285 undefined on input line 124612. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-scan-duplicate ' on page 1285 undefined on input line 124612. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-mesh-scan-dupl icate-en' on page 1285 undefined on input line 124612. Underfull \hbox (badness 10000) in paragraph at lines 124612--124613 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1285 undefined on input line 124624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1285 undefined on input line 124624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1285 undefined on input line 124624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1285 undefined on input line 124637. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1285 undefined on input line 124637. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1285 undefined on input line 124637. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-adv-report-flo w-control-supported' on page 1285 undefined on input line 124637. Underfull \hbox (badness 10000) in paragraph at lines 124637--124638 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- [1285] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1286 undefined on input line 124654. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1286 undefined on input line 124654. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1286 undefined on input line 124654. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-adv-report-flo w-control-supported' on page 1286 undefined on input line 124654. Underfull \hbox (badness 10000) in paragraph at lines 124654--124655 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1286 undefined on input line 124668. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1286 undefined on input line 124668. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1286 undefined on input line 124668. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-coex-ble-adv- high-priority' on page 1286 undefined on input line 124676. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1286 undefined on input line 124686. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1286 undefined on input line 124686. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluetooth-controller' on page 1286 undefined on input line 124686. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btdm-coex-bt-optio ns' on page 1286 undefined on input line 124686. Underfull \hbox (badness 10000) in paragraph at lines 124686--124687 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 B luetooth \TU/lmr/m/n/10 > \TU/lmr/m/it/10 Bluetooth controller \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1286 undefined on input line 124698. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1286 undefined on input line 124698. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-pinned-t o-core-choice' on page 1286 undefined on input line 124706. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btc-task-stack-siz e' on page 1286 undefined on input line 124709. [1286] LaTeX Warning: Hyper reference `api-reference/kconfig:config-btu-task-stack-siz e' on page 1287 undefined on input line 124712. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-mem-debu g' on page 1287 undefined on input line 124715. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1287 undefined on input line 124718. LaTeX Warning: Hyper reference `api-reference/kconfig:config-gatts-enable' on p age 1287 undefined on input line 124721. LaTeX Warning: Hyper reference `api-reference/kconfig:config-gattc-enable' on p age 1287 undefined on input line 124724. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-smp-enable' on page 1287 undefined on input line 124727. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-stack-no-log' o n page 1287 undefined on input line 124730. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1287 undefined on input line 124 733. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-acl-connections ' on page 1287 undefined on input line 124736. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-allocation-from -spiram-first' on page 1287 undefined on input line 124739. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bt-ble-dynamic-env -memory' on page 1287 undefined on input line 124742. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-host-queue-con gestion-check' on page 1287 undefined on input line 124745. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-active-scan-re port-adv-scan-rsp-individually' on page 1287 undefined on input line 124748. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-establish-link -connection-timeout' on page 1287 undefined on input line 124751. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1287 undefined on input line 124761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1287 undefined on input line 124761. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1287 undefined on input line 124761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1287 undefined on input line 124784. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1287 undefined on input line 124784. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1287 undefined on input line 124784. [1287] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1288 undefined on input line 124795. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1288 undefined on input line 124795. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1288 undefined on input line 124795. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1288 undefined on input line 124806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1288 undefined on input line 124806. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1288 undefined on input line 124806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1288 undefined on input line 124817. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1288 undefined on input line 124817. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1288 undefined on input line 124817. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1288 undefined on input line 124828. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1288 undefined on input line 124828. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1288 undefined on input line 124828. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1288 undefined on input line 124828. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1288 undefined on input line 124839. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1288 undefined on input line 124839. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1288 undefined on input line 124839. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1288 undefined on input line 124839. LaTeX Warning: Hyper reference `api-reference/kconfig:config-a2dp-enable' on pa ge 1288 undefined on input line 124839. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1288 undefined on input line 124848. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1288 undefined on input line 124848. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1288 undefined on input line 124848. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1288 undefined on input line 124848. LaTeX Warning: Hyper reference `api-reference/kconfig:config-a2dp-enable' on pa ge 1288 undefined on input line 124848. [1288] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1289 undefined on input line 124857. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1289 undefined on input line 124857. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1289 undefined on input line 124857. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1289 undefined on input line 124857. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1289 undefined on input line 124868. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1289 undefined on input line 124868. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1289 undefined on input line 124868. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1289 undefined on input line 124868. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1289 undefined on input line 124877. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1289 undefined on input line 124877. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1289 undefined on input line 124877. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1289 undefined on input line 124877. LaTeX Warning: Hyper reference `api-reference/kconfig:config-hfp-enable' on pag e 1289 undefined on input line 124877. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1289 undefined on input line 124894. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1289 undefined on input line 124894. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1289 undefined on input line 124894. LaTeX Warning: Hyper reference `api-reference/kconfig:config-classic-bt-enabled ' on page 1289 undefined on input line 124894. LaTeX Warning: Hyper reference `api-reference/kconfig:config-hfp-enable' on pag e 1289 undefined on input line 124894. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1289 undefined on input line 124918. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1289 undefined on input line 124918. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1289 undefined on input line 124918. [1289] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1290 undefined on input line 124929. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1290 undefined on input line 124929. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1290 undefined on input line 124929. LaTeX Warning: Hyper reference `api-reference/kconfig:config-gatts-enable' on p age 1290 undefined on input line 124929. Underfull \hbox (badness 10000) in paragraph at lines 124935--124936 []\TU/lmr/m/n/10 GATTS manually send service change indication Underfull \hbox (badness 10000) in paragraph at lines 124937--124938 []\TU/lmr/m/n/10 Manually send service change indication through API Underfull \hbox (badness 10000) in paragraph at lines 124940--124941 []\TU/lmr/m/n/10 GATTS automatically send service change indication LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1290 undefined on input line 124955. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1290 undefined on input line 124955. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1290 undefined on input line 124955. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1290 undefined on input line 124966. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1290 undefined on input line 124966. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1290 undefined on input line 124966. LaTeX Warning: Hyper reference `api-reference/kconfig:config-gattc-enable' on p age 1290 undefined on input line 124966. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1290 undefined on input line 124977. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1290 undefined on input line 124977. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1290 undefined on input line 124977. [1290] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1291 undefined on input line 124988. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1291 undefined on input line 124988. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1291 undefined on input line 124988. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ble-smp-enable' on page 1291 undefined on input line 124988. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1291 undefined on input line 124999. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1291 undefined on input line 124999. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1291 undefined on input line 124999. LaTeX Warning: Hyper reference `api-reference/kconfig:config-hci-initial-trace- level' on page 1291 undefined on input line 125010. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btm-initial-trace- level' on page 1291 undefined on input line 125013. LaTeX Warning: Hyper reference `api-reference/kconfig:config-l2cap-initial-trac e-level' on page 1291 undefined on input line 125016. LaTeX Warning: Hyper reference `api-reference/kconfig:config-rfcomm-initial-tra ce-level' on page 1291 undefined on input line 125019. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sdp-initial-trace- level' on page 1291 undefined on input line 125022. LaTeX Warning: Hyper reference `api-reference/kconfig:config-gap-initial-trace- level' on page 1291 undefined on input line 125025. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bnep-initial-trace -level' on page 1291 undefined on input line 125028. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pan-initial-trace- level' on page 1291 undefined on input line 125031. LaTeX Warning: Hyper reference `api-reference/kconfig:config-a2d-initial-trace- level' on page 1291 undefined on input line 125034. LaTeX Warning: Hyper reference `api-reference/kconfig:config-avdt-initial-trace -level' on page 1291 undefined on input line 125037. LaTeX Warning: Hyper reference `api-reference/kconfig:config-avct-initial-trace -level' on page 1291 undefined on input line 125040. LaTeX Warning: Hyper reference `api-reference/kconfig:config-avrc-initial-trace -level' on page 1291 undefined on input line 125043. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mca-initial-trace- level' on page 1291 undefined on input line 125046. LaTeX Warning: Hyper reference `api-reference/kconfig:config-hid-initial-trace- level' on page 1291 undefined on input line 125049. LaTeX Warning: Hyper reference `api-reference/kconfig:config-appl-initial-trace -level' on page 1291 undefined on input line 125052. LaTeX Warning: Hyper reference `api-reference/kconfig:config-gatt-initial-trace -level' on page 1291 undefined on input line 125055. LaTeX Warning: Hyper reference `api-reference/kconfig:config-smp-initial-trace- level' on page 1291 undefined on input line 125058. [1291] LaTeX Warning: Hyper reference `api-reference/kconfig:config-btif-initial-trace -level' on page 1292 undefined on input line 125061. LaTeX Warning: Hyper reference `api-reference/kconfig:config-btc-initial-trace- level' on page 1292 undefined on input line 125064. LaTeX Warning: Hyper reference `api-reference/kconfig:config-osi-initial-trace- level' on page 1292 undefined on input line 125067. LaTeX Warning: Hyper reference `api-reference/kconfig:config-blufi-initial-trac e-level' on page 1292 undefined on input line 125070. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1292 undefined on input line 125080. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1292 undefined on input line 125080. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1292 undefined on input line 125080. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1292 undefined on input line 125 080. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1292 undefined on input line 125117. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1292 undefined on input line 125117. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1292 undefined on input line 125117. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1292 undefined on input line 125 117. [1292] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1293 undefined on input line 125154. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1293 undefined on input line 125154. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1293 undefined on input line 125154. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1293 undefined on input line 125 154. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1293 undefined on input line 125191. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1293 undefined on input line 125191. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1293 undefined on input line 125191. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1293 undefined on input line 125 191. [1293] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1294 undefined on input line 125228. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1294 undefined on input line 125228. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1294 undefined on input line 125228. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1294 undefined on input line 125 228. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1294 undefined on input line 125265. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1294 undefined on input line 125265. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1294 undefined on input line 125265. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1294 undefined on input line 125 265. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1294 undefined on input line 125302. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1294 undefined on input line 125302. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1294 undefined on input line 125302. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1294 undefined on input line 125 302. [1294] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1295 undefined on input line 125339. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1295 undefined on input line 125339. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1295 undefined on input line 125339. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1295 undefined on input line 125 339. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1295 undefined on input line 125376. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1295 undefined on input line 125376. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1295 undefined on input line 125376. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1295 undefined on input line 125 376. [1295] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1296 undefined on input line 125413. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1296 undefined on input line 125413. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1296 undefined on input line 125413. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1296 undefined on input line 125 413. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1296 undefined on input line 125450. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1296 undefined on input line 125450. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1296 undefined on input line 125450. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1296 undefined on input line 125 450. [1296] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1297 undefined on input line 125487. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1297 undefined on input line 125487. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1297 undefined on input line 125487. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1297 undefined on input line 125 487. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1297 undefined on input line 125524. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1297 undefined on input line 125524. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1297 undefined on input line 125524. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1297 undefined on input line 125 524. [1297] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1298 undefined on input line 125561. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1298 undefined on input line 125561. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1298 undefined on input line 125561. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1298 undefined on input line 125 561. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1298 undefined on input line 125598. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1298 undefined on input line 125598. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1298 undefined on input line 125598. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1298 undefined on input line 125 598. [1298] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1299 undefined on input line 125635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1299 undefined on input line 125635. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1299 undefined on input line 125635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1299 undefined on input line 125 635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1299 undefined on input line 125672. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1299 undefined on input line 125672. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1299 undefined on input line 125672. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1299 undefined on input line 125 672. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1299 undefined on input line 125709. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1299 undefined on input line 125709. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1299 undefined on input line 125709. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1299 undefined on input line 125 709. [1299] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1300 undefined on input line 125746. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1300 undefined on input line 125746. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1300 undefined on input line 125746. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1300 undefined on input line 125 746. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1300 undefined on input line 125783. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1300 undefined on input line 125783. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1300 undefined on input line 125783. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1300 undefined on input line 125 783. [1300] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1301 undefined on input line 125820. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1301 undefined on input line 125820. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1301 undefined on input line 125820. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h-bluedroid-enable-bt-debug-log-level' on page 1301 undefined on input line 125 820. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1301 undefined on input line 125857. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1301 undefined on input line 125857. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1301 undefined on input line 125857. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1301 undefined on input line 125868. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1301 undefined on input line 125868. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1301 undefined on input line 125868. [1301] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1302 undefined on input line 125879. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1302 undefined on input line 125879. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1302 undefined on input line 125879. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1302 undefined on input line 125890. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1302 undefined on input line 125890. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1302 undefined on input line 125890. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1302 undefined on input line 125903. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1302 undefined on input line 125903. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1302 undefined on input line 125903. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1302 undefined on input line 125916. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-bluetoot h' on page 1302 undefined on input line 125916. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bluedroid-enabled' on page 1302 undefined on input line 125916. [1302] LaTeX Warning: Hyper reference `api-reference/kconfig:config-libsodium-use-mbed tls-sha' on page 1303 undefined on input line 125928. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1303 undefined on input line 125938. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-libsodiu m' on page 1303 undefined on input line 125938. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-http-client-en able-https' on page 1303 undefined on input line 125954. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1303 undefined on input line 125964. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp-http -client' on page 1303 undefined on input line 125964. LaTeX Warning: Hyper reference `api-reference/kconfig:config-l2-to-l3-copy' on page 1303 undefined on input line 125975. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-iram-optimiza tion' on page 1303 undefined on input line 125978. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-max-sockets' on page 1303 undefined on input line 125981. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-randomize-ini tial-local-ports' on page 1303 undefined on input line 125984. LaTeX Warning: Hyper reference `api-reference/kconfig:config-use-only-lwip-sele ct' on page 1303 undefined on input line 125987. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-so-linger' on page 1303 undefined on input line 125990. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-so-reuse' on page 1303 undefined on input line 125993. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-so-rcvbuf' on page 1303 undefined on input line 125996. [1303] LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-dhcp-max-ntp- servers' on page 1304 undefined on input line 125999. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ip4-frag' on page 1304 undefined on input line 126002. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ip6-frag' on page 1304 undefined on input line 126005. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ip4-reassembl y' on page 1304 undefined on input line 126008. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ip6-reassembl y' on page 1304 undefined on input line 126011. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-stats' on pag e 1304 undefined on input line 126014. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-etharp-trust- ip-mac' on page 1304 undefined on input line 126017. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-gratuitous-arp ' on page 1304 undefined on input line 126020. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcpip-recvmbox-siz e' on page 1304 undefined on input line 126023. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-dhcp-does-arp -check' on page 1304 undefined on input line 126026. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-dhcp-restore- last-ip' on page 1304 undefined on input line 126029. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-dhc p-server' on page 1304 undefined on input line 126032. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip' on pa ge 1304 undefined on input line 126035. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ipv6-autoconf ig' on page 1304 undefined on input line 126038. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-netif-loopbac k' on page 1304 undefined on input line 126041. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1304 undefined on input line 126044. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-udp ' on page 1304 undefined on input line 126047. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcpip-task-stack-s ize' on page 1304 undefined on input line 126050. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcpip-task-affinit y' on page 1304 undefined on input line 126053. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ipv6-memp-num -nd6-queue' on page 1304 undefined on input line 126056. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-ipv6-nd6-num- neighbors' on page 1304 undefined on input line 126059. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-support' on pa ge 1304 undefined on input line 126062. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-icm p' on page 1304 undefined on input line 126065. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-lwi p-raw-api' on page 1304 undefined on input line 126068. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1304 undefined on input line 126078. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1304 undefined on input line 126078. [1304] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1305 undefined on input line 126099. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1305 undefined on input line 126099. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1305 undefined on input line 126115. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1305 undefined on input line 126115. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1305 undefined on input line 126129. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1305 undefined on input line 126129. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1305 undefined on input line 126142. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1305 undefined on input line 126142. [1305] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1306 undefined on input line 126157. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1306 undefined on input line 126157. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1306 undefined on input line 126176. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1306 undefined on input line 126176. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1306 undefined on input line 126188. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1306 undefined on input line 126188. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-so-reuse' on page 1306 undefined on input line 126188. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1306 undefined on input line 126206. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1306 undefined on input line 126206. [1306] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1307 undefined on input line 126217. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1307 undefined on input line 126217. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1307 undefined on input line 126230. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1307 undefined on input line 126230. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1307 undefined on input line 126242. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1307 undefined on input line 126242. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1307 undefined on input line 126254. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1307 undefined on input line 126254. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1307 undefined on input line 126265. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1307 undefined on input line 126265. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1307 undefined on input line 126276. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1307 undefined on input line 126276. [1307] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1308 undefined on input line 126287. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1308 undefined on input line 126287. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1308 undefined on input line 126325. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1308 undefined on input line 126325. [1308] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1309 undefined on input line 126340. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1309 undefined on input line 126340. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-gratuitous-arp ' on page 1309 undefined on input line 126340. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1309 undefined on input line 126351. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1309 undefined on input line 126351. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1309 undefined on input line 126363. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1309 undefined on input line 126363. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1309 undefined on input line 126375. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1309 undefined on input line 126375. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-dhcps-lease-u nit' on page 1309 undefined on input line 126388. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-dhcps-max-sta tion-num' on page 1309 undefined on input line 126391. [1309] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1310 undefined on input line 126401. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1310 undefined on input line 126401. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-dhc p-server' on page 1310 undefined on input line 126401. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1310 undefined on input line 126414. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1310 undefined on input line 126414. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-dhc p-server' on page 1310 undefined on input line 126414. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1310 undefined on input line 126427. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1310 undefined on input line 126427. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip-tries' on page 1310 undefined on input line 126438. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip-max-co nflicts' on page 1310 undefined on input line 126441. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip-rate-l imit-interval' on page 1310 undefined on input line 126444. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1310 undefined on input line 126454. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1310 undefined on input line 126454. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip' on pa ge 1310 undefined on input line 126454. [1310] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1311 undefined on input line 126471. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1311 undefined on input line 126471. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip' on pa ge 1311 undefined on input line 126471. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1311 undefined on input line 126483. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1311 undefined on input line 126483. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-autoip' on pa ge 1311 undefined on input line 126483. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1311 undefined on input line 126495. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1311 undefined on input line 126495. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1311 undefined on input line 126508. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1311 undefined on input line 126508. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-loopback-max- pbufs' on page 1311 undefined on input line 126518. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1311 undefined on input line 126528. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1311 undefined on input line 126528. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-netif-loopbac k' on page 1311 undefined on input line 126528. [1311] LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-max-active-tc p' on page 1312 undefined on input line 126541. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-max-listening -tcp' on page 1312 undefined on input line 126544. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-maxrtx' on pag e 1312 undefined on input line 126547. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-synmaxrtx' on page 1312 undefined on input line 126550. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-mss' on page 1 312 undefined on input line 126553. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-msl' on page 1 312 undefined on input line 126556. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-snd-buf-defaul t' on page 1312 undefined on input line 126559. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-wnd-default' o n page 1312 undefined on input line 126562. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-recvmbox-size' on page 1312 undefined on input line 126565. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-queue-ooseq' o n page 1312 undefined on input line 126568. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-tcp-keep-conne ction-when-ip-changes' on page 1312 undefined on input line 126571. LaTeX Warning: Hyper reference `api-reference/kconfig:config-tcp-oversize' on p age 1312 undefined on input line 126574. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-wnd-scale' on page 1312 undefined on input line 126577. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-tcp-rto-time' on page 1312 undefined on input line 126580. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1312 undefined on input line 126590. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1312 undefined on input line 126590. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1312 undefined on input line 126590. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1312 undefined on input line 126607. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1312 undefined on input line 126607. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1312 undefined on input line 126607. [1312] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1313 undefined on input line 126624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1313 undefined on input line 126624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1313 undefined on input line 126624. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1313 undefined on input line 126635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1313 undefined on input line 126635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1313 undefined on input line 126635. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1313 undefined on input line 126646. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1313 undefined on input line 126646. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1313 undefined on input line 126646. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1313 undefined on input line 126661. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1313 undefined on input line 126661. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1313 undefined on input line 126661. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1313 undefined on input line 126672. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1313 undefined on input line 126672. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1313 undefined on input line 126672. [1313] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1314 undefined on input line 126692. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1314 undefined on input line 126692. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1314 undefined on input line 126692. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1314 undefined on input line 126709. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1314 undefined on input line 126709. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1314 undefined on input line 126709. [1314] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1315 undefined on input line 126733. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1315 undefined on input line 126733. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1315 undefined on input line 126733. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1315 undefined on input line 126747. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1315 undefined on input line 126747. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1315 undefined on input line 126747. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1315 undefined on input line 126761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1315 undefined on input line 126761. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1315 undefined on input line 126761. [1315] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1316 undefined on input line 126795. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1316 undefined on input line 126795. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1316 undefined on input line 126795. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1316 undefined on input line 126806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1316 undefined on input line 126806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1316 undefined on input line 126806. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-wnd-scale' on page 1316 undefined on input line 126806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1316 undefined on input line 126817. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1316 undefined on input line 126817. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-tcp ' on page 1316 undefined on input line 126817. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-max-udp-pcbs' on page 1316 undefined on input line 126829. LaTeX Warning: Hyper reference `api-reference/kconfig:config-udp-recvmbox-size' on page 1316 undefined on input line 126832. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1316 undefined on input line 126842. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1316 undefined on input line 126842. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-udp ' on page 1316 undefined on input line 126842. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1316 undefined on input line 126856. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1316 undefined on input line 126856. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-udp ' on page 1316 undefined on input line 126856. [1316] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1317 undefined on input line 126877. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1317 undefined on input line 126877. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1317 undefined on input line 126889. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1317 undefined on input line 126889. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1317 undefined on input line 126916. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1317 undefined on input line 126916. [1317] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1318 undefined on input line 126927. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1318 undefined on input line 126927. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1318 undefined on input line 126938. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1318 undefined on input line 126938. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-pap-support' o n page 1318 undefined on input line 126948. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-chap-support' on page 1318 undefined on input line 126951. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-mschap-support ' on page 1318 undefined on input line 126954. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-mppe-support' on page 1318 undefined on input line 126957. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-debug-on' on p age 1318 undefined on input line 126960. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1318 undefined on input line 126970. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1318 undefined on input line 126970. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-support' on pa ge 1318 undefined on input line 126970. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1318 undefined on input line 126981. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1318 undefined on input line 126981. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-support' on pa ge 1318 undefined on input line 126981. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1318 undefined on input line 126992. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1318 undefined on input line 126992. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-support' on pa ge 1318 undefined on input line 126992. [1318] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1319 undefined on input line 127003. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1319 undefined on input line 127003. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-support' on pa ge 1319 undefined on input line 127003. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1319 undefined on input line 127014. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1319 undefined on input line 127014. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ppp-support' on pa ge 1319 undefined on input line 127014. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-multicast-pin g' on page 1319 undefined on input line 127025. LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-broadcast-pin g' on page 1319 undefined on input line 127028. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1319 undefined on input line 127038. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1319 undefined on input line 127038. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-icm p' on page 1319 undefined on input line 127038. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1319 undefined on input line 127047. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1319 undefined on input line 127047. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-icm p' on page 1319 undefined on input line 127047. [1319] LaTeX Warning: Hyper reference `api-reference/kconfig:config-lwip-max-raw-pcbs' on page 1320 undefined on input line 127056. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1320 undefined on input line 127066. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip' on page 1320 undefined on input line 127066. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-lwip-lwi p-raw-api' on page 1320 undefined on input line 127066. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-queue-length' o n page 1320 undefined on input line 127079. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-serial-task-sta ck-size' on page 1320 undefined on input line 127082. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-serial-buf-size ' on page 1320 undefined on input line 127085. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-serial-task-pri o' on page 1320 undefined on input line 127088. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-controller-slav e-id-support' on page 1320 undefined on input line 127091. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-controller-noti fy-timeout' on page 1320 undefined on input line 127094. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-controller-noti fy-queue-size' on page 1320 undefined on input line 127097. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-controller-stac k-size' on page 1320 undefined on input line 127100. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-event-queue-tim eout' on page 1320 undefined on input line 127103. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-timer-port-enab led' on page 1320 undefined on input line 127106. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1320 undefined on input line 127116. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1320 undefined on input line 127116. [1320] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1321 undefined on input line 127128. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1321 undefined on input line 127128. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1321 undefined on input line 127140. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1321 undefined on input line 127140. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1321 undefined on input line 127153. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1321 undefined on input line 127153. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1321 undefined on input line 127165. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1321 undefined on input line 127165. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1321 undefined on input line 127177. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1321 undefined on input line 127177. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-controller-slav e-id-support' on page 1321 undefined on input line 127177. Underfull \hbox (badness 10000) in paragraph at lines 127177--127178 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 M odbus configuration \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- [1321] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1322 undefined on input line 127191. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1322 undefined on input line 127191. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1322 undefined on input line 127203. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1322 undefined on input line 127203. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1322 undefined on input line 127215. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1322 undefined on input line 127215. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1322 undefined on input line 127227. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1322 undefined on input line 127227. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1322 undefined on input line 127239. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1322 undefined on input line 127239. [1322] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1323 undefined on input line 127251. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1323 undefined on input line 127251. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-timer-port-enab led' on page 1323 undefined on input line 127251. Underfull \hbox (badness 10000) in paragraph at lines 127251--127252 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 M odbus configuration \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1323 undefined on input line 127262. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-modbus-c onfiguration' on page 1323 undefined on input line 127262. LaTeX Warning: Hyper reference `api-reference/kconfig:config-mb-timer-port-enab led' on page 1323 undefined on input line 127262. Underfull \hbox (badness 10000) in paragraph at lines 127262--127263 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 M odbus configuration \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-des tination' on page 1323 undefined on input line 127273. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-onp anic-host-flush-tmo' on page 1323 undefined on input line 127276. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-pos tmortem-flush-trax-thresh' on page 1323 undefined on input line 127279. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-pen ding-data-size-max' on page 1323 undefined on input line 127282. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1323 undefined on input line 127285. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-gcov-enable' on page 1323 undefined on input line 127288. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1323 undefined on input line 127298. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1323 undefined on input line 127298. [1323] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1324 undefined on input line 127320. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1324 undefined on input line 127320. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1324 undefined on input line 127332. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1324 undefined on input line 127332. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1324 undefined on input line 127344. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1324 undefined on input line 127344. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1324 undefined on input line 127357. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1324 undefined on input line 127367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1324 undefined on input line 127367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1324 undefined on input line 127367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1324 undefined on input line 127378. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1324 undefined on input line 127378. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1324 undefined on input line 127378. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1324 undefined on input line 127378. [1324] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1325 undefined on input line 127413. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1325 undefined on input line 127413. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1325 undefined on input line 127413. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1325 undefined on input line 127413. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1325 undefined on input line 127424. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1325 undefined on input line 127424. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1325 undefined on input line 127424. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1325 undefined on input line 127424. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1325 undefined on input line 127435. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1325 undefined on input line 127435. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1325 undefined on input line 127435. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1325 undefined on input line 127435. [1325] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1326 undefined on input line 127446. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1326 undefined on input line 127446. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1326 undefined on input line 127446. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1326 undefined on input line 127446. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1326 undefined on input line 127457. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1326 undefined on input line 127457. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1326 undefined on input line 127457. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1326 undefined on input line 127457. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1326 undefined on input line 127468. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1326 undefined on input line 127468. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1326 undefined on input line 127468. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1326 undefined on input line 127468. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1326 undefined on input line 127479. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1326 undefined on input line 127479. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1326 undefined on input line 127479. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1326 undefined on input line 127479. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1326 undefined on input line 127490. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1326 undefined on input line 127490. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1326 undefined on input line 127490. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1326 undefined on input line 127490. [1326] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1327 undefined on input line 127501. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1327 undefined on input line 127501. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1327 undefined on input line 127501. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1327 undefined on input line 127501. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1327 undefined on input line 127512. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1327 undefined on input line 127512. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1327 undefined on input line 127512. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1327 undefined on input line 127512. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1327 undefined on input line 127523. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1327 undefined on input line 127523. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1327 undefined on input line 127523. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1327 undefined on input line 127523. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1327 undefined on input line 127534. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1327 undefined on input line 127534. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1327 undefined on input line 127534. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1327 undefined on input line 127534. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1327 undefined on input line 127545. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1327 undefined on input line 127545. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing-freertos-systemview-tracing' on page 1327 undefined on input line 127545. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1327 undefined on input line 127545. [1327] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1328 undefined on input line 127556. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-applicat ion-level-tracing' on page 1328 undefined on input line 127556. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-rev-min' on page 1328 undefined on input line 127567. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-default-cpu- freq-mhz' on page 1328 undefined on input line 127570. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1328 undefined on input line 127573. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-trax' on pag e 1328 undefined on input line 127576. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-coredump-to- flash-or-uart' on page 1328 undefined on input line 127579. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-core-dump-ua rt-delay' on page 1328 undefined on input line 127582. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-core-dump-lo g-level' on page 1328 undefined on input line 127585. LaTeX Warning: Hyper reference `api-reference/kconfig:config-number-of-universa l-mac-address' on page 1328 undefined on input line 127588. LaTeX Warning: Hyper reference `api-reference/kconfig:config-system-event-queue -size' on page 1328 undefined on input line 127591. LaTeX Warning: Hyper reference `api-reference/kconfig:config-system-event-task- stack-size' on page 1328 undefined on input line 127594. LaTeX Warning: Hyper reference `api-reference/kconfig:config-main-task-stack-si ze' on page 1328 undefined on input line 127597. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ipc-task-stack-siz e' on page 1328 undefined on input line 127600. LaTeX Warning: Hyper reference `api-reference/kconfig:config-timer-task-stack-s ize' on page 1328 undefined on input line 127603. LaTeX Warning: Hyper reference `api-reference/kconfig:config-newlib-stdout-line -ending' on page 1328 undefined on input line 127606. LaTeX Warning: Hyper reference `api-reference/kconfig:config-newlib-stdin-line- ending' on page 1328 undefined on input line 127609. LaTeX Warning: Hyper reference `api-reference/kconfig:config-newlib-nano-format ' on page 1328 undefined on input line 127612. LaTeX Warning: Hyper reference `api-reference/kconfig:config-console-uart' on p age 1328 undefined on input line 127615. LaTeX Warning: Hyper reference `api-reference/kconfig:config-console-uart-num' on page 1328 undefined on input line 127618. LaTeX Warning: Hyper reference `api-reference/kconfig:config-console-uart-tx-gp io' on page 1328 undefined on input line 127621. LaTeX Warning: Hyper reference `api-reference/kconfig:config-console-uart-rx-gp io' on page 1328 undefined on input line 127624. LaTeX Warning: Hyper reference `api-reference/kconfig:config-console-uart-baudr ate' on page 1328 undefined on input line 127627. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ulp-coproc-enabled ' on page 1328 undefined on input line 127630. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-panic' on pa ge 1328 undefined on input line 127633. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-debug-ocdawa re' on page 1328 undefined on input line 127636. [1328] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-debug-stubs- enable' on page 1329 undefined on input line 127639. LaTeX Warning: Hyper reference `api-reference/kconfig:config-int-wdt' on page 1 329 undefined on input line 127642. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt' on page 1329 undefined on input line 127645. LaTeX Warning: Hyper reference `api-reference/kconfig:config-brownout-det' on p age 1329 undefined on input line 127648. LaTeX Warning: Hyper reference `api-reference/kconfig:config-reduce-phy-tx-powe r' on page 1329 undefined on input line 127651. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-time-syscall ' on page 1329 undefined on input line 127654. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-rtc-clock-so urce' on page 1329 undefined on input line 127657. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-rtc-external -crystal-additional-current' on page 1329 undefined on input line 127660. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-rtc-clk-cal- cycles' on page 1329 undefined on input line 127663. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-rtc-xtal-boo tstrap-cycles' on page 1329 undefined on input line 127666. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-deep-sleep-w akeup-delay' on page 1329 undefined on input line 127669. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-xtal-freq-se l' on page 1329 undefined on input line 127672. LaTeX Warning: Hyper reference `api-reference/kconfig:config-disable-basic-rom- console' on page 1329 undefined on input line 127675. LaTeX Warning: Hyper reference `api-reference/kconfig:config-no-blobs' on page 1329 undefined on input line 127678. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-timer-profilin g' on page 1329 undefined on input line 127681. LaTeX Warning: Hyper reference `api-reference/kconfig:config-compatible-pre-v2- 1-bootloaders' on page 1329 undefined on input line 127684. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-err-to-name-lo okup' on page 1329 undefined on input line 127687. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-rtcdata-in-f ast-mem' on page 1329 undefined on input line 127690. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-dport-dis-in terrupt-lvl' on page 1329 undefined on input line 127693. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1329 undefined on input line 127703. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1329 undefined on input line 127703. [1329] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1330 undefined on input line 127732. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1330 undefined on input line 127732. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1330 undefined on input line 127757. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1330 undefined on input line 127757. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-boot-init' on page 1330 undefined on input line 127769. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-use' on pag e 1330 undefined on input line 127772. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-type' on pa ge 1330 undefined on input line 127775. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-speed' on p age 1330 undefined on input line 127778. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-memtest' on page 1330 undefined on input line 127781. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-cache-worka round' on page 1330 undefined on input line 127784. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-bankswitch- enable' on page 1330 undefined on input line 127787. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-malloc-alwa ysinternal' on page 1330 undefined on input line 127790. LaTeX Warning: Hyper reference `api-reference/kconfig:config-wifi-lwip-allocati on-from-spiram-first' on page 1330 undefined on input line 127793. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-malloc-rese rve-internal' on page 1330 undefined on input line 127796. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-allow-stack -external-memory' on page 1330 undefined on input line 127799. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-allow-bss-s eg-external-memory' on page 1330 undefined on input line 127802. [1330] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-occupy-spi- host' on page 1331 undefined on input line 127805. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-dowd' on page 1331 undefined on input line 127808. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-d2wd' on page 1331 undefined on input line 127811. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-pico' on page 1331 undefined on input line 127814. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-spiwp-sd3-p in' on page 1331 undefined on input line 127817. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-2t-mode' on page 1331 undefined on input line 127820. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1331 undefined on input line 127830. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1331 undefined on input line 127830. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1331 undefined on input line 127830. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1331 unde fined on input line 127830. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1331 undefined on input line 127843. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1331 undefined on input line 127843. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1331 undefined on input line 127843. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1331 unde fined on input line 127843. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-boot-init' on page 1331 undefined on input line 127843. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1331 undefined on input line 127856. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1331 undefined on input line 127856. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1331 undefined on input line 127856. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1331 unde fined on input line 127856. [1331] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1332 undefined on input line 127884. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1332 undefined on input line 127884. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1332 undefined on input line 127884. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1332 unde fined on input line 127884. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1332 undefined on input line 127907. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1332 undefined on input line 127907. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1332 undefined on input line 127907. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1332 unde fined on input line 127907. Overfull \hbox (110.08167pt too wide) in paragraph at lines 127924--127927 [] [1332] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1333 undefined on input line 127950. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1333 undefined on input line 127950. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1333 undefined on input line 127950. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1333 unde fined on input line 127950. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1333 undefined on input line 127962. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1333 undefined on input line 127962. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1333 undefined on input line 127962. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1333 unde fined on input line 127962. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1333 undefined on input line 127981. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1333 undefined on input line 127981. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1333 undefined on input line 127981. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1333 unde fined on input line 127981. [1333] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1334 undefined on input line 128000. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1334 undefined on input line 128000. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1334 undefined on input line 128000. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1334 unde fined on input line 128000. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-bankswitch- enable' on page 1334 undefined on input line 128000. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1334 undefined on input line 128016. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1334 undefined on input line 128016. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1334 undefined on input line 128016. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1334 unde fined on input line 128016. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1334 undefined on input line 128030. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1334 undefined on input line 128030. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1334 undefined on input line 128030. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1334 unde fined on input line 128030. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1334 undefined on input line 128041. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1334 undefined on input line 128041. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1334 undefined on input line 128041. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1334 unde fined on input line 128041. [1334] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1335 undefined on input line 128064. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1335 undefined on input line 128064. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1335 undefined on input line 128064. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1335 unde fined on input line 128064. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1335 undefined on input line 128080. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1335 undefined on input line 128080. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1335 undefined on input line 128080. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1335 unde fined on input line 128080. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1335 undefined on input line 128093. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1335 undefined on input line 128093. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1335 undefined on input line 128093. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1335 unde fined on input line 128093. [1335] LaTeX Warning: Hyper reference `api-reference/kconfig:config-d0wd-psram-clk-io' on page 1336 undefined on input line 128116. LaTeX Warning: Hyper reference `api-reference/kconfig:config-d0wd-psram-cs-io' on page 1336 undefined on input line 128119. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1336 undefined on input line 128129. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1336 undefined on input line 128129. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1336 undefined on input line 128129. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1336 unde fined on input line 128129. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-dowd' on page 1336 undefined on input line 128129. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1336 undefined on input line 128141. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1336 undefined on input line 128141. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1336 undefined on input line 128141. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1336 unde fined on input line 128141. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-dowd' on page 1336 undefined on input line 128141. LaTeX Warning: Hyper reference `api-reference/kconfig:config-d2wd-psram-clk-io' on page 1336 undefined on input line 128153. LaTeX Warning: Hyper reference `api-reference/kconfig:config-d2wd-psram-cs-io' on page 1336 undefined on input line 128156. [1336] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1337 undefined on input line 128166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1337 undefined on input line 128166. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1337 undefined on input line 128166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1337 unde fined on input line 128166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-d2wd' on page 1337 undefined on input line 128166. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1337 undefined on input line 128178. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1337 undefined on input line 128178. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1337 undefined on input line 128178. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1337 unde fined on input line 128178. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-d2wd' on page 1337 undefined on input line 128178. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pico-psram-cs-io' on page 1337 undefined on input line 128190. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1337 undefined on input line 128200. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1337 undefined on input line 128200. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1337 undefined on input line 128200. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1337 unde fined on input line 128200. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config-psram-clock-and-cs -io-for-esp32-pico' on page 1337 undefined on input line 128200. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1337 undefined on input line 128216. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1337 undefined on input line 128216. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1337 undefined on input line 128216. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1337 unde fined on input line 128216. [1337] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1338 undefined on input line 128237. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1338 undefined on input line 128237. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-support' on page 1338 undefined on input line 128237. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific-support-for-external-spi-connected-ram-spi-ram-config' on page 1338 unde fined on input line 128237. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1338 undefined on input line 128255. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1338 undefined on input line 128255. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1338 undefined on input line 128269. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1338 undefined on input line 128269. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-trax' on pag e 1338 undefined on input line 128269. [1338] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1339 undefined on input line 128283. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1339 undefined on input line 128283. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1339 undefined on input line 128312. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1339 undefined on input line 128312. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1339 undefined on input line 128324. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1339 undefined on input line 128324. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1339 undefined on input line 128335. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1339 undefined on input line 128335. [1339] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1340 undefined on input line 128370. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1340 undefined on input line 128370. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1340 undefined on input line 128381. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1340 undefined on input line 128381. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1340 undefined on input line 128392. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1340 undefined on input line 128392. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1340 undefined on input line 128405. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1340 undefined on input line 128405. [1340] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1341 undefined on input line 128423. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1341 undefined on input line 128423. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1341 undefined on input line 128441. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1341 undefined on input line 128441. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1341 undefined on input line 128476. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1341 undefined on input line 128476. [1341] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1342 undefined on input line 128511. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1342 undefined on input line 128511. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1342 undefined on input line 128537. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1342 undefined on input line 128537. [1342] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1343 undefined on input line 128576. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1343 undefined on input line 128576. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1343 undefined on input line 128599. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1343 undefined on input line 128599. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1343 undefined on input line 128608. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1343 undefined on input line 128608. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1343 undefined on input line 128617. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1343 undefined on input line 128617. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1343 undefined on input line 128626. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1343 undefined on input line 128626. [1343] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1344 undefined on input line 128639. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1344 undefined on input line 128639. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ulp-coproc-enabled ' on page 1344 undefined on input line 128639. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1344 undefined on input line 128652. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1344 undefined on input line 128652. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1344 undefined on input line 128692. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1344 undefined on input line 128692. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1344 undefined on input line 128704. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1344 undefined on input line 128704. [1344] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1345 undefined on input line 128716. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1345 undefined on input line 128716. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1345 undefined on input line 128730. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1345 undefined on input line 128730. LaTeX Warning: Hyper reference `api-reference/kconfig:config-int-wdt' on page 1 345 undefined on input line 128730. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1345 undefined on input line 128741. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1345 undefined on input line 128741. LaTeX Warning: Hyper reference `api-reference/kconfig:config-int-wdt' on page 1 345 undefined on input line 128741. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1345 undefined on input line 128752. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1345 undefined on input line 128752. [1345] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1346 undefined on input line 128766. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1346 undefined on input line 128766. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt' on page 1346 undefined on input line 128766. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1346 undefined on input line 128779. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1346 undefined on input line 128779. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt' on page 1346 undefined on input line 128779. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1346 undefined on input line 128791. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1346 undefined on input line 128791. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt' on page 1346 undefined on input line 128791. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1346 undefined on input line 128806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1346 undefined on input line 128806. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt' on page 1346 undefined on input line 128806. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1346 undefined on input line 128818. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1346 undefined on input line 128818. [1346] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1347 undefined on input line 128831. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1347 undefined on input line 128831. LaTeX Warning: Hyper reference `api-reference/kconfig:config-brownout-det' on p age 1347 undefined on input line 128831. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1347 undefined on input line 128873. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1347 undefined on input line 128873. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1347 undefined on input line 128884. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1347 undefined on input line 128884. [1347] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1348 undefined on input line 128939. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1348 undefined on input line 128939. Overfull \hbox (52.2138pt too wide) in paragraph at lines 128977--128978 []\TU/lmr/m/n/10 External 32kHz oscillator at 32K_XP pin (ESP32_RTC_CLOCK_SOURC E_EXTERNAL_OSC) Underfull \hbox (badness 10000) in paragraph at lines 128980--128981 []\TU/lmr/m/n/10 Internal 8.5MHz oscillator, divided by 256 (~33kHz) [1348] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1349 undefined on input line 128993. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1349 undefined on input line 128993. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1349 undefined on input line 129013. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1349 undefined on input line 129013. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1349 undefined on input line 129042. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1349 undefined on input line 129042. [1349] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1350 undefined on input line 129062. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1350 undefined on input line 129062. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1350 undefined on input line 129084. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1350 undefined on input line 129084. [1350] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1351 undefined on input line 129124. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1351 undefined on input line 129124. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1351 undefined on input line 129141. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1351 undefined on input line 129141. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1351 undefined on input line 129153. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1351 undefined on input line 129153. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1351 undefined on input line 129169. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1351 undefined on input line 129169. [1351] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1352 undefined on input line 129190. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1352 undefined on input line 129190. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1352 undefined on input line 129205. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1352 undefined on input line 129205. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1352 undefined on input line 129219. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-esp32-sp ecific' on page 1352 undefined on input line 129219. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sw-coexist-enable' on page 1352 undefined on input line 129231. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-static- rx-buffer-num' on page 1352 undefined on input line 129234. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-dynamic -rx-buffer-num' on page 1352 undefined on input line 129237. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-tx-buff er' on page 1352 undefined on input line 129240. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-static- tx-buffer-num' on page 1352 undefined on input line 129243. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-dynamic -tx-buffer-num' on page 1352 undefined on input line 129246. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-csi-ena bled' on page 1352 undefined on input line 129249. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-ampdu-t x-enabled' on page 1352 undefined on input line 129252. [1352] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-ampdu-r x-enabled' on page 1353 undefined on input line 129255. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-nvs-ena bled' on page 1353 undefined on input line 129258. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-task-co re-id' on page 1353 undefined on input line 129261. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-softap- beacon-max-len' on page 1353 undefined on input line 129264. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-iram-op t' on page 1353 undefined on input line 129267. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-rx-iram -opt' on page 1353 undefined on input line 129270. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-mgmt-sb uf-num' on page 1353 undefined on input line 129273. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1353 undefined on input line 129283. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1353 undefined on input line 129283. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1353 undefined on input line 129298. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1353 undefined on input line 129298. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sw-coexist-enable' on page 1353 undefined on input line 129298. [1353] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1354 undefined on input line 129327. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1354 undefined on input line 129327. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1354 undefined on input line 129345. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1354 undefined on input line 129345. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1354 undefined on input line 129367. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1354 undefined on input line 129367. [1354] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1355 undefined on input line 129400. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1355 undefined on input line 129400. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1355 undefined on input line 129418. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1355 undefined on input line 129418. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1355 undefined on input line 129435. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1355 undefined on input line 129435. [1355] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1356 undefined on input line 129448. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1356 undefined on input line 129448. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1356 undefined on input line 129459. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1356 undefined on input line 129459. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-ampdu-t x-enabled' on page 1356 undefined on input line 129459. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1356 undefined on input line 129473. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1356 undefined on input line 129473. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1356 undefined on input line 129484. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1356 undefined on input line 129484. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-wifi-ampdu-r x-enabled' on page 1356 undefined on input line 129484. [1356] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1357 undefined on input line 129499. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1357 undefined on input line 129499. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1357 undefined on input line 129510. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1357 undefined on input line 129510. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1357 undefined on input line 129532. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1357 undefined on input line 129532. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1357 undefined on input line 129555. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1357 undefined on input line 129555. [1357] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1358 undefined on input line 129567. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1358 undefined on input line 129567. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1358 undefined on input line 129579. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-wi-fi' o n page 1358 undefined on input line 129579. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-phy-calibrat ion-and-data-storage' on page 1358 undefined on input line 129590. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-phy-init-dat a-in-partition' on page 1358 undefined on input line 129593. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-phy-max-wifi -tx-power' on page 1358 undefined on input line 129596. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1358 undefined on input line 129606. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-phy' on page 1358 undefined on input line 129606. [1358] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1359 undefined on input line 129626. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-phy' on page 1359 undefined on input line 129626. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1359 undefined on input line 129647. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-phy' on page 1359 undefined on input line 129647. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 1359 undefined on input line 129659. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1359 undefined on input line 129669. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-power-ma nagement' on page 1359 undefined on input line 129669. [1359] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1360 undefined on input line 129684. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-power-ma nagement' on page 1360 undefined on input line 129684. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 1360 undefined on input line 129684. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1360 undefined on input line 129699. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-power-ma nagement' on page 1360 undefined on input line 129699. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 1360 undefined on input line 129699. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1360 undefined on input line 129716. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-power-ma nagement' on page 1360 undefined on input line 129716. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 1360 undefined on input line 129716. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1360 undefined on input line 129733. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-power-ma nagement' on page 1360 undefined on input line 129733. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 1360 undefined on input line 129733. [1360] LaTeX Warning: Hyper reference `api-reference/kconfig:config-mdns-max-services' on page 1361 undefined on input line 129749. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1361 undefined on input line 129759. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-mdns' on page 1361 undefined on input line 129759. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-unicore' on page 1361 undefined on input line 129773. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-coretimer ' on page 1361 undefined on input line 129776. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-hz' on pa ge 1361 undefined on input line 129779. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-assert-on -untested-function' on page 1361 undefined on input line 129782. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-check-sta ckoverflow' on page 1361 undefined on input line 129785. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-watchpoin t-end-of-stack' on page 1361 undefined on input line 129788. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-interrupt -backtrace' on page 1361 undefined on input line 129791. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-thread-lo cal-storage-pointers' on page 1361 undefined on input line 129794. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-assert' o n page 1361 undefined on input line 129797. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-idle-task -stacksize' on page 1361 undefined on input line 129800. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-isr-stack size' on page 1361 undefined on input line 129803. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-legacy-ho oks' on page 1361 undefined on input line 129806. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-max-task- name-len' on page 1361 undefined on input line 129809. LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-static-all ocation' on page 1361 undefined on input line 129812. LaTeX Warning: Hyper reference `api-reference/kconfig:config-timer-task-priorit y' on page 1361 undefined on input line 129815. LaTeX Warning: Hyper reference `api-reference/kconfig:config-timer-task-stack-d epth' on page 1361 undefined on input line 129818. LaTeX Warning: Hyper reference `api-reference/kconfig:config-timer-queue-length ' on page 1361 undefined on input line 129821. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-queue-reg istry-size' on page 1361 undefined on input line 129824. [1361] LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-trace -facility' on page 1362 undefined on input line 129827. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-generate- run-time-stats' on page 1362 undefined on input line 129830. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-tickl ess-idle' on page 1362 undefined on input line 129833. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-debug-int ernals' on page 1362 undefined on input line 129836. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-task-func tion-wrapper' on page 1362 undefined on input line 129839. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1362 undefined on input line 129849. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1362 undefined on input line 129849. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1362 undefined on input line 129863. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1362 undefined on input line 129863. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1362 undefined on input line 129892. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1362 undefined on input line 129892. [1362] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1363 undefined on input line 129903. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1363 undefined on input line 129903. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1363 undefined on input line 129916. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1363 undefined on input line 129916. Overfull \hbox (0.91492pt too wide) in paragraph at lines 129928--129929 []\TU/lmr/m/n/10 Check by stack pointer value (FREERTOS_CHECK_STACKOVERFLOW_PTR VAL) LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1363 undefined on input line 129954. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1363 undefined on input line 129954. [1363] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1364 undefined on input line 129977. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1364 undefined on input line 129977. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1364 undefined on input line 129994. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1364 undefined on input line 129994. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1364 undefined on input line 130009. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1364 undefined on input line 130009. Overfull \hbox (15.52492pt too wide) in paragraph at lines 130023--130024 []\TU/lmr/m/n/10 Print and continue failed assertions (FREERTOS_ASSERT_FAIL_PRI NT_CONTINUE) [1364] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1365 undefined on input line 130043. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1365 undefined on input line 130043. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1365 undefined on input line 130059. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1365 undefined on input line 130059. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1365 undefined on input line 130071. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1365 undefined on input line 130071. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1365 undefined on input line 130086. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1365 undefined on input line 130086. [1365] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1366 undefined on input line 130102. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1366 undefined on input line 130102. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1366 undefined on input line 130152. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1366 undefined on input line 130152. LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-static-all ocation' on page 1366 undefined on input line 130152. [1366] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1367 undefined on input line 130171. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1367 undefined on input line 130171. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1367 undefined on input line 130186. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1367 undefined on input line 130186. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1367 undefined on input line 130201. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1367 undefined on input line 130201. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1367 undefined on input line 130217. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1367 undefined on input line 130217. [1367] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1368 undefined on input line 130231. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1368 undefined on input line 130231. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1368 undefined on input line 130244. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1368 undefined on input line 130244. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-trace -facility' on page 1368 undefined on input line 130244. Overfull \hbox (1.61226pt too wide) in paragraph at lines 130244--130245 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 F reeRTOS \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CONFIG_FREERTOS_USE_TRACE_FACILITY LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1368 undefined on input line 130257. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1368 undefined on input line 130257. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-trace -facility' on page 1368 undefined on input line 130257. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-stats -formatting-functions' on page 1368 undefined on input line 130257. Overfull \hbox (1.61206pt too wide) in paragraph at lines 130257--130258 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 F reeRTOS \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CONFIG_FREERTOS_USE_TRACE_FACILITY LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1368 undefined on input line 130269. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1368 undefined on input line 130269. [1368] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1369 undefined on input line 130289. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1369 undefined on input line 130289. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-generate- run-time-stats' on page 1369 undefined on input line 130289. Overfull \hbox (41.85226pt too wide) in paragraph at lines 130289--130290 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 F reeRTOS \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CONFIG_FREERTOS_GENERATE_RUN_TIME_STAT S Underfull \hbox (badness 10000) in paragraph at lines 130299--130300 []\TU/lmr/m/n/10 Use ESP TIMER for run time stats (FREER- Overfull \hbox (28.20383pt too wide) in paragraph at lines 130307--130308 []\TU/lmr/m/n/10 Use CPU Clock for run time stats (FREERTOS_RUN_TIME_STATS_USIN G_CPU_CLK) LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1369 undefined on input line 130330. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1369 undefined on input line 130330. [1369] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1370 undefined on input line 130349. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1370 undefined on input line 130349. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-use-tickl ess-idle' on page 1370 undefined on input line 130349. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1370 undefined on input line 130361. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1370 undefined on input line 130361. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-portmux-d ebug' on page 1370 undefined on input line 130370. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-portmux-d ebug-recursive' on page 1370 undefined on input line 130373. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1370 undefined on input line 130383. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1370 undefined on input line 130383. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-debug-int ernals' on page 1370 undefined on input line 130383. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1370 undefined on input line 130395. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1370 undefined on input line 130395. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-debug-int ernals' on page 1370 undefined on input line 130395. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1370 undefined on input line 130407. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-freertos ' on page 1370 undefined on input line 130407. [1370] LaTeX Warning: Hyper reference `api-reference/kconfig:config-dma-rx-buf-num' on page 1371 undefined on input line 130422. LaTeX Warning: Hyper reference `api-reference/kconfig:config-dma-tx-buf-num' on page 1371 undefined on input line 130425. LaTeX Warning: Hyper reference `api-reference/kconfig:config-emac-l2-to-l3-rx-b uf-mode' on page 1371 undefined on input line 130428. LaTeX Warning: Hyper reference `api-reference/kconfig:config-emac-check-link-pe riod-ms' on page 1371 undefined on input line 130431. LaTeX Warning: Hyper reference `api-reference/kconfig:config-emac-task-priority ' on page 1371 undefined on input line 130434. LaTeX Warning: Hyper reference `api-reference/kconfig:config-emac-task-stack-si ze' on page 1371 undefined on input line 130437. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1371 undefined on input line 130447. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1371 undefined on input line 130447. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1371 undefined on input line 130461. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1371 undefined on input line 130461. [1371] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1372 undefined on input line 130474. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1372 undefined on input line 130474. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1372 undefined on input line 130490. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1372 undefined on input line 130490. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1372 undefined on input line 130502. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1372 undefined on input line 130502. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1372 undefined on input line 130513. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-ethernet ' on page 1372 undefined on input line 130513. LaTeX Warning: Hyper reference `api-reference/kconfig:config-adc-cal-efuse-tp-e nable' on page 1372 undefined on input line 130524. LaTeX Warning: Hyper reference `api-reference/kconfig:config-adc-cal-efuse-vref -enable' on page 1372 undefined on input line 130527. LaTeX Warning: Hyper reference `api-reference/kconfig:config-adc-cal-lut-enable ' on page 1372 undefined on input line 130530. [1372] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1373 undefined on input line 130540. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-adc-cali bration' on page 1373 undefined on input line 130540. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1373 undefined on input line 130553. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-adc-cali bration' on page 1373 undefined on input line 130553. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1373 undefined on input line 130566. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-adc-cali bration' on page 1373 undefined on input line 130566. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-verify-w rite' on page 1373 undefined on input line 130579. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-enable-c ounters' on page 1373 undefined on input line 130582. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-rom-driv er-patch' on page 1373 undefined on input line 130585. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-writing- dangerous-regions' on page 1373 undefined on input line 130588. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-yield-du ring-erase' on page 1373 undefined on input line 130591. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1373 undefined on input line 130601. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1373 undefined on input line 130601. [1373] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1374 undefined on input line 130614. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1374 undefined on input line 130614. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-verify-w rite' on page 1374 undefined on input line 130614. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1374 undefined on input line 130627. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1374 undefined on input line 130627. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-verify-w rite' on page 1374 undefined on input line 130627. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1374 undefined on input line 130645. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1374 undefined on input line 130645. [1374] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1375 undefined on input line 130670. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1375 undefined on input line 130670. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1375 undefined on input line 130683. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1375 undefined on input line 130683. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1375 undefined on input line 130719. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1375 undefined on input line 130719. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1375 undefined on input line 130731. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1375 undefined on input line 130731. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-yield-du ring-erase' on page 1375 undefined on input line 130731. Underfull \hbox (badness 10000) in paragraph at lines 130731--130732 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 S PI Flash driver \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- [1375] LaTeX Warning: Hyper reference `api-reference/kconfig:component-config' on page 1376 undefined on input line 130743. LaTeX Warning: Hyper reference `api-reference/kconfig:component-config-spi-flas h-driver' on page 1376 undefined on input line 130743. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spi-flash-yield-du ring-erase' on page 1376 undefined on input line 130743. Underfull \hbox (badness 10000) in paragraph at lines 130743--130744 []\TU/lmr/m/it/10 Found in: Component config \TU/lmr/m/n/10 > \TU/lmr/m/it/10 S PI Flash driver \TU/lmr/m/n/10 > \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-guides/build-system:warn-undefined-variable s' on page 1376 undefined on input line 130751. LaTeX Warning: Hyper reference `api-guides/error-handling::doc' on page 1376 un defined on input line 130762. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_FAIL' on pag e 1376 undefined on input line 130764. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_OK' on page 1376 undefined on input line 130766. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_NO_MEM' on page 1376 undefined on input line 130768. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ ARG' on page 1376 undefined on input line 130770. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ STATE' on page 1376 undefined on input line 130772. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ SIZE' on page 1376 undefined on input line 130774. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_NOT_FOUN D' on page 1376 undefined on input line 130776. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_NOT_SUPP ORTED' on page 1376 undefined on input line 130778. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_TIMEOUT' on page 1376 undefined on input line 130780. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ RESPONSE' on page 1376 undefined on input line 130782. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ CRC' on page 1376 undefined on input line 130784. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ VERSION' on page 1376 undefined on input line 130786. [1376] LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_INVALID_ MAC' on page 1377 undefined on input line 130788. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_B ASE' on page 1377 undefined on input line 130790. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_N OT_INITIALIZED' on page 1377 undefined on input line 130792. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_N OT_FOUND' on page 1377 undefined on input line 130794. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_T YPE_MISMATCH' on page 1377 undefined on input line 130796. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_R EAD_ONLY' on page 1377 undefined on input line 130798. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_N OT_ENOUGH_SPACE' on page 1377 undefined on input line 130800. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_I NVALID_NAME' on page 1377 undefined on input line 130802. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_I NVALID_HANDLE' on page 1377 undefined on input line 130804. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_R EMOVE_FAILED' on page 1377 undefined on input line 130806. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_K EY_TOO_LONG' on page 1377 undefined on input line 130808. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_P AGE_FULL' on page 1377 undefined on input line 130810. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_I NVALID_STATE' on page 1377 undefined on input line 130812. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_I NVALID_LENGTH' on page 1377 undefined on input line 130814. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_N O_FREE_PAGES' on page 1377 undefined on input line 130816. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_V ALUE_TOO_LONG' on page 1377 undefined on input line 130818. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_P ART_NOT_FOUND' on page 1377 undefined on input line 130820. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_N EW_VERSION_FOUND' on page 1377 undefined on input line 130822. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_X TS_ENCR_FAILED' on page 1377 undefined on input line 130824. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_X TS_DECR_FAILED' on page 1377 undefined on input line 130826. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_X TS_CFG_FAILED' on page 1377 undefined on input line 130828. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_X TS_CFG_NOT_FOUND' on page 1377 undefined on input line 130830. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_E NCR_NOT_SUPPORTED' on page 1377 undefined on input line 130832. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_K EYS_NOT_INITIALIZED' on page 1377 undefined on input line 130834. [1377] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:c.ESP_ERR_NVS_C ORRUPT_KEY_PART' on page 1378 undefined on input line 130836. LaTeX Warning: Hyper reference `api-guides/ulp_macros:c.ESP_ERR_ULP_BASE' on pa ge 1378 undefined on input line 130838. LaTeX Warning: Hyper reference `api-guides/ulp_macros:c.ESP_ERR_ULP_SIZE_TOO_BI G' on page 1378 undefined on input line 130840. LaTeX Warning: Hyper reference `api-guides/ulp_macros:c.ESP_ERR_ULP_INVALID_LOA D_ADDR' on page 1378 undefined on input line 130842. LaTeX Warning: Hyper reference `api-guides/ulp_macros:c.ESP_ERR_ULP_DUPLICATE_L ABEL' on page 1378 undefined on input line 130844. LaTeX Warning: Hyper reference `api-guides/ulp_macros:c.ESP_ERR_ULP_UNDEFINED_L ABEL' on page 1378 undefined on input line 130846. LaTeX Warning: Hyper reference `api-guides/ulp_macros:c.ESP_ERR_ULP_BRANCH_OUT_ OF_RANGE' on page 1378 undefined on input line 130848. LaTeX Warning: Hyper reference `api-reference/system/ota:c.ESP_ERR_OTA_BASE' on page 1378 undefined on input line 130850. LaTeX Warning: Hyper reference `api-reference/system/ota:c.ESP_ERR_OTA_PARTITIO N_CONFLICT' on page 1378 undefined on input line 130852. LaTeX Warning: Hyper reference `api-reference/system/ota:c.ESP_ERR_OTA_SELECT_I NFO_INVALID' on page 1378 undefined on input line 130854. LaTeX Warning: Hyper reference `api-reference/system/ota:c.ESP_ERR_OTA_VALIDATE _FAILED' on page 1378 undefined on input line 130856. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_WIFI_BAS E' on page 1378 undefined on input line 130864. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_NOT_ INIT' on page 1378 undefined on input line 130866. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_NOT_ STARTED' on page 1378 undefined on input line 130868. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_NOT_ STOPPED' on page 1378 undefined on input line 130870. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_IF' on page 1378 undefined on input line 130872. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_MODE ' on page 1378 undefined on input line 130874. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_STAT E' on page 1378 undefined on input line 130876. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_CONN ' on page 1378 undefined on input line 130878. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_NVS' on page 1378 undefined on input line 130880. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_MAC' on page 1378 undefined on input line 130882. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_SSID ' on page 1378 undefined on input line 130884. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_PASS WORD' on page 1378 undefined on input line 130886. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_TIME OUT' on page 1378 undefined on input line 130888. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_WAKE _FAIL' on page 1378 undefined on input line 130890. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_WOUL D_BLOCK' on page 1378 undefined on input line 130892. [1378] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_NOT_ CONNECT' on page 1379 undefined on input line 130894. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_POST ' on page 1379 undefined on input line 130896. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_INIT _STATE' on page 1379 undefined on input line 130898. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:c.ESP_ERR_WIFI_STOP _STATE' on page 1379 undefined on input line 130900. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_BAS E' on page 1379 undefined on input line 130908. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_NOT _INIT' on page 1379 undefined on input line 130910. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_ARG ' on page 1379 undefined on input line 130912. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_NO_ MEM' on page 1379 undefined on input line 130914. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_FUL L' on page 1379 undefined on input line 130916. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_NOT _FOUND' on page 1379 undefined on input line 130918. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_INT ERNAL' on page 1379 undefined on input line 130920. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_EXI ST' on page 1379 undefined on input line 130922. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:c.ESP_ERR_ESPNOW_IF' on page 1379 undefined on input line 130924. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_ERR_MESH_BAS E' on page 1379 undefined on input line 130926. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_WIFI _NOT_START' on page 1379 undefined on input line 130928. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NOT_ INIT' on page 1379 undefined on input line 130930. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NOT_ CONFIG' on page 1379 undefined on input line 130932. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NOT_ START' on page 1379 undefined on input line 130934. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NOT_ SUPPORT' on page 1379 undefined on input line 130936. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NOT_ ALLOWED' on page 1379 undefined on input line 130938. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NO_M EMORY' on page 1379 undefined on input line 130940. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_ARGU MENT' on page 1379 undefined on input line 130942. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_EXCE ED_MTU' on page 1379 undefined on input line 130944. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_TIME OUT' on page 1379 undefined on input line 130946. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_DISC ONNECTED' on page 1379 undefined on input line 130948. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_QUEU E_FAIL' on page 1379 undefined on input line 130950. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_QUEU E_FULL' on page 1379 undefined on input line 130952. [1379] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NO_P ARENT_FOUND' on page 1380 undefined on input line 130954. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_NO_R OUTE_FOUND' on page 1380 undefined on input line 130956. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_OPTI ON_NULL' on page 1380 undefined on input line 130958. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_OPTI ON_UNKNOWN' on page 1380 undefined on input line 130960. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_XON_ NO_WINDOW' on page 1380 undefined on input line 130962. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_INTE RFACE' on page 1380 undefined on input line 130964. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_DISC ARD_DUPLICATE' on page 1380 undefined on input line 130966. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_DISC ARD' on page 1380 undefined on input line 130968. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_VOTI NG' on page 1380 undefined on input line 130970. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_XMIT ' on page 1380 undefined on input line 130972. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_QUEU E_READ' on page 1380 undefined on input line 130974. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.ESP_ERR_MESH_RECV _RELEASE' on page 1380 undefined on input line 130976. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_BASE' on page 1380 undefined on input line 131000. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_MAX_REDIRECT' on page 1380 undefined on input line 131002. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_CONNECT' on page 1380 undefined on input line 131004. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_WRITE_DATA' on page 1380 undefined on input line 131006. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_FETCH_HEADER' on page 1380 undefined on input line 131008. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_INVALID_TRANSPORT' on page 1380 undefined on input line 131010. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_CONNECTING' on page 1380 undefined on input line 131012. [1380] LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_client:c.ESP_E RR_HTTP_EAGAIN' on page 1381 undefined on input line 131014. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_BASE' on page 1381 undefined on input line 131016. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_HANDLERS_FULL' on page 1381 undefined on input line 131018. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_HANDLER_EXISTS' on page 1381 undefined on input line 131020. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_INVALID_REQ' on page 1381 undefined on input line 131022. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_RESULT_TRUNC' on page 1381 undefined on input line 131024. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_RESP_HDR' on page 1381 undefined on input line 131026. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_RESP_SEND' on page 1381 undefined on input line 131028. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_ALLOC_MEM' on page 1381 undefined on input line 131030. LaTeX Warning: Hyper reference `api-reference/protocols/esp_http_server:c.ESP_E RR_HTTPD_TASK' on page 1381 undefined on input line 131032. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:c.ESP_ERR_FLASH _BASE' on page 1381 undefined on input line 131034. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:c.ESP_ERR_FLASH _OP_FAIL' on page 1381 undefined on input line 131036. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:c.ESP_ERR_FLASH _OP_TIMEOUT' on page 1381 undefined on input line 131038. [1381] [1382] Chapter 4. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-previous' on page 1383 undefined on input line 131051. [1383] [1384] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wroom-32' on page 1385 undefined on input line 131226. [1385] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-wroom-solo- wrover-modules' on page 1386 undefined on input line 131275. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wroom-32' on page 1386 undefined on input line 131287. [1386] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit::doc' on page 1387 undefined on input line 131328. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp32-pico-kit-v4' on page 1387 undefined on input line 131345 . [1387] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp32-pico-kit-v3' on page 1388 undefined on input line 131348 . LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wroom-32' on page 1388 undefined on input line 131355. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp32-devkitc-v2' on page 1388 undefined on input line 131355. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 1388 undefined on input line 131355. LaTeX Warning: Hyper reference `get-started/get-started-devkitc::doc' on page 1 388 undefined on input line 131368. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp32-devkitc-v2' on page 1388 undefined on input line 131385. [1388] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-wroom-solo- wrover-modules' on page 1389 undefined on input line 131394. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v3' on page 1389 undefined on input line 131396 . LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit::doc' on pag e 1389 undefined on input line 131425. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 389 undefined on input line 131431. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v3' on page 1389 undefined on input line 131442 . LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v2' on page 1389 undefined on input line 131445 . LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v1' on page 1389 undefined on input line 131448 . LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous::doc' on page 1389 undefined on input line 131456. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards' on page 1389 undefined on input line 131465. [1389] [1390] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit::doc' on page 1391 undefined on input line 131485. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit-v3::doc' on pa ge 1391 undefined on input line 131511. [1391] LaTeX Warning: Hyper reference `get-started/get-started-devkitc-v2::doc' on pag e 1392 undefined on input line 131537. [1392] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wroom-32' on page 1393 undefined on input line 131552. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 1393 undefined on input line 131552. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 1393 undefined on input line 131554. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 1393 undefined on input line 131563. [1393] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v3::doc' on page 1394 undefined on input line 131569. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 394 undefined on input line 131575. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v2::doc' on page 1394 undefined on input line 131600. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 394 undefined on input line 131606. [1394] [1395] [1396] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 397 undefined on input line 131638. [1397] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 1 398 undefined on input line 131674. [1398] Chapter 5. LaTeX Warning: Hyper reference `api-guides/deep-sleep-stub::doc' on page 1399 u ndefined on input line 131734. [1399] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 1400 undefined on input line 131773. [1400] [1401] LaTeX Warning: Hyper reference `api-guides/deep-sleep-stub::doc' on page 1402 u ndefined on input line 131892. [1402] LaTeX Warning: Hyper reference `api-guides/deep-sleep-stub::doc' on page 1403 u ndefined on input line 131939. [1403] LaTeX Warning: Hyper reference `api-guides/external-ram::doc' on page 1404 unde fined on input line 131995. [1404] [1405] LaTeX Warning: Hyper reference `api-guides/build-system:component-makefiles' on page 1406 undefined on input line 132134. [1406] Underfull \hbox (badness 10000) in paragraph at lines 132172--132173 []\TU/lmtt/m/n/10 COMPONENT_DIRS\TU/FandolSong-Regular(0)/m/n/10 :| 搜 索 组 件 的 目 录,| 默 认 为 \TU/lmtt/m/n/10 $(IDF_PATH)/components\TU/FandolSong-Regular(0)/m/ n/10 ,| \TU/lmtt/m/n/10 $(PROJECT_PATH)/ [1407] LaTeX Warning: Hyper reference `api-guides/build-system:example-component-makef ile' on page 1408 undefined on input line 132227. Underfull \hbox (badness 10000) in paragraph at lines 132243--132244 []\TU/lmtt/m/n/10 COMPONENT_BUILD_DIR\TU/FandolSong-Regular(0)/m/n/10 :| 组 件 的 编 译 目 录,| 即 存 放 组 件 编 译 输 出 的 绝 对 路 径,| 它 是 Underfull \hbox (badness 5274) in paragraph at lines 132246--132247 []\TU/lmtt/m/n/10 COMPONENT_LIBRARY\TU/FandolSong-Regular(0)/m/n/10 :| 组 件 编 译 后 的 静 态 库 文 件 |(相 对 于 组 件 的 编 译 目 录)| 的 名 字,| 默 认 为 [1408] LaTeX Warning: Hyper reference `api-reference/system/system:_CPPv419esp_get_idf _versionv' on page 1409 undefined on input line 132271. [1409] LaTeX Warning: Hyper reference `api-guides/build-system:specify-source-files' o n page 1410 undefined on input line 132321. LaTeX Warning: Hyper reference `api-guides/build-system:source-code-generation' on page 1410 undefined on input line 132324. LaTeX Warning: Hyper reference `api-guides/build-system:fully-overriding-compon ent-makefile' on page 1410 undefined on input line 132327. [1410] LaTeX Warning: Hyper reference `api-guides/build-system:add-conditional-configu ration' on page 1411 undefined on input line 132360. LaTeX Warning: Hyper reference `api-guides/build-system:preset-component-variab les' on page 1411 undefined on input line 132371. LaTeX Warning: Hyper reference `api-guides/build-system:optional-project-wide-c omponent-variables' on page 1411 undefined on input line 132397. [1411] [1412] LaTeX Warning: Hyper reference `api-guides/build-system:optional-project-wide-c omponent-variables' on page 1413 undefined on input line 132497. [1413] LaTeX Warning: Hyper reference `api-guides/build-system:minimal-component-makef ile' on page 1414 undefined on input line 132523. [1414] [1415] Underfull \hbox (badness 10000) in paragraph at lines 132631--132632 []\TU/FandolSong-Regular(0)/m/n/10 如 果 另 一 个 组 件 中 的 源 文 件 需 要 使 用 \TU/lmr/m/n/ 10 logo.h\TU/FandolSong-Regular(0)/m/n/10 ,| 则 必 须 将 此 组 件 的 名 称 添 加 到 另 一 个 组 件 的 [1416] Overfull \vbox (14.71179pt too high) detected at line 132688 [1417] LaTeX Warning: Hyper reference `api-guides/build-system::doc' on page 1418 unde fined on input line 132725. [1418] [1419] LaTeX Warning: Hyper reference `get-started-cmake/index:get-started-configure-c make' on page 1420 undefined on input line 132812. LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 1420 unde fined on input line 132850. [1420] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:idf-py' on page 1 421 undefined on input line 132882. [1421] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:writing-pure-cmak e-components' on page 1422 undefined on input line 132900. [1422] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:build-system-meta data' on page 1423 undefined on input line 132947. Overfull \vbox (1.11394pt too high) detected at line 132982 [1423] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-cmakeli sts-files' on page 1424 undefined on input line 133005. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-configu ration' on page 1424 undefined on input line 133007. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:overriding-parts- of-the-project' on page 1424 undefined on input line 133007. [1424] [1425] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-directo ries-cmake' on page 1426 undefined on input line 133068. [1426] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:example-component -cmakelists' on page 1427 undefined on input line 133111. LaTeX Warning: Hyper reference `api-reference/kconfig::doc' on page 1427 undefi ned on input line 133138. [1427] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-require ments' on page 1428 undefined on input line 133162. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-require ments' on page 1428 undefined on input line 133177. [1428] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:adding-conditiona l-configuration' on page 1429 undefined on input line 133230. [1429] Underfull \hbox (badness 10000) in paragraph at lines 133256--133257 []\TU/lmr/m/n/10 The \TU/lmtt/m/n/10 COMPONENT_ADD_INCLUDEDIRS \TU/lmr/m/n/10 s et by all components in the current component\TU/FandolSong-Regular(0)/m/n/10 ’ | \TU/lmr/m/n/10 s Underfull \hbox (badness 10000) in paragraph at lines 133273--133274 []\TU/lmtt/m/n/10 COMPONENT_REQUIRES \TU/lmr/m/n/10 and/or \TU/lmtt/m/n/10 COMP ONENT_PRIV_REQUIRES \TU/lmr/m/n/10 should be set before calling [1430] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:project-include-c make' on page 1431 undefined on input line 133326. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-require ments-implementation' on page 1431 undefined on input line 133354. [1431] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:file-globbing-inc remental-builds' on page 1432 undefined on input line 133369. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:project-include-c make' on page 1432 undefined on input line 133372. [1432] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:optional-project- variables' on page 1433 undefined on input line 133424. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-require ments-implementation' on page 1433 undefined on input line 133426. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-configu ration-cmake' on page 1433 undefined on input line 133433. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-configu ration-cmake' on page 1433 undefined on input line 133436. [1433] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:minimal-component -cmakelists' on page 1434 undefined on input line 133449. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-variabl es' on page 1434 undefined on input line 133449. [1434] [1435] [1436] Overfull \vbox (0.74619pt too high) detected at line 133625 [1437] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-cache-worka round' on page 1438 undefined on input line 133652. Underfull \hbox (badness 10000) in paragraph at lines 133651--133653 \TU/FandolSong-Regular(0)/bx/n/10 注 解\TU/lmr/bx/n/10 : \TU/lmr/m/n/10 When usi ng an external build process with PSRAM, remember to Underfull \hbox (badness 10000) in paragraph at lines 133651--133653 \TU/lmr/m/n/10 add \TU/lmtt/m/n/10 -mfix-esp32-psram-cache-issue \TU/lmr/m/n/10 to the C compiler arguments. See \TU/lmr/m/it/10 CON- [1438] [1439] Underfull \hbox (badness 10000) in paragraph at lines 133746--133747 []\TU/lmr/m/n/10 This is actually an equivalent declaration to the IDF \TU/lmtt /m/n/10 json \TU/lmr/m/n/10 component [][]/compo- [1440] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:flash-arguments' on page 1441 undefined on input line 133807. [1441] [1442] [1443] [1444] LaTeX Warning: Hyper reference `api-guides/build-system-cmake:additional-make-c lean-files-note' on page 1445 undefined on input line 133945. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:component-build-f ull-override' on page 1445 undefined on input line 133948. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:configuration-onl y-components' on page 1445 undefined on input line 133951. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:controlling-compo nent-compilation' on page 1445 undefined on input line 133954. LaTeX Warning: Hyper reference `api-guides/build-system-cmake:flash-with-ninja- or-make' on page 1445 undefined on input line 133979. [1445] LaTeX Warning: Hyper reference `api-guides/fatal-errors::doc' on page 1446 unde fined on input line 134018. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1446 undefined on input line 134023. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1446 undefined on input line 134023. LaTeX Warning: Hyper reference `api-reference/error-codes::doc' on page 1446 un defined on input line 134027. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv415esp_err_to _name9esp_err_t' on page 1446 undefined on input line 134032. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv417esp_err_to _name_r9esp_err_tPc6size_t' on page 1446 undefined on input line 134032. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv415esp_err_to _name9esp_err_t' on page 1446 undefined on input line 134032. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv417esp_err_to _name_r9esp_err_tPc6size_t' on page 1446 undefined on input line 134034. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-err-to-name-lo okup' on page 1446 undefined on input line 134036. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv415esp_err_to _name9esp_err_t' on page 1446 undefined on input line 134036. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv417esp_err_to _name_r9esp_err_tPc6size_t' on page 1446 undefined on input line 134036. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv415esp_err_to _name9esp_err_t' on page 1446 undefined on input line 134036. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv417esp_err_to _name_r9esp_err_tPc6size_t' on page 1446 undefined on input line 134036. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1446 undefined on input line 134041. LaTeX Warning: Hyper reference `api-reference/system/esp_err:c.ESP_OK' on page 1446 undefined on input line 134041. [1446] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp-err-to-name-lo okup' on page 1447 undefined on input line 134056. LaTeX Warning: Hyper reference `api-guides/fatal-errors::doc' on page 1447 unde fined on input line 134062. LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 1447 unde fined on input line 134067. LaTeX Font Warning: Font shape `TU/FandolFang-Regular(0)/m/it' undefined (Font) using `TU/FandolFang-Regular(0)/m/n' instead on input line 134096. [1447] LaTeX Warning: Hyper reference `api-guides/error-handling:esp-error-check-macro ' on page 1448 undefined on input line 134124. LaTeX Warning: Hyper reference `api-reference/kconfig:config-cxx-exceptions' on page 1448 undefined on input line 134140. LaTeX Warning: Hyper reference `api-reference/kconfig:config-cxx-exceptions-emg -pool-size' on page 1448 undefined on input line 134142. LaTeX Warning: Hyper reference `api-guides/fatal-errors::doc' on page 1448 unde fined on input line 134144. [1448] LaTeX Warning: Hyper reference `api-reference/system/wdts::doc' on page 1449 un defined on input line 134161. LaTeX Warning: Hyper reference `api-reference/system/wdts::doc' on page 1449 un defined on input line 134164. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt-panic' on page 1449 undefined on input line 134164. LaTeX Warning: Hyper reference `api-guides/fatal-errors:overview' on page 1449 undefined on input line 134193. LaTeX Warning: Hyper reference `api-guides/fatal-errors:guru-meditation-errors' on page 1449 undefined on input line 134207. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-panic' on pa ge 1449 undefined on input line 134209. [1449] LaTeX Warning: Hyper reference `api-guides/fatal-errors:gdb-stub' on page 1450 undefined on input line 134229. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-debug-ocdawa re' on page 1450 undefined on input line 134236. LaTeX Warning: Hyper reference `api-guides/core_dump::doc' on page 1450 undefin ed on input line 134239. Underfull \hbox (badness 10000) in paragraph at lines 134239--134240 []\TU/lmr/m/n/10 If \TU/lmr/m/it/10 Core Dump \TU/lmr/m/n/10 feature is enabled (\TU/lmtt/m/n/10 CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH \TU/lmr/m/n/10 or [1450] [1451] LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 1452 unde fined on input line 134277. LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 1452 unde fined on input line 134305. [1452] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 1453 undefined on input line 134349. [1453] [1454] LaTeX Warning: Hyper reference `api-reference/system/wdts::doc' on page 1455 un defined on input line 134405. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:iram-safe-inter rupt-handlers' on page 1455 undefined on input line 134410. LaTeX Warning: Hyper reference `api-reference/kconfig:config-brownout-det' on p age 1455 undefined on input line 134418. LaTeX Warning: Hyper reference `api-reference/kconfig:config-brownout-det-lvl-s el' on page 1455 undefined on input line 134418. [1455] LaTeX Warning: Hyper reference `api-reference/system/heap_debug::doc' on page 1 456 undefined on input line 134440. LaTeX Warning: Hyper reference `api-reference/kconfig:config-stack-check-mode' on page 1456 undefined on input line 134445. [1456] [1457] [1458] [1459] Underfull \hbox (badness 5008) in paragraph at lines 134637--134639 []\TU/lmr/m/n/10 The example of generic command to analyze core dump from flash is: \TU/lmr/m/it/10 espcoredump.py - Underfull \hbox (badness 10000) in paragraph at lines 134637--134639 \TU/lmr/m/it/10 p info_corefile \TU/lmr/m/n/10 or \TU/lmr/m/it/10 espcoredump.py -p [1460] LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 1461 undefin ed on input line 134724. LaTeX Warning: Hyper reference `security/flash-encryption:securing-flash-encryp tion' on page 1461 undefined on input line 134726. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-limi tations' on page 1461 undefined on input line 134729. [1461] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:nvs-encryption' on page 1462 undefined on input line 134767. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-algo rithm' on page 1462 undefined on input line 134776. [1462] LaTeX Warning: Hyper reference `security/flash-encryption:using-encrypted-flash ' on page 1463 undefined on input line 134785. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:nvs-encryption' on page 1463 undefined on input line 134794. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling::doc' on p age 1463 undefined on input line 134796. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-adva nced-features' on page 1463 undefined on input line 134811. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash-serial' on page 1463 undefined on input line 134814. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-and- secure-boot' on page 1463 undefined on input line 134818. [1463] LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 1464 undefin ed on input line 134834. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-bootloader-siz e' on page 1464 undefined on input line 134842. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1464 undefined on input line 134846. LaTeX Warning: Hyper reference `security/flash-encryption:uart-bootloader-encry ption' on page 1464 undefined on input line 134858. LaTeX Warning: Hyper reference `security/flash-encryption:setting-flash-crypt-c onfig' on page 1464 undefined on input line 134861. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1464 undefined on input line 134864. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash' on page 1464 undefined on input line 134864. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1464 undefined on input line 134864. Underfull \hbox (badness 10000) in paragraph at lines 134874--134875 []\TU/lmr/m/n/10 ESP32 app code can check if flash encryption is currently enab led by calling LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1464 undefined on input line 134881. [1464] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:nvs-encryption' on page 1465 undefined on input line 134915. [1465] Underfull \hbox (badness 7504) in paragraph at lines 134936--134937 []\TU/lmr/m/n/10 OTA updates to encrypted partitions will automatically write e ncrypted, as long as the LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1466 undefined on input line 134941. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1466 undefined on input line 134943. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1466 undefined on input line 134950. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash-ota' on page 1466 undefined on input line 134952. LaTeX Warning: Hyper reference `security/flash-encryption:pregenerated-flash-en cryption-key' on page 1466 undefined on input line 134952. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-and- secure-boot' on page 1466 undefined on input line 134966. [1466] LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1467 undefined on input line 134983. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1467 undefined on input line 134986. LaTeX Warning: Hyper reference `security/flash-encryption:securing-flash-encryp tion' on page 1467 undefined on input line 134990. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 1467 undefin ed on input line 135014. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-generate-key' on page 1467 undefined on input line 135014. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 1467 undefined on input line 135020. [1467] LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-init ialisation' on page 1468 undefined on input line 135038. [1468] LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1469 undefined on input line 135072. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1469 undefined on input line 135087. Overfull \hbox (59.675pt too wide) in paragraph at lines 135087--135089 [] LaTeX Warning: Hyper reference `security/flash-encryption:pregenerated-flash-en cryption-key' on page 1469 undefined on input line 135102. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 1469 undefin ed on input line 135114. [1469] LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash-ota' on page 1470 undefined on input line 135124. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash-serial' on page 1470 undefined on input line 135127. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-bootloader- mode' on page 1470 undefined on input line 135127. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 1470 undefined on input line 135127. LaTeX Warning: Hyper reference `security/flash-encryption:pregenerated-flash-en cryption-key' on page 1470 undefined on input line 135130. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-bootloader- mode' on page 1470 undefined on input line 135130. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 1470 undefin ed on input line 135139. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1470 undefined on input line 135141. LaTeX Warning: Hyper reference `api-reference/kconfig:config-flash-encryption-d isable-plaintext' on page 1470 undefined on input line 135143. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1470 undefined on input line 135143. Underfull \hbox (badness 10000) in paragraph at lines 135143--135144 []\TU/lmr/m/n/10 The simplest way to do this is to enable the configuration opt ion \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1470 undefined on input line 135145. [1470] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 1471 undefined on input line 135163. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1471 undefined on input line 135201. [1471] LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-algo rithm' on page 1472 undefined on input line 135228. [1472] LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1473 undefined on input line 135275. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 1473 undefined on input line 135275. LaTeX Warning: Hyper reference `security/flash-encryption:setting-flash-crypt-c onfig' on page 1473 undefined on input line 135316. [1473] Underfull \hbox (badness 10000) in paragraph at lines 135325--135326 []\TU/lmr/m/n/10 To see the full flash encryption algorithm implemented in Pyth on, refer to the LaTeX Warning: Hyper reference `api-reference/system/freertos_additions::doc' o n page 1474 undefined on input line 135348. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backported-features' on page 1474 undefined on input line 135350. LaTeX Warning: Hyper reference `api-guides/freertos-smp:tasks-and-task-creation ' on page 1474 undefined on input line 135354. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xTaskCrea tePinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_tK10 BaseType_t' on page 1474 undefined on input line 135354. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 1474 undefined on input line 135355. LaTeX Warning: Hyper reference `api-guides/freertos-smp:round-robin-scheduling' on page 1474 undefined on input line 135361. LaTeX Warning: Hyper reference `api-guides/freertos-smp:scheduler-suspension' o n page 1474 undefined on input line 135366. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 1474 undefined on input line 135368. LaTeX Warning: Hyper reference `api-guides/freertos-smp:tick-interrupt-synchron icity' on page 1474 undefined on input line 135372. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410vTaskDela yK10TickType_t' on page 1474 undefined on input line 135373. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskDela yUntilPC10TickType_tK10TickType_t' on page 1474 undefined on input line 135374. [1474] LaTeX Warning: Hyper reference `api-guides/freertos-smp:critical-sections' on p age 1475 undefined on input line 135378. LaTeX Warning: Hyper reference `api-guides/freertos-smp:floating-points' on pag e 1475 undefined on input line 135384. LaTeX Warning: Hyper reference `api-guides/freertos-smp:task-deletion' on page 1475 undefined on input line 135391. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 1475 undefined on input line 135393. LaTeX Warning: Hyper reference `api-guides/freertos-smp:deletion-callbacks' on page 1475 undefined on input line 135397. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 1475 undefined on input line 135401. LaTeX Warning: Hyper reference `api-guides/freertos-smp:esp-idf-freertos-config uration' on page 1475 undefined on input line 135404. LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-static-all ocation' on page 1475 undefined on input line 135417. Underfull \hbox (badness 10000) in paragraph at lines 135416--135420 []\TU/lmr/m/n/10 This feature has been backported from FreeRTOS v9.0.0 to ESP-I DF. The \TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 1475 undefined on input line 135422. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 1475 undefined on input line 135422. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xQueueCreateSta tic' on page 1475 undefined on input line 135425. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eBinaryStatic' on page 1475 undefined on input line 135428. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eCountingStatic' on page 1475 undefined on input line 135431. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eMutexStatic' on page 1475 undefined on input line 135434. [1475] LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eRecursiveMutexStatic' on page 1476 undefined on input line 135437. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418xTimerCre ateStaticPCKcK10TickType_tK11UBaseType_tPCv23TimerCallbackFunction_tP13StaticTi mer_t' on page 1476 undefined on input line 135440. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 1476 undefined on input line 135440. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xEventGro upCreateStaticP18StaticEventGroup_t' on page 1476 undefined on input line 13544 3. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv433vTaskSetT hreadLocalStoragePointer12TaskHandle_t10BaseType_tPv' on page 1476 undefined on input line 135451. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 1476 undefined on input line 135451. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv434pvTaskGet ThreadLocalStoragePointer12TaskHandle_t10BaseType_t' on page 1476 undefined on input line 135454. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 1476 undefined on input line 135454. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416vTimerSet TimerID13TimerHandle_tPv' on page 1476 undefined on input line 135457. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415xTimerGet Period13TimerHandle_t' on page 1476 undefined on input line 135460. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv419xTimerGet ExpiryTime13TimerHandle_t' on page 1476 undefined on input line 135463. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414pcQueueGe tName13QueueHandle_t' on page 1476 undefined on input line 135466. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.uxSemaphoreGetC ount' on page 1476 undefined on input line 135469. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 1476 undefined on input line 135476. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411xTaskCrea te14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_t' on page 1476 undefined on input line 135477. LaTeX Warning: Hyper reference `api-guides/freertos-smp:tasks-and-task-creation ' on page 1476 undefined on input line 135477. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 1476 undefined on input line 135478. LaTeX Warning: Hyper reference `api-guides/freertos-smp:deletion-callbacks' on page 1476 undefined on input line 135486. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 1476 undefined on input line 135487. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411xTaskCrea te14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_t' on page 1476 undefined on input line 135496. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 1476 undefined on input line 135497. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xTaskCrea tePinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_tK10 BaseType_t' on page 1476 undefined on input line 135498. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 1476 undefined on input line 135498. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backported-features' on page 1476 undefined on input line 135499. [1476] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411xTaskCrea te14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_t' on page 1477 undefined on input line 135525. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 1477 undefined on input line 135526. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xTaskCrea tePinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_tK10 BaseType_t' on page 1477 undefined on input line 135527. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 1477 undefined on input line 135527. [1477] [1478] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 1479 undefined on input line 135642. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414xTaskResu meAllv' on page 1479 undefined on input line 135644. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414xTaskResu meAllv' on page 1479 undefined on input line 135651. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 1479 undefined on input line 135653. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 1479 undefined on input line 135661. [1479] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410vTaskDela yK10TickType_t' on page 1480 undefined on input line 135673. [1480] Underfull \hbox (badness 10000) in paragraph at lines 135724--135727 []\TU/lmtt/m/n/10 taskENTER_CRITICAL(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 taskE NTER_CRITICAL_ISR(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 portENTER_CRITICAL(mux)\ TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 135729--135732 []\TU/lmtt/m/n/10 taskEXIT_CRITICAL(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 taskEX IT_CRITICAL_ISR(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 portEXIT_CRITICAL(mux)\TU/ lmr/m/n/10 , LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 1481 undefined on input line 135771. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 1481 undefined on input line 135773. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 1481 undefined on input line 135776. [1481] LaTeX Warning: Hyper reference `api-guides/freertos-smp:task-deletion' on page 1482 undefined on input line 135793. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 1482 undefined on input line 135804. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv433vTaskSetT hreadLocalStoragePointer12TaskHandle_t10BaseType_tPv' on page 1482 undefined on input line 135805. Overfull \hbox (13.93367pt too wide) in paragraph at lines 135803--135810 []\TU/lmr/m/n/10 Deletion callbacks are set alongside TLSP by calling \TU/lmtt/ m/it/10 vTaskSetThreadLocalStoragePointerAndDelCallback()\TU/lmr/m/n/10 . LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-thread-lo cal-storage-pointers' on page 1482 undefined on input line 135811. LaTeX Warning: Hyper reference `api-reference/system/freertos::doc' on page 148 2 undefined on input line 135814. LaTeX Warning: Hyper reference `api-reference/kconfig::doc' on page 1482 undefi ned on input line 135822. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-unicore' on page 1482 undefined on input line 135824. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-thread-lo cal-storage-pointers' on page 1482 undefined on input line 135831. LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-static-all ocation' on page 1482 undefined on input line 135835. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 1482 undefined on input line 135836. Underfull \hbox (badness 10000) in paragraph at lines 135835--135837 []\TU/lmr/m/it/10 CONFIG_SUPPORT_STATIC_ALLOCATION \TU/lmr/m/n/10 will enable t he backported functionality of LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-assert-on -untested-function' on page 1482 undefined on input line 135838. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-task-func tion-wrapper' on page 1482 undefined on input line 135842. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 1482 undefined on input line 135844. [1482] LaTeX Warning: Hyper reference `api-guides/thread-local-storage:freertos-native ' on page 1483 undefined on input line 135864. LaTeX Warning: Hyper reference `api-guides/thread-local-storage:pthread-api' on page 1483 undefined on input line 135867. LaTeX Warning: Hyper reference `api-guides/thread-local-storage:c11-std' on pag e 1483 undefined on input line 135870. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv433vTaskSetT hreadLocalStoragePointer12TaskHandle_t10BaseType_tPv' on page 1483 undefined on input line 135880. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv434pvTaskGet ThreadLocalStoragePointer12TaskHandle_t10BaseType_t' on page 1483 undefined on input line 135883. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 1483 undefined on input line 135886. Underfull \hbox (badness 10000) in paragraph at lines 135890--135898 []\TU/lmr/m/n/10 In this case maximum number of variables that can be allocated is limited by [1483] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc::doc' on page 1 484 undefined on input line 135939. [1484] [1485] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- introduction' on page 1486 undefined on input line 136062. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- how-it-works' on page 1486 undefined on input line 136065. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- selecting-jtag-adapter' on page 1486 undefined on input line 136068. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- setup-openocd' on page 1486 undefined on input line 136071. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-windows ::doc' on page 1486 undefined on input line 136072. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-linux:: doc' on page 1486 undefined on input line 136072. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-macos:: doc' on page 1486 undefined on input line 136072. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1486 undefined on input line 136074. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- launching-debugger' on page 1486 undefined on input line 136077. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 1486 undefined on input line 136078. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 1486 undefined on input line 1360 78. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- examples' on page 1486 undefined on input line 136080. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 1486 undefined on input line 136081. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 1486 undefined on input line 136081 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 1486 undefined on input line 136083. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/building-openocd-wind ows::doc' on page 1486 undefined on input line 136084. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/building-openocd-linu x::doc' on page 1486 undefined on input line 136084. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/building-openocd-maco s::doc' on page 1486 undefined on input line 136084. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- tips-and-quirks' on page 1486 undefined on input line 136086. [1486] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 1 487 undefined on input line 136122. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 1 487 undefined on input line 136129. [1487] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 1488 undefined on input line 136140. LaTeX Warning: Hyper reference `get-started-cmake/windows-setup::doc' on page 1 488 undefined on input line 136148. [1488] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1489 undefined on input line 136171. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-windows ::doc' on page 1489 undefined on input line 136179. [1489] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1490 undefined on input line 136259. [1490] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1491 undefined on input line 136283. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-linux:: doc' on page 1491 undefined on input line 136291. [1491] [1492] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1493 undefined on input line 136381. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1493 undefined on input line 136410. [1493] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-macos:: doc' on page 1494 undefined on input line 136418. [1494] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1495 undefined on input line 136479. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 1495 undefined on input line 136518. [1495] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit::doc' on pag e 1496 undefined on input line 136554. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-setup-options' on page 1496 undefined on input line 136554. [1496] [1497] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 1498 undefined on input line 136657. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 1498 undefined on input line 136701. [1498] [1499] [1500] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 1501 undefined on input line 136858. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- selecting-jtag-adapter' on page 1501 undefined on input line 136863. [1501] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 1502 undefined on input line 136949. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wroom-32' on page 1502 undefined on input line 136964. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-openocd-configure-target' on page 1502 undefined on input line 13 6964. Overfull \vbox (14.06609pt too high) detected at line 136988 [1502] LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 1503 undefined on input line 137004. [1503] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 1504 undefined on input line 137048. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 1504 undefined on input line 1370 51. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 1504 undefined on input line 1370 55. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 1504 undefined on input line 137055. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 1504 undefined on input line 137060. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-01' on page 1504 undefined on input line 137066. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-02' on page 1504 undefined on input line 137069. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-03' on page 1504 undefined on input line 137072. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-04' on page 1504 undefined on input line 137075. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-05' on page 1504 undefined on input line 137078. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-06' on page 1504 undefined on input line 137081. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-07' on page 1504 undefined on input line 137084. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 1504 undefined on input line 137088 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- setup-openocd' on page 1504 undefined on input line 137098. [1504] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 1505 undefined on input line 137113. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 1505 undefined on input line 137116. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-flash-mappings' on page 1505 undefined on input line 137119. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-why-next-works-as-step' on page 1505 undefined on input line 1371 22. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-code-options' on page 1505 undefined on input line 137125. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-freertos-support' on page 1505 undefined on input line 137128. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-code-flash-voltage' on page 1505 undefined on input line 137131. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-optimize-jtag-speed' on page 1505 undefined on input line 137134. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-debugger-startup-commands' on page 1505 undefined on input line 1 37137. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-openocd-configure-target' on page 1505 undefined on input line 13 7140. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-reset-by-debugger' on page 1505 undefined on input line 137143. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-jtag-pins-reconfigured' on page 1505 undefined on input line 1371 46. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-reporting-issues' on page 1505 undefined on input line 137149. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 1505 undefined on input line 137159. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 1505 undefined on input line 1371 60. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 1505 undefined on input line 1371 60. LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 1505 un defined on input line 137169. [1505] LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 1506 un defined on input line 137184. [1506] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-upload-app -debug' on page 1507 undefined on input line 137225. [1507] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-debugger-startup-commands' on page 1508 undefined on input line 1 37245. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1508 undefined on input line 137248. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1508 undefined on input line 137248. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 1508 undefined on input line 137261. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- examples' on page 1508 undefined on input line 137261. [1508] [1509] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 1510 undefined on input line 137270. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-debugger-startup-commands' on page 1510 undefined on input line 1 37304. [1510] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 1511 undefined on input line 137377 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- examples' on page 1511 undefined on input line 137377. [1511] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 1512 undefined on input line 137382. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 1512 undefined on input line 137382 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 1512 undefined on input line 137387. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-01' on page 1512 undefined on input line 137403. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-02' on page 1512 undefined on input line 137406. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-03' on page 1512 undefined on input line 137409. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-04' on page 1512 undefined on input line 137412. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-05' on page 1512 undefined on input line 137415. [1512] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-06' on page 1513 undefined on input line 137418. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-07' on page 1513 undefined on input line 137421. [1513] [1514] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 1515 undefined on input line 137466. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 1515 undefined on input line 137479. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 1515 undefined on input line 137479. [1515] [1516] [1517] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-why-next-works-as-step' on page 1518 undefined on input line 1375 24. [1518] [1519] [1520] [1521] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 1522 undefined on input line 1375 94. Overfull \vbox (4.29248pt too high) detected at line 137600 [1522] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-01' on page 1523 undefined on input line 137 609. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-02' on page 1523 undefined on input line 137 612. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-03' on page 1523 undefined on input line 137 615. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-04' on page 1523 undefined on input line 137 618. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-05' on page 1523 undefined on input line 137 621. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-06' on page 1523 undefined on input line 137 624. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-07' on page 1523 undefined on input line 137 627. [1523] Overfull \vbox (3.16328pt too high) detected at line 137709 [1524] [1525] [1526] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 1527 undefined on input line 137822. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 1527 undefined on input line 137822. [1527] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 1528 undefined on input line 137847. [1528] [1529] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-why-next-works-as-step' on page 1530 undefined on input line 1379 10. [1530] [1531] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 1532 undefined on input line 138008. [1532] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 1533 undefined on input line 138081. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-watchpoin t-end-of-stack' on page 1533 undefined on input line 138081. [1533] Underfull \hbox (badness 10000) in paragraph at lines 138100--138101 []\TU/lmtt/m/n/10 bin/openocd -s share/openocd/scripts -f interface/ftdi/esp32_ devkitj_v1.cfg -f board/ [1534] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-debug-ocdawa re' on page 1535 undefined on input line 138116. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-watchpoin t-end-of-stack' on page 1535 undefined on input line 138119. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 1535 undefined on input line 138123. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-openocd-configure-target' on page 1535 undefined on input line 13 8128. [1535] [1536] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v1' on page 1537 undefined on input line 138185 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-optimize-jtag-speed' on page 1537 undefined on input line 138204. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-code-flash-voltage' on page 1537 undefined on input line 138231. [1537] [1538] [1539] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 1540 undefined on input line 138419. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-application-spec ific-tracing' on page 1540 undefined on input line 138452. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-logging-to-host' on page 1540 undefined on input line 138455. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-system-behaviour -analysis-with-segger-systemview' on page 1540 undefined on input line 138458. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-pen ding-data-size-max' on page 1540 undefined on input line 138478. [1540] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 541 undefined on input line 138489. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-optimize-jtag-speed' on page 1541 undefined on input line 138497. [1541] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-pos tmortem-flush-trax-thresh' on page 1542 undefined on input line 138506. Underfull \hbox (badness 10000) in paragraph at lines 138506--138507 []\TU/lmr/m/it/10 Threshold for flushing last trace data to host on panic \TU/l mr/m/n/10 (\TU/lmr/m/it/10 CON- LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-onp anic-host-flush-tmo' on page 1542 undefined on input line 138509. Underfull \hbox (badness 10000) in paragraph at lines 138509--138510 []\TU/lmr/m/it/10 Timeout for flushing last trace data to host on panic \TU/lmr /m/n/10 (\TU/lmr/m/it/10 CON- [1542] [1543] Underfull \vbox (badness 2452) detected at line 138611 [1544] LaTeX Warning: Hyper reference `get-started/make-project::doc' on page 1545 und efined on input line 138614. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 545 undefined on input line 138617. LaTeX Warning: Hyper reference `api-guides/app_trace:openocd-application-level- tracing-commands' on page 1545 undefined on input line 138623. LaTeX Warning: Hyper reference `api-guides/app_trace:logging-to-host' on page 1 545 undefined on input line 138626. [1545] [1546] [1547] LaTeX Warning: Hyper reference `api-guides/app_trace:application-specific-traci ng' on page 1548 undefined on input line 138799. [1548] LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 1549 undefined on input line 138845. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-ts-source' on page 1549 undefined on input line 138851. [1549] [1550] [1551] LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-factory -reset' on page 1552 undefined on input line 139054. [1552] LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-data-fa ctory-reset' on page 1553 undefined on input line 139065. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-ota-dat a-erase' on page 1553 undefined on input line 139070. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-num-pin -factory-reset' on page 1553 undefined on input line 139072. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-hold-ti me-gpio' on page 1553 undefined on input line 139074. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-app-tes t' on page 1553 undefined on input line 139094. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-num-pin -app-test' on page 1553 undefined on input line 139096. LaTeX Warning: Hyper reference `api-reference/kconfig:config-bootloader-hold-ti me-gpio' on page 1553 undefined on input line 139099. [1553] Underfull \hbox (badness 10000) in paragraph at lines 139104--139107 []\TU/lmr/m/n/10 The current bootloader implementation allows the customer to o verride it. To Underfull \hbox (badness 10000) in paragraph at lines 139104--139107 \TU/lmr/m/n/10 do this, you must copy the folder \TU/lmr/m/it/10 /esp-idf/compo nents/bootloader \TU/lmr/m/n/10 and then edit LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-of fset' on page 1554 undefined on input line 139116. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 1554 undefin ed on input line 139116. [1554] [1555] LaTeX Warning: Hyper reference `api-reference/system/ota::doc' on page 1556 und efined on input line 139231. LaTeX Warning: Hyper reference `api-reference/system/ota:ota-data-partition' on page 1556 undefined on input line 139242. LaTeX Warning: Hyper reference `api-reference/system/ota::doc' on page 1556 und efined on input line 139242. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-phy-init-dat a-in-partition' on page 1556 undefined on input line 139251. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash::doc' on page 1 556 undefined on input line 139256. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv420esp_wifi_se t_storage14wifi_storage_t' on page 1556 undefined on input line 139262. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash::doc' on page 1 556 undefined on input line 139276. [1556] LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-of fset' on page 1557 undefined on input line 139301. LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 1557 un defined on input line 139306. [1557] LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-md 5' on page 1558 undefined on input line 139342. LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 1558 un defined on input line 139366. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-and-flash-encr ' on page 1558 undefined on input line 139366. [1558] LaTeX Warning: Hyper reference `api-guides/general-notes::doc' on page 1559 und efined on input line 139386. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-howto' on page 1559 undefined on input line 139396. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-technical-deta ils' on page 1559 undefined on input line 139396. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-hardware-suppo rt' on page 1559 undefined on input line 139428. [1559] LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 1560 undefined on input line 139441. LaTeX Warning: Hyper reference `security/secure-boot:secure-bootloader-digest-a lgorithm' on page 1560 undefined on input line 139444. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-image-signing- algorithm' on page 1560 undefined on input line 139449. LaTeX Warning: Hyper reference `api-reference/kconfig:config-log-bootloader-lev el' on page 1560 undefined on input line 139471. LaTeX Warning: Hyper reference `api-reference/kconfig:config-partition-table-of fset' on page 1560 undefined on input line 139474. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 1560 undefined on input line 139474. [1560] LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 1561 undefined on input line 139485. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-generate-key' on page 1561 undefined on input line 139503. [1561] LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-bootloader- mode' on page 1562 undefined on input line 139562. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-boot-enable d' on page 1562 undefined on input line 139576. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-bootloader- mode' on page 1562 undefined on input line 139576. LaTeX Warning: Hyper reference `api-reference/kconfig:config-secure-bootloader- key-encoding' on page 1562 undefined on input line 139579. [1562] LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-resume-normal- flashing' on page 1563 undefined on input line 139594. [1563] LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 1564 un defined on input line 139656. LaTeX Warning: Hyper reference `security/secure-boot:id2' on page 1564 undefine d on input line 139677. [1564] LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-algo rithm' on page 1565 undefined on input line 139697. [1565] LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 1566 un defined on input line 139778. LaTeX Warning: Hyper reference `security/secure-boot:signed-app-verify-howto' o n page 1566 undefined on input line 139785. [1566] LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-generate-key' on page 1567 undefined on input line 139814. LaTeX Warning: Hyper reference `security/secure-boot:remote-sign-image' on page 1567 undefined on input line 139814. [1567] Overfull \vbox (3.55524pt too high) detected at line 139892 [1568] [1569] [1570] [1571] [1572] [1573] [1574] [1575] [1576] Overfull \vbox (3.34607pt too high) detected at line 140454 [1577] [1578] [1579] [1580] [1581] [1582] Underfull \hbox (badness 10000) in paragraph at lines 140797--140799 []\TU/lmtt/m/n/10 23 + max(1, SAR_AMP_WAIT1) + max(1, SAR_AMP_WAIT2) + max(1, S AR_AMP_WAIT3) + [1583] [1584] Underfull \hbox (badness 10000) in paragraph at lines 140996--140998 []\TU/lmr/m/n/10 Write immediate value into [1585] LaTeX Warning: Hyper reference `api-guides/ulp_macros:ulp-coprocessor-instructi on-defines' on page 1586 undefined on input line 141040. [1586] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1587 undefined on input line 141083. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1587 undefined on input line 141083. [1587] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1588 undefined on input line 141124. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1588 undefined on input line 141124. [1588] [1589] [1590] [1591] [1592] Underfull \hbox (badness 5607) in paragraph at lines 141640--141642 []\TU/lmr/m/n/10 Includes common [1593] Underfull \hbox (badness 6063) in paragraph at lines 141663--141664 []\TU/lmr/bx/n/10 Link object files into an output ELF file \TU/lmr/m/n/10 (ulp _app_name.elf). Map file [1594] [1595] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1596 undefined on input line 141757. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1596 undefined on input line 141757. [1596] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1597 undefined on input line 141842. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1597 undefined on input line 141842. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1597 undefined on input line 141881. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1597 undefined on input line 141881. [1597] [1598] Overfull \hbox (71.53505pt too wide) in paragraph at lines 141977--141979 [] Underfull \hbox (badness 10000) in paragraph at lines 141980--141983 []\TU/lmr/m/n/10 Sets Underfull \hbox (badness 10000) in paragraph at lines 141984--141986 []\TU/lmr/m/n/10 Includes Underfull \hbox (badness 6063) in paragraph at lines 142007--142008 []\TU/lmr/bx/n/10 Link object files into an output ELF file \TU/lmr/m/n/10 (ulp _app_name.elf). Map file [1599] [1600] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1601 undefined on input line 142101. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1601 undefined on input line 142101. [1601] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1602 undefined on input line 142186. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1602 undefined on input line 142186. [1602] LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1603 undefined on input line 142225. LaTeX Warning: Hyper reference `api-reference/system/esp_err:_CPPv49esp_err_t' on page 1603 undefined on input line 142225. [1603] [1604] [1605] [1606] [1607] [1608] [1609] [1610] [1611] [1612] [1613] [1614] [1615] [1616] [1617] [1618] [1619] LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-api-error-code' on page 1620 undefined on input line 143214. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-programming-model' on page 1620 undefined on input line 143214. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-event-description' on page 1620 undefined on input line 143214. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-menuconfig' on page 1620 undefined on input line 143219. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-station-general-sce nario' on page 1620 undefined on input line 143224. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-soft-ap-general-sce nario' on page 1620 undefined on input line 143224. [1620] LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-station-general-sce nario' on page 1621 undefined on input line 143229. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-soft-ap-general-sce nario' on page 1621 undefined on input line 143229. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 1621 undefined on input line 143234. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-connected' on page 1621 undefined on input line 143234. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1621 undefined on input line 143234. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-event-description' on page 1621 undefined on input line 143234. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-station-general-sce nario' on page 1621 undefined on input line 143234. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-soft-ap-general-sce nario' on page 1621 undefined on input line 143234. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-api-error-code' on page 1621 undefined on input line 143239. Overfull \hbox (171.3717pt too wide) in paragraph at lines 143244--143244 [] Underfull \hbox (badness 10000) in paragraph at lines 143244--143244 [1621] [1622] [1623] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1624 undefined on input line 143383. Underfull \hbox (badness 10000) in paragraph at lines 143383--143384 []\TU/lmr/m/n/10 Due to certain reasons, the Wi-Fi connection is cut off, and t he LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1624 undefined on input line 143393. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1624 undefined on input line 143393. Underfull \hbox (badness 10000) in paragraph at lines 143393--143394 []\TU/lmr/m/n/10 Generally, if the application has a correct error-handling cod e, upon receiving [1624] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 1625 undefined on input line 143423. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-stop' on page 1625 undefined on input line 143428. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-ap-staconnected' o n page 1625 undefined on input line 143433. [1625] LaTeX Warning: Float too large for page by 433.4445pt on input line 143468. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-configuration' on p age 1626 undefined on input line 143492. [1626] [1627] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 1628 undefined on input line 143505. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 1628 undefined on input line 143508. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 1628 undefined on input line 143508. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-connected' on page 1628 undefined on input line 143519. Underfull \hbox (badness 10000) in paragraph at lines 143519--143520 []\TU/lmr/m/n/10 s4.2: If the internal scan/connection process is successful, t he LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1628 undefined on input line 143526. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 1628 undefined on input line 143535. Underfull \hbox (badness 10000) in paragraph at lines 143535--143536 []\TU/lmr/m/n/10 s5.2: If the IP address is successfully received from the DHCP server, then LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 1628 undefined on input line 143538. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 1628 undefined on input line 143538. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1628 undefined on input line 143546. [1628] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1629 undefined on input line 143549. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1629 undefined on input line 143549. Underfull \hbox (badness 5893) in paragraph at lines 143549--143550 []\TU/lmr/m/n/10 s6.2: In the scenario described above, the application event c allback function relays LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 1629 undefined on input line 143557. LaTeX Warning: Float too large for page by 97.6439pt on input line 143589. [1629] [1630] Overfull \hbox (20.03502pt too wide) in paragraph at lines 143662--143662 [] Underfull \hbox (badness 10000) in paragraph at lines 143662--143662 [1631] [1632] [1633] LaTeX Warning: Hyper reference `api-guides/wifi:scan-configuration' on page 163 4 undefined on input line 143798. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-scan-done' on page 1634 undefined on input line 143820. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-scan-done' on page 1634 undefined on input line 143823. Underfull \hbox (badness 10000) in paragraph at lines 143823--143824 []\TU/lmr/m/n/10 s3.2: The application\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/l mr/m/n/10 s event callback function notifies the application task that LaTeX Warning: Float too large for page by 91.65067pt on input line 143837. LaTeX Warning: Hyper reference `api-guides/wifi:scan-all-aps-in-all-channels-fo reground' on page 1634 undefined on input line 143839. [1634] [1635] LaTeX Warning: Hyper reference `api-guides/wifi:scan-all-aps-in-all-channels-fo reground' on page 1636 undefined on input line 143853. LaTeX Warning: Hyper reference `api-guides/wifi:scan-for-a-specific-ap-in-all-c hannels' on page 1636 undefined on input line 143870. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1636 undefined on input line 143870. LaTeX Warning: Hyper reference `api-guides/wifi:scan-for-a-specific-ap-in-all-c hannels' on page 1636 undefined on input line 143870. [1636] [1637] LaTeX Warning: Float too large for page by 547.17172pt on input line 143894. LaTeX Warning: Hyper reference `api-guides/wifi:scan-in-wi-fi-connect' on page 1638 undefined on input line 143900. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1638 undefined on input line 143903. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1638 undefined on input line 143903. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1638 undefined on input line 143914. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1638 undefined on input line 143914. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1638 undefined on input line 143920. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1638 undefined on input line 143920. Overfull \hbox (9.90569pt too wide) in paragraph at lines 143920--143921 []\TU/lmr/m/n/10 s2.4, The AP rejects authentication in the response and <\TU/l mr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED\TU/lmr/m/n/10 > LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1638 undefined on input line 143931. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1638 undefined on input line 143931. Underfull \hbox (badness 10000) in paragraph at lines 143931--143932 \TU/lmr/m/n/10 <\TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED\TU/lmr/m/n/10 > w ill arise and the reason-code will be LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1638 undefined on input line 143937. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1638 undefined on input line 143937. Overfull \hbox (10.55568pt too wide) in paragraph at lines 143937--143938 []\TU/lmr/m/n/10 s3.4, The AP rejects the association in the response and <\TU/ lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED\TU/lmr/m/n/10 > LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1638 undefined on input line 143948. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1638 undefined on input line 143948. Underfull \hbox (badness 10000) in paragraph at lines 143948--143949 \TU/lmr/m/n/10 <\TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED\TU/lmr/m/n/10 > w ill arise and the reason-code will be [1638] [1639] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 1640 undefined on input line 143954. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 1640 undefined on input line 143954. Overfull \hbox (10.55568pt too wide) in paragraph at lines 143954--143955 []\TU/lmr/m/n/10 s4.4, The AP rejects the association in the response and <\TU/ lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED\TU/lmr/m/n/10 > Underfull \hbox (badness 5175) in paragraph at lines 144003--144004 \TU/lmr/m/n/10 ceived from the Underfull \hbox (badness 10000) in paragraph at lines 144014--144015 []\TU/lmr/m/n/10 the soft-AP is Overfull \hbox (22.68123pt too wide) in paragraph at lines 144017--144018 \TU/lmr/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 10000) in paragraph at lines 144028--144030 []|\TU/lmr/m/n/10 De-authenticated, be- Underfull \hbox (badness 10000) in paragraph at lines 144061--144062 []\TU/lmr/m/n/10 the soft-AP is Overfull \hbox (22.68123pt too wide) in paragraph at lines 144064--144065 \TU/lmr/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 6110) in paragraph at lines 144088--144090 []\TU/lmr/m/n/10 the stations as- Underfull \hbox (badness 10000) in paragraph at lines 144100--144101 []|\TU/lmr/m/n/10 Class-2 frame re- Underfull \hbox (badness 10000) in paragraph at lines 144100--144101 \TU/lmr/m/n/10 ceived from a non- Underfull \hbox (badness 7704) in paragraph at lines 144112--144114 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144112--144114 \TU/lmr/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 144112--144114 \TU/lmr/m/n/10 non-authenticated Underfull \hbox (badness 7704) in paragraph at lines 144136--144138 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 ceives a packet Underfull \hbox (badness 7522) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 a non-associated Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 []\TU/lmr/m/n/10 the station is Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 \TU/lmr/m/n/10 disconnected by Overfull \hbox (17.95102pt too wide) in paragraph at lines 144157--144159 \TU/lmr/m/n/10 esp_wifi_disconnect() Overfull \hbox (10.07123pt too wide) in paragraph at lines 144163--144164 []|\TU/lmr/m/n/10 ASSOC_NOT_AUTHED| Underfull \hbox (badness 10000) in paragraph at lines 144169--144171 []|\TU/lmr/m/n/10 STA requesting Underfull \hbox (badness 6445) in paragraph at lines 144169--144171 \TU/lmr/m/n/10 (re)association is not Underfull \hbox (badness 7576) in paragraph at lines 144169--144171 \TU/lmr/m/n/10 authenticated by the Underfull \hbox (badness 7704) in paragraph at lines 144182--144184 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144182--144184 \TU/lmr/m/n/10 ceives packets Underfull \hbox (badness 7522) in paragraph at lines 144182--144184 \TU/lmr/m/n/10 with data from Overfull \hbox (28.41124pt too wide) in paragraph at lines 144188--144189 []|\TU/lmr/m/n/10 DISASSOC_PWRCAP_BAD| Overfull \hbox (32.30124pt too wide) in paragraph at lines 144205--144206 []|\TU/lmr/m/n/10 DISASSOC_SUPCHAN_BAD| Overfull \hbox (53.00124pt too wide) in paragraph at lines 144262--144263 []|\TU/lmr/m/n/10 4WAY_HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 []|\TU/lmr/m/n/10 Four-way handshake Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 times out. For Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 legacy reasons, in Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 ESP32 this reason- Overfull \hbox (101.48123pt too wide) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 WIFI_REASON_HANDSHAKE_TIMEOUT. Underfull \hbox (badness 10000) in paragraph at lines 144275--144276 []\TU/lmr/m/n/10 the handshake Overfull \hbox (68.35123pt too wide) in paragraph at lines 144283--144284 []|\TU/lmr/m/n/10 GROUP_KEY_UPDATE_TIMEOUT| Overfull \hbox (11.47124pt too wide) in paragraph at lines 144299--144300 []|\TU/lmr/m/n/10 IE_IN_4WAY_DIFFERS| Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 []|\TU/lmr/m/n/10 The element in the Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 four-way handshake Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 (Re-)Association Re- Underfull \hbox (badness 5817) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 quest/Probe and Re- Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 handshake IE Underfull \hbox (badness 5417) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 differs from the Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 )Association Re- Underfull \hbox (badness 5592) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 quest/Probe and Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 Response/Beacon Overfull \hbox (28.89124pt too wide) in paragraph at lines 144321--144322 []|\TU/lmr/m/n/10 GROUP_CIPHER_INVALID| Overfull \hbox (41.47124pt too wide) in paragraph at lines 144337--144338 []|\TU/lmr/m/n/10 PAIRWISE_CIPHER_INVALID| Overfull \hbox (36.20123pt too wide) in paragraph at lines 144369--144370 []|\TU/lmr/m/n/10 UNSUPP_RSN_IE_VERSION| Underfull \hbox (badness 10000) in paragraph at lines 144375--144376 []|\TU/lmr/m/n/10 Unsupported RSNE Overfull \hbox (12.43123pt too wide) in paragraph at lines 144385--144386 []|\TU/lmr/m/n/10 INVALID_RSN_IE_CAP| Overfull \hbox (11.73123pt too wide) in paragraph at lines 144401--144402 []|\TU/lmr/m/n/10 802_1X_AUTH_FAILED| Overfull \hbox (35.08122pt too wide) in paragraph at lines 144424--144425 []|\TU/lmr/m/n/10 CIPHER_SUITE_REJECTED| Underfull \hbox (badness 7415) in paragraph at lines 144430--144431 []|\TU/lmr/m/n/10 Cipher suite rejected Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 []|\TU/lmr/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 6675) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 Fi reason-code: the Underfull \hbox (badness 6825) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 association fails, but Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 not because of AS- Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 SOC_EXPIRE or Overfull \hbox (17.16124pt too wide) in paragraph at lines 144482--144483 []|\TU/lmr/m/n/10 HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 144488--144492 []|\TU/lmr/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 6675) in paragraph at lines 144488--144492 \TU/lmr/m/n/10 Fi reason-code: the Overfull \hbox (137.32123pt too wide) in paragraph at lines 144488--144492 \TU/lmr/m/n/10 WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT.| [1640] Overfull \vbox (4436.58125pt too high) has occurred while \output is active [1641] LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-nvs-flash' on page 1642 u ndefined on input line 144510. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-channel-management' on pa ge 1642 undefined on input line 144566. Overfull \hbox (69.94722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_NULL| Overfull \hbox (61.89722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_STA| Overfull \hbox (56.75722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_AP| Overfull \hbox (76.20721pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_APSTA| LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-channel-management' on pa ge 1642 undefined on input line 144566. Overfull \hbox (5.08pt too wide) in paragraph at lines 144622--144622 []\TU/lmss/m/n/10 Field| Overfull \hbox (1.22pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 ssid| Overfull \hbox (6.77pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 pass- Overfull \hbox (6.42pt too wide) in paragraph at lines 144622--144622 \TU/lmr/m/n/10 word| Overfull \hbox (26.55pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 bssid_set| Overfull \hbox (6.78pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 bssid| Overfull \hbox (8.61pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 chan- [1642] LaTeX Warning: Hyper reference `api-guides/wifi:channel-range' on page 1643 und efined on input line 144696. Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 pass- Overfull \hbox (3.83723pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 ssid_len| Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 chan- LaTeX Warning: Hyper reference `api-guides/wifi:channel-range' on page 1643 und efined on input line 144696. Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 auth- Overfull \hbox (20.51724pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 ssid_hidden| Overfull \hbox (40.11723pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 max_connection| Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 bea- Overfull \hbox (22.64723pt too wide) in paragraph at lines 144696--144696 \TU/lmr/m/n/10 con_interval| Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 []\TU/lmss/m/n/10 Pro- Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 to- Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 col Overfull \hbox (3.94685pt too wide) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 Mode| Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (2.73686pt too wide) in paragraph at lines 144754--144754 \TU/lmr/m/n/10 BGN| Overfull \hbox (70.47836pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N) Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (16.34686pt too wide) in paragraph at lines 144754--144754 \TU/lmr/m/n/10 BGNLR| Overfull \hbox (183.81836pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 [1643] [1644] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv419esp_wifi_se t_config16wifi_interface_tP13wifi_config_t' on page 1645 undefined on input lin e 144820. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413esp_wifi_in itPK18wifi_init_config_t' on page 1645 undefined on input line 144822. [1645] Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 CPU Core Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Dual Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 CPU Fre- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Static RX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Unlim- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Unlim- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP RX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP TX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP RX [1646] LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-buffer-usage' on page 164 7 undefined on input line 145011. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-buffer-configure' on page 1647 undefined on input line 145011. [1647] Underfull \hbox (badness 10000) in paragraph at lines 145084--145094 []\TU/lmr/m/n/10 Side-effect example#1 The application calls [1648] Overfull \vbox (478.97256pt too high) has occurred while \output is active [1649] [1650] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv421esp_wifi_se t_ant_gpioPK22wifi_ant_gpio_config_t' on page 1651 undefined on input line 1452 23. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416esp_wifi_se t_antPK17wifi_ant_config_t' on page 1651 undefined on input line 145225. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416esp_wifi_se t_antPK17wifi_ant_config_t' on page 1651 undefined on input line 145227. [1651] Underfull \hbox (badness 10000) in paragraph at lines 145248--145249 []\TU/lmr/m/n/10 Both RX/TX antenna modes are configured to WIFI_ANT_MODE_ANT0 or Overfull \hbox (14.16966pt too wide) in paragraph at lines 145296--145297 []|\TU/lmr/m/n/10 channel| Overfull \hbox (24.24945pt too wide) in paragraph at lines 145298--145299 []|\TU/lmr/m/n/10 secondary Overfull \hbox (4.71967pt too wide) in paragraph at lines 145298--145299 \TU/lmr/m/n/10 chan- Overfull \hbox (9.15967pt too wide) in paragraph at lines 145320--145321 []\TU/lmr/m/n/10 packet Overfull \hbox (31.98967pt too wide) in paragraph at lines 145322--145323 []\TU/lmr/m/n/10 information Overfull \hbox (31.98967pt too wide) detected at line 145324 []\TU/lmr/m/n/10 information Overfull \hbox (9.15967pt too wide) detected at line 145324 []\TU/lmr/m/n/10 packet Overfull \hbox (6.16945pt too wide) in paragraph at lines 145327--145328 []|\TU/lmr/m/n/10 signal Overfull \hbox (4.71967pt too wide) in paragraph at lines 145327--145328 \TU/lmr/m/n/10 mode| Underfull \hbox (badness 10000) in paragraph at lines 145329--145330 []|\TU/lmr/m/n/10 non Underfull \hbox (badness 10000) in paragraph at lines 145337--145338 []|\TU/lmr/m/n/10 non Underfull \hbox (badness 10000) in paragraph at lines 145345--145346 []|\TU/lmr/m/n/10 non Overfull \hbox (14.16945pt too wide) in paragraph at lines 145354--145355 []|\TU/lmr/m/n/10 channel Overfull \hbox (6.11966pt too wide) in paragraph at lines 145354--145355 \TU/lmr/m/n/10 band- Overfull \hbox (6.11966pt too wide) in paragraph at lines 145354--145355 \TU/lmr/m/n/10 width| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145356--145357 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145364--145365 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145378--145379 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145393--145394 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145395--145396 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145395--145396 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145397--145398 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145397--145398 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145399--145400 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145401--145402 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145401--145402 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145403--145404 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145403--145404 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145405--145406 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145407--145408 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145407--145408 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145409--145410 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145411--145412 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145411--145412 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145413--145414 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145413--145414 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145415--145416 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145417--145418 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145417--145418 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145419--145421 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145423--145424 []\TU/lmr/m/n/10 sub- Overfull \hbox (9.52966pt too wide) in paragraph at lines 145423--145424 \TU/lmr/m/n/10 carrier Overfull \hbox (4.72966pt too wide) in paragraph at lines 145425--145426 []\TU/lmr/m/n/10 index Overfull \hbox (4.72966pt too wide) detected at line 145427 []\TU/lmr/m/n/10 index Overfull \hbox (9.52966pt too wide) detected at line 145427 \TU/lmr/m/n/10 carrier Underfull \hbox (badness 10000) detected at line 145427 []\TU/lmr/m/n/10 sub- Overfull \hbox (6.52966pt too wide) in paragraph at lines 145430--145431 []|\TU/lmr/m/n/10 LLTF| Overfull \hbox (7.77966pt too wide) in paragraph at lines 145432--145433 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145432--145433 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145434--145435 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145434--145435 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145436--145437 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145436--145437 \TU/lmr/m/n/10 32~- Overfull \hbox (1.66966pt too wide) in paragraph at lines 145438--145439 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145440--145441 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145442--145443 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145444--145445 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145446--145447 []|\TU/lmr/m/n/10 0~63| Underfull \hbox (badness 10000) in paragraph at lines 145448--145449 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145448--145449 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145450--145451 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145450--145451 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145452--145453 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145452--145453 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145454--145455 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145454--145455 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145456--145458 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145456--145458 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145459--145460 []|\TU/lmr/m/n/10 HT- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145462--145462 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145462--145462 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145464--145465 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145464--145465 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145466--145467 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145466--145467 \TU/lmr/m/n/10 32~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145469--145469 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145469--145469 Overfull \hbox (1.66966pt too wide) in paragraph at lines 145471--145472 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145473--145474 []|\TU/lmr/m/n/10 0~62| Overfull \hbox (7.77966pt too wide) in paragraph at lines 145475--145476 []|\TU/lmr/m/n/10 0~63,- Underfull \hbox (badness 10000) in paragraph at lines 145475--145476 \TU/lmr/m/n/10 64~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145477--145478 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145477--145478 \TU/lmr/m/n/10 60~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145480--145480 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145480--145480 Underfull \hbox (badness 10000) in paragraph at lines 145482--145483 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145482--145483 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145484--145485 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145484--145485 \TU/lmr/m/n/10 62~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145486--145487 []|\TU/lmr/m/n/10 0~63,- Underfull \hbox (badness 10000) in paragraph at lines 145486--145487 \TU/lmr/m/n/10 64~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145488--145490 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145488--145490 \TU/lmr/m/n/10 60~- Overfull \hbox (11.51967pt too wide) in paragraph at lines 145491--145492 []|\TU/lmr/m/n/10 STBC- Underfull \hbox (badness 10000) in paragraph at lines 145491--145492 \TU/lmr/m/n/10 HT- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145494--145494 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145494--145494 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145497--145497 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145497--145497 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145499--145500 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145499--145500 \TU/lmr/m/n/10 32~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145502--145502 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145502--145502 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145505--145505 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145505--145505 Overfull \hbox (1.66966pt too wide) in paragraph at lines 145507--145508 []|\TU/lmr/m/n/10 0~62| Overfull \hbox (6.10966pt too wide) in paragraph at lines 145510--145510 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145510--145510 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145512--145513 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145512--145513 \TU/lmr/m/n/10 60~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145515--145515 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145515--145515 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145518--145518 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145518--145518 Underfull \hbox (badness 10000) in paragraph at lines 145520--145521 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145520--145521 \TU/lmr/m/n/10 62~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145523--145523 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145523--145523 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145525--145527 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145525--145527 \TU/lmr/m/n/10 60~- [1652] [1653] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv423esp_wifi_se t_csi_configPK17wifi_csi_config_t' on page 1654 undefined on input line 145598. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv422esp_wifi_se t_csi_rx_cb13wifi_csi_cb_tPv' on page 1654 undefined on input line 145612. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv423esp_wifi_se t_csi_configPK17wifi_csi_config_t' on page 1654 undefined on input line 145615. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416esp_wifi_se t_csib' on page 1654 undefined on input line 145618. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv424esp_wifi_se t_promiscuousb' on page 1654 undefined on input line 145622. Overfull \hbox (184.32506pt too wide) in paragraph at lines 145632--145632 [] Underfull \hbox (badness 10000) in paragraph at lines 145632--145632 [1654] LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-throughput' on page 1655 undefined on input line 145643. Overfull \hbox (28.68503pt too wide) in paragraph at lines 145688--145690 [] LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-buffer-configure' on page 1655 undefined on input line 145698. [1655] Overfull \hbox (37.01503pt too wide) in paragraph at lines 145715--145717 [] Underfull \hbox (badness 10000) in paragraph at lines 145715--145717 \TU/lmr/m/n/10 wifi_dynamic_peek_memory = (wifi_rx_dynamic_buf_num * wifi_rx_pk t_size_max) + [1656] Underfull \hbox (badness 10000) in paragraph at lines 145795--145798 \TU/lmr/m/n/10 (Hardware RX Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 from the buffer Underfull \hbox (badness 6758) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 and returns the Underfull \hbox (badness 10000) in paragraph at lines 145819--145820 []|\TU/lmr/m/n/10 Dynamic RX Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 is variable and Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 it depends on Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 the received Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 frames\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 length. Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 driver receives Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 a frame from Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 the |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Hardware Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Dynamic Rx Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 Buffer\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 needs Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 to be allocated Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 from the heap. Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 The number of Underfull \hbox (badness 10000) in paragraph at lines 145839--145840 []|\TU/lmr/m/n/10 Dynamic TX Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 (LwIP) sends Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 packets to the Underfull \hbox (badness 5260) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 Wi-Fi driver, it Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 firstly allocates Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 layer (LwIP) Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 a |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Static TX Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 are mutually Overfull \hbox (19.99901pt too wide) in paragraph at lines 145879--145881 [] Overfull \hbox (17.069pt too wide) in paragraph at lines 145893--145895 [] Overfull \hbox (11.20898pt too wide) in paragraph at lines 145907--145909 [] [1657] Overfull \vbox (782.46312pt too high) has occurred while \output is active [1658] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh::doc' on page 1659 undefined on input line 145939. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-introduction' on page 1659 undefined on input line 145957. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-concepts' on page 1659 und efined on input line 145960. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-building-a-network' on pag e 1659 undefined on input line 145963. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-managing-a-network' on pag e 1659 undefined on input line 145966. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-data-transmission' on page 1659 undefined on input line 145969. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-network-performance' on pa ge 1659 undefined on input line 145972. LaTeX Warning: Hyper reference `api-guides/mesh:mesh-further-notes' on page 165 9 undefined on input line 145975. [1659] Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Root Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Child Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Parent Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Sub- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Child Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Sibling Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Up- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 stream Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Down- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 stream Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Wire- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 less Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Subnet- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 MAC [1660] Overfull \vbox (197.48169pt too high) has occurred while \output is active [1661] [1662] [1663] LaTeX Warning: Hyper reference `api-guides/mesh:automatic-root-node-selection' on page 1664 undefined on input line 146191. [1664] [1665] LaTeX Warning: Hyper reference `api-guides/mesh:esp-mesh-packet' on page 1666 u ndefined on input line 146307. [1666] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv426esp_mesh_ge t_routing_tableP11mesh_addr_tiPi' on page 1667 undefined on input line 146341. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv431esp_mesh_ge t_routing_table_sizev' on page 1667 undefined on input line 146342. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv430esp_mesh_ge t_subnet_nodes_listPK11mesh_addr_tP11mesh_addr_ti' on page 1667 undefined on in put line 146345. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv429esp_mesh_ge t_subnet_nodes_numPK11mesh_addr_tPi' on page 1667 undefined on input line 14634 6. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv410mesh_cfg_t' on page 1667 undefined on input line 146359. [1667] LaTeX Warning: Hyper reference `api-guides/mesh:user-designated-root-node' on p age 1668 undefined on input line 146380. LaTeX Warning: Hyper reference `api-guides/mesh:automatic-root-node-selection' on page 1668 undefined on input line 146381. [1668] [1669] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv428esp_mesh_se t_vote_percentagef' on page 1670 undefined on input line 146478. [1670] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv419esp_mesh_se t_parentPK13wifi_config_tPK11mesh_addr_t11mesh_type_ti' on page 1671 undefined on input line 146518. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv417esp_mesh_fi x_rootb' on page 1671 undefined on input line 146520. LaTeX Warning: Hyper reference `api-guides/mesh:preferred-parent-node' on page 1671 undefined on input line 146531. [1671] LaTeX Warning: Hyper reference `api-guides/mesh:parent-node-switching' on page 1672 undefined on input line 146556. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv419esp_mesh_wa ive_rootPK11mesh_vote_ti' on page 1672 undefined on input line 146596. [1672] [1673] LaTeX Warning: Hyper reference `api-guides/mesh:parent-node-switching' on page 1674 undefined on input line 146600. LaTeX Warning: Hyper reference `api-guides/mesh:routing-tables' on page 1674 un defined on input line 146610. [1674] LaTeX Warning: Hyper reference `api-guides/mesh:beacon-frames-rssi-thresholding ' on page 1675 undefined on input line 146674. LaTeX Warning: Hyper reference `api-guides/mesh:preferred-parent-node' on page 1675 undefined on input line 146677. [1675] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv419esp_mesh_wa ive_rootPK11mesh_vote_ti' on page 1676 undefined on input line 146718. LaTeX Warning: Hyper reference `api-guides/mesh:automatic-root-node-selection' on page 1676 undefined on input line 146721. [1676] LaTeX Warning: Hyper reference `api-guides/mesh:parent-node-switching' on page 1677 undefined on input line 146760. LaTeX Warning: Hyper reference `api-guides/mesh:asynchronous-power-on-reset' on page 1677 undefined on input line 146776. [1677] LaTeX Warning: Hyper reference `api-guides/mesh:beacon-frames-rssi-thresholding ' on page 1678 undefined on input line 146779. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.MESH_OPT_SEND_GRO UP' on page 1678 undefined on input line 146808. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.MESH_OPT_RECV_DS_ ADDR' on page 1678 undefined on input line 146809. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv412mesh_proto_ t' on page 1678 undefined on input line 146813. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv411mesh_addr_t ' on page 1678 undefined on input line 146818. [1678] LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv413esp_mesh_se ndPK11mesh_addr_tPK11mesh_data_tiA_K10mesh_opt_ti' on page 1679 undefined on in put line 146828. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv410mesh_opt_t' on page 1679 undefined on input line 146834. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.MESH_OPT_SEND_GRO UP' on page 1679 undefined on input line 146835. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv421esp_mesh_se t_group_idPK11mesh_addr_ti' on page 1679 undefined on input line 146841. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:c.MESH_DATA_GROUP' on page 1679 undefined on input line 146843. [1679] LaTeX Warning: Hyper reference `api-guides/mesh:parent-node-switching' on page 1680 undefined on input line 146920. LaTeX Warning: Hyper reference `api-reference/mesh/esp_mesh:_CPPv424esp_mesh_po st_toDS_stateb' on page 1680 undefined on input line 146932. [1680] LaTeX Warning: Hyper reference `api-guides/mesh:routing-tables' on page 1681 un defined on input line 146947. [1681] Underfull \hbox (badness 10000) in paragraph at lines 147004--147004 []\TU/lmr/m/n/10 Networking Building [1682] LaTeX Warning: Hyper reference `api-guides/blufi:frame-formats' on page 1683 un defined on input line 147080. [1683] [1684] [1685] Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/FandolHei-Regular(0)/m/n/10 控 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/FandolHei-Regular(0)/m/n/10 制 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/FandolHei-Regular(0)/m/n/10 帧 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmss/m/n/10 / Overfull \hbox (7.7pt too wide) in paragraph at lines 147542--147542 \TU/lmss/m/n/10 0x0b\TU/FandolHei-Regular(0)/m/n/10 ’| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x0b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000000| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x1b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000001 Overfull \hbox (15.0pt too wide) detected at line 147542 \TU/lmr/m/n/10 000001 Overfull \hbox (8.94pt too wide) detected at line 147542 []\TU/lmr/m/n/10 0x1b\TU/FandolSong-Regular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Set Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 security Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 to the Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) detected at line 147542 []\TU/lmr/m/n/10 Set Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x2b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000010 Overfull \hbox (15.0pt too wide) detected at line 147542 \TU/lmr/m/n/10 000010 Overfull \hbox (8.94pt too wide) detected at line 147542 []\TU/lmr/m/n/10 0x2b\TU/FandolSong-Regular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Set the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 op- Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 op- Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/FandolSong-Regular(0)/m/n/10 如 果 设 置 有 包 含 \TU/lmr/m/n/10 AP\TU/FandolSon g-Regular(0)/m/n/10 ,| 请 Underfull \hbox (badness 5787) in paragraph at lines 147542--147542 \TU/FandolSong-Regular(0)/m/n/10 尽 量 优 先 设 置 \TU/lmr/m/n/10 AP \TU/FandolSong-R egular(0)/m/n/10 模 式 的 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 SSID/Password/Max Conn Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x3b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000011| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Connect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to the Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x4b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000100| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Discon- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 nect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x5b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000101| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x6b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000110| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Discon- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 STA Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 device Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 tAP in Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 SoftAP Overfull \hbox (5.84pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x7b Overfull \hbox (18.1pt too wide) in paragraph at lines 147542--147542 |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 000111| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x8b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 001000| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Tell Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to dis- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 connect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 GATT Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x9b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 001001| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Tell Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to get Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 Wi-Fi [1686] Overfull \vbox (404.17206pt too high) has occurred while \output is active [1687] Underfull \hbox (badness 7273) in paragraph at lines 147602--147603 []\TU/lmr/m/n/10 BSSID for STA Underfull \hbox (badness 10000) in paragraph at lines 147627--147628 []\TU/lmr/m/n/10 SSID for STA Underfull \hbox (badness 10000) in paragraph at lines 147727--147728 []\TU/lmr/m/n/10 Max connec- Underfull \hbox (badness 5245) in paragraph at lines 147727--147728 \TU/lmr/m/n/10 tion number for Underfull \hbox (badness 10000) detected at line 147729 []\TU/lmr/m/n/10 Max connec- Underfull \hbox (badness 10000) in paragraph at lines 147752--147753 []\TU/lmr/m/n/10 Authentication Underfull \hbox (badness 10000) detected at line 147754 []\TU/lmr/m/n/10 Authentication Overfull \hbox (197.68501pt too wide) in alignment at lines 147584--147784 [] [] [] [] Underfull \hbox (badness 10000) in paragraph at lines 147836--147837 []\TU/lmr/m/n/10 Client certifica- Underfull \hbox (badness 10000) in paragraph at lines 147844--147846 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147844--147846 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147847 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147847 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147861--147862 []\TU/lmr/m/n/10 Server certifica- Underfull \hbox (badness 10000) in paragraph at lines 147869--147871 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147869--147871 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147872 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147872 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 7649) in paragraph at lines 147920--147922 []\TU/FandolSong-Regular(0)/m/n/10 但 收 到 手 机 询 问 Underfull \hbox (badness 7649) in paragraph at lines 147920--147922 \TU/FandolSong-Regular(0)/m/n/10 可 回 复 其 他 数 据 Underfull \hbox (badness 5105) detected at line 147923 \TU/FandolSong-Regular(0)/m/n/10 可 回 复 其 他 数 据 Underfull \hbox (badness 5105) detected at line 147923 []\TU/FandolSong-Regular(0)/m/n/10 但 收 到 手 机 询 问 Overfull \hbox (681.87503pt too wide) in alignment at lines 147784--147972 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147972--148037 [] [] [] [] [1688] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 148037. Overfull \hbox (2.20029pt too wide) in paragraph at lines 148142--148142 []\TU/lmr/m/n/10 0x10~0x80 [1689] [1690] [1691] [1692] Overfull \hbox (294.1817pt too wide) in paragraph at lines 148307--148307 [] Underfull \hbox (badness 10000) in paragraph at lines 148307--148307 Underfull \hbox (badness 10000) in paragraph at lines 148321--148324 []\TU/lmr/m/n/10 Initialize RAM, use a region start from 0x3F800000 for storing zero initialized Underfull \hbox (badness 10000) in paragraph at lines 148321--148324 \TU/lmr/m/n/10 data(BSS segment) of lwip,net802.11,pp,bluedroid library by enab ling :ref: \TU/lmr/m/it/10 CON- [1693] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-allow-stack -external-memory' on page 1694 undefined on input line 148354. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-allow-bss-s eg-external-memory' on page 1694 undefined on input line 148358. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-ignore-notf ound' on page 1694 undefined on input line 148360. LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-ignore-notf ound' on page 1694 undefined on input line 148361. Underfull \hbox (badness 10000) in paragraph at lines 148358--148363 []\TU/lmr/m/n/10 External RAM initialized failed can not be ignored if enabled \TU/lmr/m/it/10 CON- [1694] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-cache-worka round' on page 1695 undefined on input line 148391. [1695] [1696] Chapter 6. LaTeX Warning: Hyper reference `contribute/style-guide::doc' on page 1697 undef ined on input line 148414. LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 1697 undefined on input line 148417. LaTeX Warning: Hyper reference `contribute/creating-examples::doc' on page 1697 undefined on input line 148429. [1697] LaTeX Warning: Hyper reference `contribute/contributor-agreement::doc' on page 1698 undefined on input line 148451. [1698] [1699] [1700] [1701] [1702] LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 1703 undefined on input line 148705. [1703] [1704] [1705] [1706] [1707] [1708] [1709] LaTeX Warning: Hyper reference `api-reference/template::doc' on page 1710 undef ined on input line 149026. [1710] [1711] LaTeX Warning: Hyper reference `contribute/documenting-code:add-illustrations' on page 1712 undefined on input line 149109. [1712] LaTeX Warning: Hyper reference `api-reference/template::doc' on page 1713 undef ined on input line 149168. LaTeX Warning: Hyper reference `contribute/style-guide::doc' on page 1713 undef ined on input line 149200. [1713] LaTeX Warning: Hyper reference `contribute/style-guide:style-guide-naming' on p age 1714 undefined on input line 149217. [1714] [1715] LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 1716 undefined on input line 149364. LaTeX Warning: Hyper reference `contribute/documenting-code:link-custom-roles' on page 1716 undefined on input line 149419. [1716] LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 1717 undefined on input line 149429. [1717] [1718] [1719] Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| [1720] Chapter 7. [1721] LaTeX Warning: Hyper reference `versions:versioning-scheme' on page 1722 undefi ned on input line 149685. LaTeX Warning: Hyper reference `versions:updating-pre-release' on page 1722 und efined on input line 149691. LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 1722 undefined on input line 149691. LaTeX Warning: Hyper reference `versions:updating' on page 1722 undefined on in put line 149695. [1722] LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 1723 undefined on input line 149771. Underfull \hbox (badness 10000) in paragraph at lines 149771--149771 []\TU/lmtt/m/n/10 v3. Overfull \hbox (26.37611pt too wide) in paragraph at lines 149771--149771 \TU/lmtt/m/n/10 2-dev-306-gbeb3611ca| Underfull \hbox (badness 10000) in paragraph at lines 149771--149771 []\TU/lmtt/m/n/10 v3. Overfull \hbox (31.62611pt too wide) in paragraph at lines 149771--149771 \TU/lmtt/m/n/10 1-beta1-75-g346d6b0ea| LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 1723 undefined on input line 149771. [1723] LaTeX Warning: Hyper reference `versions:updating-stable-releases' on page 1724 undefined on input line 149812. LaTeX Warning: Hyper reference `versions:updating-master' on page 1724 undefine d on input line 149815. [1724] LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 1725 undefined on input line 149818. LaTeX Warning: Hyper reference `get-started/index::doc' on page 1725 undefined on input line 149823. LaTeX Warning: Hyper reference `versions:updating-stable-releases' on page 1725 undefined on input line 149856. LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 1725 undefined on input line 149858. [1725] LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 1726 undefined on input line 149888. [1726] [1727] [1728] Chapter 8. LaTeX Warning: Hyper reference `contribute/index::doc' on page 1729 undefined o n input line 149933. [1729] [1730] Chapter 9. [1731] [1732] [1733] [1734] Chapter 10. [1735] [1736] Chapter 11. [1737] No file espressif-esp-idf-zh-cn.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [1738] (./espressif-esp-idf-zh-cn.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on espressif-esp-idf-zh-cn.pdf (1742 pages). Transcript written on espressif-esp-idf-zh-cn.log. Latexmk: Index file 'espressif-esp-idf-zh-cn.idx' was written Latexmk: References changed. Latexmk: Missing input file: 'espressif-esp-idf-zh-cn.ind' from line 'No file espressif-esp-idf-zh-cn.ind.' Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-idf-zh-cn.pdf' Rule 'makeindex espressif-esp-idf-zh-cn.idx': File changes, etc: Non-existent destination files: 'espressif-esp-idf-zh-cn.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-idf-zh-cn.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-idf-zh-cn.ind" "espressif-esp-idf-zh-cn.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-idf-zh-cn.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-idf-zh-cn.idx..........done (6010 entries accepted, 0 rejected). Sorting entries.............................................................done (85971 comparisons). Generating output file espressif-esp-idf-zh-cn.ind..........done (6849 lines written, 0 warnings). Output written in espressif-esp-idf-zh-cn.ind. Transcript written in espressif-esp-idf-zh-cn.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-idf-zh-cn.aux' 'espressif-esp-idf-zh-cn.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-idf-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-idf-zh-cn.idx (./espressif-esp-idf-zh-cn.aux LaTeX Warning: Label `api-reference/peripherals/spi_master:_CPPv417spi_transact ion_t' multiply defined. LaTeX Warning: Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_tra nsaction_t' multiply defined. ) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-idf-zh-cn.out) (./espressif-esp-idf-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* LaTeX Font Warning: Font shape `TU/FandolHei-Regular(0)/bx/it' undefined (Font) using `TU/FandolHei-Regular(0)/bx/n' instead on input line 65. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-idf-zh-cn.toc [1] Overfull \hbox (4.49997pt too wide) detected at line 1428 []\TU/lmr/m/n/10 1215 Overfull \hbox (4.49997pt too wide) detected at line 2021 []\TU/lmr/m/n/10 1376 Overfull \hbox (4.49997pt too wide) detected at line 2023 []\TU/lmr/m/n/10 1383 Overfull \hbox (4.49997pt too wide) detected at line 2043 []\TU/lmr/m/n/10 1389 Overfull \hbox (4.49997pt too wide) detected at line 2060 []\TU/lmr/m/n/10 1399 Overfull \hbox (4.49997pt too wide) detected at line 2073 []\TU/lmr/m/n/10 1404 Overfull \hbox (4.49997pt too wide) detected at line 2113 []\TU/lmr/m/n/10 1418 Overfull \hbox (4.49997pt too wide) detected at line 2170 []\TU/lmr/m/n/10 1445 Overfull \hbox (4.49997pt too wide) detected at line 2177 []\TU/lmr/m/n/10 1449 Overfull \hbox (4.49997pt too wide) detected at line 2196 []\TU/lmr/m/n/10 1456 Overfull \hbox (4.49997pt too wide) detected at line 2201 []\TU/lmr/m/n/10 1459 Overfull \hbox (4.49997pt too wide) detected at line 2208 []\TU/lmr/m/n/10 1461 Overfull \hbox (4.49997pt too wide) detected at line 2238 []\TU/lmr/m/n/10 1474 Overfull \hbox (4.49997pt too wide) detected at line 2254 []\TU/lmr/m/n/10 1483 Overfull \hbox (4.49997pt too wide) detected at line 2259 []\TU/lmr/m/n/10 1484 Overfull \hbox (4.49997pt too wide) detected at line 2262 []\TU/lmr/m/n/10 1486 Overfull \hbox (4.49997pt too wide) detected at line 2376 []\TU/lmr/m/n/10 1552 Overfull \hbox (4.49997pt too wide) detected at line 2380 []\TU/lmr/m/n/10 1554 Overfull \hbox (4.49997pt too wide) detected at line 2392 []\TU/lmr/m/n/10 1558 Overfull \hbox (4.49997pt too wide) detected at line 2410 []\TU/lmr/m/n/10 1567 Overfull \hbox (4.49997pt too wide) detected at line 2452 []\TU/lmr/m/n/10 1598 Overfull \hbox (4.49997pt too wide) detected at line 2458 []\TU/lmr/m/n/10 1604 Overfull \hbox (4.49997pt too wide) detected at line 2464 []\TU/lmr/m/n/10 1608 Overfull \hbox (4.49997pt too wide) detected at line 2470 []\TU/lmr/m/n/10 1613 Overfull \hbox (4.49997pt too wide) detected at line 2480 []\TU/lmr/m/n/10 1617 [2] Overfull \hbox (4.49997pt too wide) detected at line 2493 []\TU/lmr/m/n/10 1619 Overfull \hbox (4.49997pt too wide) detected at line 2577 []\TU/lmr/m/n/10 1659 Overfull \hbox (4.49997pt too wide) detected at line 2611 []\TU/lmr/m/n/10 1682 Overfull \hbox (4.49997pt too wide) detected at line 2620 []\TU/lmr/m/n/10 1692 Overfull \hbox (4.49997pt too wide) detected at line 2629 []\TU/lmr/m/n/10 1697 Overfull \hbox (4.49997pt too wide) detected at line 2630 []\TU/lmr/m/n/10 1697 Overfull \hbox (4.49997pt too wide) detected at line 2631 []\TU/lmr/m/n/10 1698 Overfull \hbox (4.49997pt too wide) detected at line 2632 []\TU/lmr/m/n/10 1698 Overfull \hbox (4.49997pt too wide) detected at line 2633 []\TU/lmr/m/n/10 1698 Overfull \hbox (4.49997pt too wide) detected at line 2683 []\TU/lmr/m/n/10 1721 Overfull \hbox (4.49997pt too wide) detected at line 2684 []\TU/lmr/m/n/10 1722 Overfull \hbox (4.49997pt too wide) detected at line 2685 []\TU/lmr/m/n/10 1723 Overfull \hbox (4.49997pt too wide) detected at line 2686 []\TU/lmr/m/n/10 1723 Overfull \hbox (4.49997pt too wide) detected at line 2687 []\TU/lmr/m/n/10 1724 Overfull \hbox (4.49997pt too wide) detected at line 2688 []\TU/lmr/m/n/10 1724 Overfull \hbox (4.49997pt too wide) detected at line 2695 []\TU/lmr/m/n/10 1731 Overfull \hbox (4.49997pt too wide) detected at line 2698 []\TU/lmr/m/n/10 1733 Overfull \hbox (4.49997pt too wide) detected at line 2699 []\TU/lmr/m/n/10 1733 Overfull \hbox (4.49997pt too wide) detected at line 2700 []\TU/lmr/m/n/10 1733 Overfull \hbox (4.49997pt too wide) detected at line 2701 []\TU/lmr/m/n/10 1734 ) [3] [4] ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Overfull \vbox (685.07922pt too high) has occurred while \output is active [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (4.83116pt too wide) in paragraph at lines 1594--1594 []\TU/lmr/m/n/10 Header| [22] [23] [24] Overfull \vbox (247.84828pt too high) has occurred while \output is active [25] [26] [27] [28] [29] [30] [31] [32] Overfull \hbox (2.3451pt too wide) in paragraph at lines 2497--2497 []\TU/lmr/m/n/10 Header| [33] [34] [35] Overfull \vbox (368.00252pt too high) has occurred while \output is active [36] [37] [38] [39] [40] Overfull \vbox (911.59282pt too high) has occurred while \output is active [41] Overfull \hbox (6.73123pt too wide) in paragraph at lines 2987--2988 \TU/lmr/m/n/10 EMAC_CLK_OUT_180 [42] Overfull \vbox (1477.71333pt too high) has occurred while \output is active [43] [44] [45] LaTeX Warning: Float too large for page by 13.34505pt on input line 3308. [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 3451--3452 []\TU/lmr/m/n/10 The ESP-IDF repository on github contains a script in the tool s directory titled Underfull \hbox (badness 5175) in paragraph at lines 3451--3452 \TU/lmtt/m/n/10 windows_install_prerequisites.sh\TU/lmr/m/n/10 . If you haven\T U/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 t got a local copy of the ESP- [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] Overfull \vbox (4.42178pt too high) detected at line 4077 [61] ! Text line contains an invalid character. l.4119 \PYGZti{}zY��Y(1�,1^^U �� e���)(Xn@�y.!Dr�zY(�^^... ! Text line contains an invalid character. l.4119 ...�� e���)(Xn@�y.!Dr�zY(�^^F jpi�\textbar{}�+z5Ymvp [62] [63] [64] [65] [66] Overfull \vbox (1.51384pt too high) detected at line 4348 [67] [68] [69] [70] [71] [72] [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 4675--4676 []\TU/FandolSong-Regular(0)/m/n/10 选 择 \TU/lmr/m/n/10 PATH \TU/FandolSong-Regul ar(0)/m/n/10 环 境 变 量,| 删 除 默 认 值,| 并 将 其 替 换 为 \TU/lmtt/m/n/10 C:\msys32\usr\ bin; Underfull \hbox (badness 5036) in paragraph at lines 4675--4676 \TU/lmtt/m/n/10 C:\msys32\mingw32\bin;C:\msys32\opt\xtensa-esp32-elf\bin |\TU/ FandolSong-Regular(0)/m/n/10 (如 果 您 已 经 将 \TU/lmr/m/n/10 msys32 [75] [76] Overfull \vbox (18.93388pt too high) detected at line 4802 [77] [78] [79] [80] [81] [82] Chapter 2. [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] Overfull \hbox (4.83116pt too wide) in paragraph at lines 5555--5555 []\TU/lmr/m/n/10 Header| [93] [94] [95] Overfull \vbox (247.84828pt too high) has occurred while \output is active [96] [97] [98] [99] [100] [101] [102] [103] Overfull \hbox (2.3451pt too wide) in paragraph at lines 6440--6440 []\TU/lmr/m/n/10 Header| [104] [105] [106] Overfull \vbox (368.00252pt too high) has occurred while \output is active [107] [108] [109] [110] [111] [112] Overfull \vbox (910.85283pt too high) has occurred while \output is active [113] Overfull \hbox (6.73123pt too wide) in paragraph at lines 6934--6935 \TU/lmr/m/n/10 EMAC_CLK_OUT_180 [114] Overfull \vbox (1476.23335pt too high) has occurred while \output is active [115] [116] [117] LaTeX Warning: Float too large for page by 13.34505pt on input line 7255. [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] Overfull \vbox (13.56332pt too high) detected at line 8244 [138] [139] ! Text line contains an invalid character. l.8285 ...}zY��Y\PYG{o}{(}\PYG{l+m}{1}�,1^^U �� e���\PYG{o}{)... ! Text line contains an invalid character. l.8285 ...YG{o}{(}Xn@�y.!Dr�zY\PYG{o}{(}�^^F jpi�\PYG{p}{\textbar{}}�... [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Chapter 3. [155] [156] [157] [158] [159] [160] [161] Underfull \hbox (badness 10000) in paragraph at lines 9490--9492 \TU/lmr/m/n/10 Set protocol type of specified interface The default protocol is [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 9770--9772 []\TU/lmr/m/n/10 1. The default country is {.cc=\TU/FandolSong-Regular(0)/m/n/1 0 ”| \TU/lmr/m/n/10 CN\TU/FandolSong-Regular(0)/m/n/10 ”| \TU/lmr/m/n/10 , .sch an=1, .nchan=13, pol- [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 11683--11685 \TU/lmr/m/n/10 This field is used for getting WiFi maximum transmitting power, call [180] [181] [182] [183] [184] [185] [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 13078--13080 \TU/lmr/m/n/10 Default antenna mode for receiving, it\TU/FandolSong-Regular(0)/ m/n/10 ’| \TU/lmr/m/n/10 s ignored if rx_ant_mode is not [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] Underfull \hbox (badness 5681) in paragraph at lines 14961--14963 []\TU/lmr/m/n/10 2. Can not call esp_smartconfig_start twice before it finish, please call [200] Underfull \hbox (badness 10000) in paragraph at lines 15063--15065 []\TU/lmr/m/n/10 If users need to set the SmartConfig type, please set it befor e calling [201] [202] Overfull \hbox (163.44168pt too wide) in paragraph at lines 15311--15313 [] Overfull \hbox (163.44168pt too wide) in paragraph at lines 15335--15337 [] [203] [204] [205] [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 16098--16100 \TU/lmr/m/n/10 Number of encrypted ESPNOW peers, maximum value is [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 10000) in paragraph at lines 17451--17453 []\TU/lmr/m/n/10 This API shall be called after having received the event [225] [226] Underfull \hbox (badness 10000) in paragraph at lines 17685--17687 []\TU/lmr/m/n/10 This API shall be called after having received the event Underfull \hbox (badness 10000) in paragraph at lines 17706--17708 []\TU/lmr/m/n/10 This API shall be called after having received the event [227] [228] [229] [230] [231] [232] [233] [234] Underfull \hbox (badness 10000) in paragraph at lines 18789--18789 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 wifi_config_t[][] \TU/lmr/m/n/10 *\ TU/lmr/m/it/10 parent\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 mesh_addr_t[][] [235] Underfull \hbox (badness 10000) in paragraph at lines 18842--18843 []\TU/lmr/m/n/10 If my_type is set MESH_NODE, my_layer shall be greater than [236] Underfull \hbox (badness 7888) in paragraph at lines 19005--19005 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 mesh_addr_t[][] \TU/lmr/m/n/10 *\TU /lmr/m/it/10 child_mac\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mesh_addr_t[][] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 21541--21542 []\TU/lmr/m/n/10 This is a BLE advertising demo with virtual HCI interface. Sen d Re- [254] Underfull \hbox (badness 10000) in paragraph at lines 21563--21563 [][][]\TU/lmr/m/it/10 esp_ble_power_type_t[][] power_type\TU/lmr/m/n/10 , [][]\ TU/lmr/m/it/10 esp_power_level_t[][] Underfull \hbox (badness 10000) in paragraph at lines 21614--21614 [][][]\TU/lmr/m/it/10 esp_power_level_t[][] min_power_level\TU/lmr/m/n/10 , [][ ]\TU/lmr/m/it/10 esp_power_level_t[][] Underfull \hbox (badness 10000) in paragraph at lines 21641--21641 [][][]\TU/lmr/m/it/10 esp_power_level_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 min _power_level\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_power_level_t[][] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 21839--21841 \TU/lmr/m/n/10 esp_vhci_host_register_callback register the vhci reference call back struct defined by [257] Underfull \hbox (badness 10000) in paragraph at lines 21876--21877 []\TU/lmr/m/n/10 If the mode is ESP_BT_MODE_BTDM, then it may be useful to call API Underfull \hbox (badness 10000) in paragraph at lines 21876--21877 \TU/lmr/m/n/10 esp_bt_mem_release(ESP_BT_MODE_BTDM) instead, which internally c alls Underfull \hbox (badness 10000) in paragraph at lines 21908--21909 []\TU/lmr/m/n/10 If you never intend to use bluetooth in a current boot-up cycl e, you can call Underfull \hbox (badness 10000) in paragraph at lines 21908--21909 \TU/lmr/m/n/10 esp_bt_mem_release(ESP_BT_MODE_BTDM) before esp_bt_controller_in it or after [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] Underfull \hbox (badness 10000) in paragraph at lines 23998--23998 [][][]\TU/lmr/m/it/10 esp_bd_addr_t[][] remote_device\TU/lmr/m/n/10 , uint16_t [273] [274] Underfull \hbox (badness 10000) in paragraph at lines 24213--24213 [][][]\TU/lmr/m/it/10 esp_bd_addr_t[][] bd_addr\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 24213--24213 \TU/lmr/m/it/10 min_conn_int\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 max_conn_ int\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24213--24213 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 slave_latency\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 supervi- [275] Underfull \hbox (badness 10000) in paragraph at lines 24289--24289 [][][]\TU/lmr/m/it/10 esp_bd_addr_t[][] local_used_addr\TU/lmr/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 24290--24292 \TU/lmr/m/n/10 This function is called to get local used address and adress typ e. uint8_t [276] Overfull \hbox (60.795pt too wide) in paragraph at lines 24453--24453 [][][]\TU/lmr/m/it/10 esp_ble_duplicate_exceptional_info_type_t[][] Underfull \hbox (badness 10000) in paragraph at lines 24453--24453 \TU/lmr/m/it/10 type\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_duplicate_info_t[] [] Underfull \hbox (badness 10000) in paragraph at lines 24471--24472 \TU/lmr/m/n/10 when type is MESH_BEACON_TYPE, MESH_PROV_SRV_ADV or Overfull \hbox (76.545pt too wide) in paragraph at lines 24488--24488 [][][]\TU/lmr/m/it/10 esp_ble_duplicate_exceptional_info_type_t[][] Underfull \hbox (badness 10000) in paragraph at lines 24506--24507 \TU/lmr/m/n/10 when type is MESH_BEACON_TYPE, MESH_PROV_SRV_ADV or [277] Overfull \hbox (64.11499pt too wide) in paragraph at lines 24523--24523 [][][]\TU/lmr/m/it/10 esp_duplicate_scan_exceptional_list_type_t[][] Underfull \hbox (badness 7273) in paragraph at lines 24555--24555 [][][]\TU/lmr/m/it/10 esp_ble_sm_param_t[][] param_type\TU/lmr/m/n/10 , void *\ TU/lmr/m/it/10 value\TU/lmr/m/n/10 , [278] [279] [280] [281] [282] Overfull \hbox (62.43498pt too wide) in paragraph at lines 25201--25203 \TU/lmr/m/n/10 Event parameter of ESP_GAP_BLE_UPDATE_DUPLICATE_EXCEPTIONAL_LIST _COMPLETE_EVT Overfull \hbox (18.42165pt too wide) in paragraph at lines 25235--25237 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_ADV_DAT A_RAW_SET_COMPLETE_EVT. Overfull \hbox (4.11165pt too wide) in paragraph at lines 25304--25306 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_CLEAR_B OND_DEV_COMPLETE_EVT. [283] Overfull \hbox (17.72165pt too wide) in paragraph at lines 25372--25374 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SET_LOC AL_PRIVACY_COMPLETE_EVT. Overfull \hbox (1.55165pt too wide) in paragraph at lines 25395--25397 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SET_PKT _LENGTH_COMPLETE_EVT. [284] Overfull \hbox (14.12166pt too wide) in paragraph at lines 25474--25476 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_REMOVE_ BOND_DEV_COMPLETE_EVT. Overfull \hbox (1.90164pt too wide) in paragraph at lines 25508--25510 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SCAN_PA RAM_SET_COMPLETE_EVT. [285] Overfull \hbox (19.54164pt too wide) in paragraph at lines 25675--25677 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SCAN_RS P_DATA_SET_COMPLETE_EVT. Overfull \hbox (51.07164pt too wide) in paragraph at lines 25698--25700 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SCAN_RS P_DATA_RAW_SET_COMPLETE_EVT. [286] Overfull \hbox (123.99167pt too wide) in paragraph at lines 25879--25881 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_UPDATE_ DUPLICATE_EXCEPTIONAL_LIST_COMPLETE_EVT. [287] Overfull \hbox (24.40672pt too wide) in paragraph at lines 25921--25923 \TU/lmr/m/n/10 device information, when subcode is ESP_BLE_DUPLICATE_EXCEPTIONA L_LIST_CLEAN, Overfull \hbox (9.95164pt too wide) in paragraph at lines 25935--25937 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_UPDATE_ WHITELIST_COMPLETE_EVT. [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] Underfull \hbox (badness 8056) in paragraph at lines 27625--27625 [][][]\TU/lmr/m/it/10 esp_gap_ble_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/ lmr/m/it/10 esp_ble_gap_cb_param_t[][] [299] [300] [301] [302] [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 29062--29064 \TU/lmr/m/n/10 BLE advertising address , device info will be added into [305] Underfull \hbox (badness 10000) in paragraph at lines 29073--29075 \TU/lmr/m/n/10 BLE mesh link ID, it is for BLE mesh, device info will be added into [306] [307] [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 29720--29722 \TU/lmr/m/n/10 The service start handle, it\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 s valid only when the type = [310] Underfull \hbox (badness 10000) in paragraph at lines 29742--29744 \TU/lmr/m/n/10 The characteristic properties, it\TU/FandolSong-Regular(0)/m/n/1 0 ’| \TU/lmr/m/n/10 s valid only when the type = [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] Underfull \hbox (badness 10000) in paragraph at lines 31602--31602 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_gatt_srvc_id_t[][] Underfull \hbox (badness 10000) in paragraph at lines 31603--31605 \TU/lmr/m/n/10 Create a service. When service creation is done, a callback even t [321] Underfull \hbox (badness 10000) in paragraph at lines 31640--31640 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_gatts_attr_db_t[][] \TU/lmr/m/n /10 *\TU/lmr/m/it/10 gatts_attr_db\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31640--31640 [][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , uint8_t \TU/lmr/ m/it/10 max_nb_attr\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31681--31681 []\TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 service_handle\TU/lmr/m/n/10 , uint16 _t \TU/lmr/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 31716--31716 []\TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 service_handle\TU/lmr/m/n/10 , [][]\T U/lmr/m/it/10 esp_bt_uuid_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 char_uuid\TU/lm r/m/n/10 , Underfull \hbox (badness 7777) in paragraph at lines 31716--31716 [][]\TU/lmr/m/it/10 esp_gatt_perm_t[][] perm\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 esp_gatt_char_prop_t[][] property\TU/lmr/m/n/10 , [322] Underfull \hbox (badness 10000) in paragraph at lines 31763--31763 [][]\TU/lmr/m/it/10 esp_gatt_perm_t[][] perm\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 esp_attr_value_t[][] Underfull \hbox (badness 5563) in paragraph at lines 31808--31810 \TU/lmr/m/n/10 This function is called to delete a service. When this is done, a callback event [323] [324] [325] Underfull \hbox (badness 10000) in paragraph at lines 32070--32070 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] remote_bda\TU/lmr/m/n/10 , bool Underfull \hbox (badness 10000) in paragraph at lines 32143--32143 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , [326] [327] [328] [329] [330] [331] [332] [333] [334] Underfull \hbox (badness 10000) in paragraph at lines 33518--33518 [][][]\TU/lmr/m/it/10 esp_gatts_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/lm r/m/it/10 esp_gatt_if_t[][] \TU/lmr/m/n/10 gatts_if, [335] [336] [337] [338] Underfull \hbox (badness 10000) in paragraph at lines 33991--33991 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] remote_bda\TU/lmr/m/n/10 , [339] Underfull \hbox (badness 10000) in paragraph at lines 34102--34102 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34140--34140 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34140--34140 \TU/lmr/m/it/10 conn_id\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][] \ TU/lmr/m/n/10 *\TU/lmr/m/it/10 svc_uuid\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34140--34140 [][]\TU/lmr/m/it/10 esp_gattc_service_elem_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/1 0 result\TU/lmr/m/n/10 , uint16_t [340] Underfull \hbox (badness 10000) in paragraph at lines 34187--34187 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34237--34237 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , [341] Underfull \hbox (badness 10000) in paragraph at lines 34284--34284 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34284--34284 \TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][ ] char_uuid\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 \TU/lmr/m/it/10 conn_id\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 start_handle\T U/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , [][]\TU/lmr/ m/it/10 esp_bt_uuid_t[][] Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 \TU/lmr/m/it/10 char_uuid\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][] descr_uuid\TU/lmr/m/n/10 , [342] Underfull \hbox (badness 10000) in paragraph at lines 34387--34387 [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][] descr_uuid\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34387--34387 [][]\TU/lmr/m/it/10 esp_gattc_descr_elem_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 result\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34434--34434 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34434--34434 \TU/lmr/m/it/10 conn_id\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 start_handle\T U/lmr/m/n/10 , Underfull \hbox (badness 6510) in paragraph at lines 34434--34434 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , [][]\TU/lmr/ m/it/10 esp_bt_uuid_t[][] [343] Underfull \hbox (badness 5331) in paragraph at lines 34484--34484 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 [][]\TU/lmr/m/it/10 esp_gatt_db_attr_type_t[][] type\TU/lmr/m/n/10 , uint16_t [344] Underfull \hbox (badness 10000) in paragraph at lines 34534--34534 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34534--34534 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 start_handle\TU/lmr/m/n/10 , uint16_t \ TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34622--34622 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , [345] [346] Underfull \hbox (badness 10000) in paragraph at lines 34754--34754 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 7486) in paragraph at lines 34754--34754 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 handle\TU/lmr/m/n/10 , uint16_t \TU/lmr /m/it/10 value_len\TU/lmr/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 34754--34754 \TU/lmr/m/n/10 *\TU/lmr/m/it/10 value\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_g att_write_type_t[][] write_type\TU/lmr/m/n/10 , [347] Underfull \hbox (badness 10000) in paragraph at lines 34854--34854 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 handle\TU/lmr/m/n/10 , uint16_t \TU/lmr /m/it/10 offset\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34854--34854 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 value_len\TU/lmr/m/n/10 , uint8_t *\TU/ lmr/m/it/10 value\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34904--34904 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , bool [348] Underfull \hbox (badness 10000) in paragraph at lines 34942--34942 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] Underfull \hbox (badness 10000) in paragraph at lines 34980--34980 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] Underfull \hbox (badness 10000) in paragraph at lines 35050--35050 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] src_addr\TU/lmr/m/n/10 , [349] [350] [351] [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 35817--35819 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GATTC_READ_CHAR_E VT, [355] [356] Underfull \hbox (badness 10000) in paragraph at lines 36144--36146 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GATTC_WRITE_CHAR_ EVT, Underfull \hbox (badness 10000) in paragraph at lines 36205--36205 [][][]\TU/lmr/m/it/10 esp_gattc_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/lm r/m/it/10 esp_gatt_if_t[][] \TU/lmr/m/n/10 gattc_if, [357] [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 36814--36814 \TU/lmr/m/it/10 sta_conn_state\TU/lmr/m/n/10 , uint8_t \TU/lmr/m/it/10 softap_c onn_num\TU/lmr/m/n/10 , [361] [362] [363] [364] [365] [366] [367] [368] [369] Underfull \hbox (badness 10000) in paragraph at lines 38145--38145 [][][]\TU/lmr/m/it/10 esp_blufi_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/lm r/m/it/10 esp_blufi_cb_param_t[][] [370] Underfull \hbox (badness 10000) in paragraph at lines 38169--38169 \TU/lmr/m/n/10 put_data, int *output_len, bool [371] [372] [373] [374] [375] [376] [377] [378] Underfull \hbox (badness 10000) in paragraph at lines 39315--39315 [][][]\TU/lmr/m/it/10 esp_bt_pin_type_t[][] pin_type\TU/lmr/m/n/10 , uint8_t \T U/lmr/m/it/10 pin_code_len\TU/lmr/m/n/10 , [379] [380] [381] [382] [383] [384] [385] Underfull \hbox (badness 10000) in paragraph at lines 40308--40308 [][][]\TU/lmr/m/it/10 esp_bt_gap_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/l mr/m/it/10 esp_bt_gap_cb_param_t[][] [386] [387] [388] [389] [390] [391] Underfull \hbox (badness 10000) in paragraph at lines 41257--41259 \TU/lmr/m/n/10 Initialize the bluetooth A2DP sink module. This function should be called after [392] Underfull \hbox (badness 6001) in paragraph at lines 41420--41422 \TU/lmr/m/n/10 Initialize the bluetooth A2DP source module. This function shoul d be called after Underfull \hbox (badness 10000) in paragraph at lines 41449--41451 \TU/lmr/m/n/10 De-initialize for A2DP source module. This function should be ca lled only after [393] [394] [395] [396] [397] [398] [399] Underfull \hbox (badness 10000) in paragraph at lines 42385--42387 \TU/lmr/m/n/10 De-initialize AVRCP controller module. This function should be c alled after after [400] Underfull \hbox (badness 10000) in paragraph at lines 42413--42413 []\TU/lmr/m/n/10 uint8_t \TU/lmr/m/it/10 tl\TU/lmr/m/n/10 , uint8_t \TU/lmr/m/i t/10 attr_id\TU/lmr/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 42481--42482 []\TU/lmtt/m/n/10 event_parameter\TU/lmr/m/n/10 : : special parameters, eg. pla yback interval for Underfull \hbox (badness 10000) in paragraph at lines 42496--42498 \TU/lmr/m/n/10 Send metadata command to AVRCP target, This function should be c alled after [401] Underfull \hbox (badness 7685) in paragraph at lines 42534--42536 \TU/lmr/m/n/10 Send passthrough command to AVRCP target, This function should b e called after Overfull \hbox (1.56674pt too wide) in paragraph at lines 42560--42561 []\TU/lmtt/m/n/10 key_state\TU/lmr/m/n/10 : : passthrough command key state, ES P_AVRC_PT_CMD_STATE_PRESSED [402] [403] Underfull \hbox (badness 10000) in paragraph at lines 42839--42839 [][][]\TU/lmr/m/it/10 esp_avrc_ct_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/ lmr/m/it/10 esp_avrc_ct_cb_param_t[][] [404] [405] [406] [407] [408] [409] Underfull \hbox (badness 8019) in paragraph at lines 43754--43755 []\TU/lmtt/m/n/10 sec_mask\TU/lmr/m/n/10 : Security Setting Mask. Suggest to us e ESP_SPP_SEC_NONE, [410] Underfull \hbox (badness 10000) in paragraph at lines 43827--43828 []\TU/lmtt/m/n/10 sec_mask\TU/lmr/m/n/10 : Security Setting Mask. Security Sett ing Mask. Sug- Underfull \hbox (badness 10000) in paragraph at lines 43827--43828 \TU/lmr/m/n/10 gest to use ESP_SPP_SEC_NONE, ESP_SPP_SEC_AUTHORIZE or [411] [412] [413] [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 44886--44888 \TU/lmr/m/n/10 When SPP connection congestion status changed, the event comes, only for [418] [419] [420] [421] [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 46109--46111 \TU/lmr/m/n/10 Initialize the bluetooth HFP client module. This function should be called after [425] [426] [427] Underfull \hbox (badness 10000) in paragraph at lines 46496--46497 []\TU/lmtt/m/n/10 idx\TU/lmr/m/n/10 : used in Enhanced Call Control Mechanisms, used if chld is [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 46754--46754 [][][]\TU/lmr/m/it/10 esp_hf_client_incoming_data_cb_t[][] recv\TU/lmr/m/n/10 , [430] [431] [432] [433] [434] [435] Overfull \hbox (3.29164pt too wide) in paragraph at lines 47548--47550 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_HF_CLIENT_COP S_CURRENT_OPERATOR_EVT. Overfull \hbox (9.80164pt too wide) in paragraph at lines 47594--47596 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_HF_CLIENT_CIN D_SERVICE_AVAILABILITY_EVT. [436] [437] Underfull \hbox (badness 10000) in paragraph at lines 47847--47847 [][][]\TU/lmr/m/it/10 esp_hf_client_cb_event_t[][] \TU/lmr/m/n/10 event, [438] [439] [440] [441] [442] [443] [444] [445] Underfull \hbox (badness 10000) in paragraph at lines 48827--48829 []\TU/lmr/m/n/10 eth_speed_mode_t ETH_SPEED_MODE_10M when link speed is 10Mbps [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] Overfull \hbox (35.99692pt too wide) in paragraph at lines 51699--51700 []\TU/lmr/m/n/10 ESP_ERR_INVALID_ARG: Error, invalid argument (ESP_ADC_CAL_VAL_ DEFAULT_VREF) Underfull \hbox (badness 10000) in paragraph at lines 51720--51720 [][][]\TU/lmr/m/it/10 adc_unit_t[][] adc_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 adc_atten_t[][] atten\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 51720--51720 [][]\TU/lmr/m/it/10 adc_bits_width_t[][] bit_width\TU/lmr/m/n/10 , uint32_t \TU /lmr/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 51720--51720 \TU/lmr/m/it/10 fault_vref\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_adc_cal_char acteristics_t[][] [469] Underfull \hbox (badness 10000) in paragraph at lines 51772--51772 []\TU/lmr/m/n/10 uint32_t \TU/lmr/m/it/10 adc_reading\TU/lmr/m/n/10 , \TU/lmtt/ b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 51779--51781 []\TU/lmr/m/n/10 Characteristics structure must be initialized before this func tion is called (call Underfull \hbox (badness 10000) in paragraph at lines 51804--51804 [][][]\TU/lmr/m/it/10 adc_channel_t[][] channel\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [470] [471] [472] [473] [474] [475] [476] Overfull \hbox (12.29735pt too wide) in paragraph at lines 52542--52542 []\TU/lmtt/m/n/10 CAN_ALERT_RECOVERY_IN_PROGRESS| [477] [478] [479] [480] Overfull \hbox (42.17493pt too wide) in paragraph at lines 52870--52870 []\TU/lmtt/m/n/10 CAN_MSG_FLAG_DLC_NON_COMP| [481] [482] [483] Overfull \vbox (3.20116pt too high) detected at line 53008 [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 53096--53096 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 can_general_config_t[][] \TU/lmr/m/ n/10 *\TU/lmr/m/it/10 g_config\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 53096--53096 [][]\TU/lmr/m/it/10 can_timing_config_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 t_c onfig\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 can_filter_conf ig_t[][] [486] [487] Underfull \hbox (badness 10000) in paragraph at lines 53245--53247 []\TU/lmr/m/n/10 This function does not guarantee that the transmission is succ essful. The [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] Underfull \hbox (badness 10000) in paragraph at lines 54437--54439 []\TU/lmr/m/n/10 Please do not use the interrupt of GPIO36 and GPIO39 when usin g ADC. [498] [499] Underfull \hbox (badness 10000) in paragraph at lines 54664--54665 []\TU/lmtt/m/n/10 intr_type\TU/lmr/m/n/10 : GPIO wake-up type. Only GPIO_INTR_L OW_LEVEL or [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] Underfull \hbox (badness 5548) in paragraph at lines 56351--56352 []\TU/lmtt/m/n/10 intr_type\TU/lmr/m/n/10 : Wakeup on high level (GPIO_INTR_HIG H_LEVEL) or low level [514] [515] Underfull \hbox (badness 5105) in paragraph at lines 56551--56552 []\TU/lmr/m/n/10 Having the configuration initialized, the next step is to inst all the I2C driver by calling [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] Underfull \hbox (badness 10000) in paragraph at lines 57415--57415 [][][]\TU/lmr/m/it/10 i2c_port_t[][] i2c_num\TU/lmr/m/n/10 , uint8_t *\TU/lmr/m /it/10 data\TU/lmr/m/n/10 , int \TU/lmr/m/it/10 size\TU/lmr/m/n/10 , TickType_t [526] [527] [528] [529] [530] Underfull \hbox (badness 10000) in paragraph at lines 57947--57947 [][][]\TU/lmr/m/it/10 i2c_port_t[][] i2c_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 i2c_trans_mode_t[][] tx_trans_mode\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 57985--57985 [][][]\TU/lmr/m/it/10 i2c_port_t[][] i2c_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 i2c_trans_mode_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 tx_trans_mode\TU/lmr/m/n /10 , [531] [532] [533] [534] Overfull \vbox (1.56339pt too high) detected at line 58573 [535] [536] Underfull \hbox (badness 10000) in paragraph at lines 58678--58678 [][][]\TU/lmr/m/it/10 i2s_port_t[][] i2s_num\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 co nst [][]\TU/lmr/m/it/10 i2s_config_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 i2s_co nfig\TU/lmr/m/n/10 , int [537] [538] [539] [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 59187--59187 [][][]\TU/lmr/m/it/10 i2s_port_t[][] i2s_num\TU/lmr/m/n/10 , uint32_t \TU/lmr/m /it/10 rate\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 i2s_bits_per_sample_t[][] bits\ TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 59216--59217 []\TU/lmtt/m/n/10 bits\TU/lmr/m/n/10 : I2S bit width (I2S_BITS_PER_SAMPLE_16BIT , [542] [543] [544] [545] [546] [547] [548] [549] [550] Underfull \hbox (badness 10000) in paragraph at lines 60240--60241 []\TU/lmr/m/n/10 If not required anymore, fading and associated interrupt may b e disabled with [551] [552] Underfull \hbox (badness 10000) in paragraph at lines 60342--60344 \TU/lmr/m/n/10 LEDC channel configuration Configure LEDC channel with the given channel/output Underfull \hbox (badness 10000) in paragraph at lines 60374--60376 \TU/lmr/m/n/10 LEDC timer configuration Configure LEDC timer with the given sou rce [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 60563--60563 [][][]\TU/lmr/m/it/10 ledc_mode_t[][] speed_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 ledc_channel_t[][] channel\TU/lmr/m/n/10 , [555] [556] Underfull \hbox (badness 10000) in paragraph at lines 60821--60821 [][][]\TU/lmr/m/it/10 ledc_mode_t[][] speed_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 ledc_timer_t[][] timer_sel\TU/lmr/m/n/10 , uint32_t [557] [558] Underfull \hbox (badness 6910) in paragraph at lines 60970--60970 [][][]\TU/lmr/m/it/10 ledc_mode_t[][] speed_mode\TU/lmr/m/n/10 , uint32_t \TU/l mr/m/it/10 channel\TU/lmr/m/n/10 , uint32_t [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 62366--62367 []\TU/lmr/m/n/10 The MCPWM will resume operation once fault signal becoming ina ctive - Underfull \hbox (badness 6559) in paragraph at lines 62370--62371 []\TU/lmr/m/n/10 The function call parameters include selection of one of three fault inputs de- Underfull \hbox (badness 10000) in paragraph at lines 62384--62385 []\TU/lmr/m/n/10 This includes enabling and setting duration of the first pulse of the career with Underfull \hbox (badness 10000) in paragraph at lines 62399--62400 []\TU/lmr/m/n/10 Demonstration how to use each submodule of the MCPWM - [][]per ipher- Underfull \hbox (badness 10000) in paragraph at lines 62402--62403 []\TU/lmr/m/n/10 Control of BLDC (brushless DC) motor with hall sensor feedback - [][]peripher- [573] Underfull \hbox (badness 10000) in paragraph at lines 62471--62471 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 mcpwm_pin_config_t[][] Underfull \hbox (badness 10000) in paragraph at lines 62509--62509 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [574] Underfull \hbox (badness 7451) in paragraph at lines 62547--62547 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62585--62585 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , [575] Underfull \hbox (badness 7451) in paragraph at lines 62667--62667 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62743--62743 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , [576] [577] [578] Underfull \hbox (badness 10000) in paragraph at lines 63032--63032 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63070--63070 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] [579] Underfull \hbox (badness 10000) in paragraph at lines 63181--63181 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63181--63181 \TU/lmr/m/it/10 timer_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_carrier_out _ivt_t[][] car- [580] Underfull \hbox (badness 8075) in paragraph at lines 63298--63298 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_fault_input_level_t[][] int- [581] Underfull \hbox (badness 10000) in paragraph at lines 63336--63336 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63336--63336 \TU/lmr/m/it/10 timer_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_fault_signa l_t[][] fault_sig\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63336--63336 [][]\TU/lmr/m/it/10 mcpwm_action_on_pwmxa_t[][] action_on_pwmxa\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63383--63383 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63383--63383 \TU/lmr/m/it/10 timer_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_fault_signa l_t[][] fault_sig\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63383--63383 [][]\TU/lmr/m/it/10 mcpwm_action_on_pwmxa_t[][] action_on_pwmxa\TU/lmr/m/n/10 , [582] Underfull \hbox (badness 10000) in paragraph at lines 63465--63465 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_capture_signal_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63465--63465 \TU/lmr/m/it/10 cap_sig\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_capture_on_ed ge_t[][] cap_edge\TU/lmr/m/n/10 , uint32_t Underfull \hbox (badness 10000) in paragraph at lines 63506--63506 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_capture_signal_t[][] [583] Underfull \hbox (badness 10000) in paragraph at lines 63541--63541 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63568--63568 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63595--63595 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 65702--65702 [][][]\TU/lmr/m/it/10 pcnt_unit_t[][] unit\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_channel_t[][] channel\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_count_mode_ t[][] Underfull \hbox (badness 6978) in paragraph at lines 65702--65702 \TU/lmr/m/it/10 pos_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_count_mode_t[ ][] neg_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_ctrl_mode_t[][] hc- [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] Underfull \hbox (badness 7907) in paragraph at lines 68001--68001 [][][]\TU/lmr/m/it/10 rmt_channel_t[][] channel\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 rmt_item32_t *\TU/lmr/m/it/10 rmt_item\TU/lmr/m/n/10 , in t [622] [623] [624] [625] [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 69085--69086 []\TU/lmr/m/n/10 Of all the funtions listed below, only [][]\TU/lmtt/m/it/10 sd mmc_host_init()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/it/10 sdmmc_host_init_slot() [][]\TU/lmr/m/n/10 , and [629] Underfull \hbox (badness 10000) in paragraph at lines 69087--69088 []\TU/lmr/m/n/10 Other functions, such as [][]\TU/lmtt/m/it/10 sdmmc_host_set_b us_width()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/it/10 sdmmc_host_set_card_clk()[] []\TU/lmr/m/n/10 , and [630] [631] [632] [633] [634] [635] [636] [637] [638] Overfull \hbox (2.54378pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 CMD| Overfull \hbox (3.3133pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 DAT1| Overfull \hbox (3.3133pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 DAT3| Overfull \hbox (3.10378pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 WPU| Overfull \hbox (1.79329pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 WPD| Overfull \hbox (1.65329pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 WPU| Underfull \hbox (badness 6032) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 Strapping require- [639] [640] Underfull \hbox (badness 10000) in paragraph at lines 70427--70431 []\TU/lmr/m/n/10 This command will burn the \TU/lmr/m/it/10 XPD_SDIO_TIEH\TU/lm r/m/n/10 , \TU/lmr/m/it/10 XPD_SDIO_FORCE\TU/lmr/m/n/10 , and [641] [642] [643] Underfull \hbox (badness 10000) in paragraph at lines 70620--70622 []\TU/lmr/m/n/10 CMD52 (Write [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] Underfull \hbox (badness 5771) in paragraph at lines 72665--72670 []\TU/lmr/m/n/10 An unfinished polling transaction forbid other transactions fr om being sent. Always call [666] [667] [668] [669] [670] [671] Underfull \hbox (badness 10000) in paragraph at lines 73302--73302 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 spi_bus_config_t[][] [672] Underfull \hbox (badness 10000) in paragraph at lines 73351--73352 []\TU/lmtt/m/n/10 SPICOMMON_BUSFLAG_QUAD\TU/lmr/m/n/10 : Combination of \TU/lmt t/m/n/10 SPICOMMON_BUSFLAG_DUAL \TU/lmr/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 73371--73372 []\TU/lmtt/m/n/10 SPICOMMON_BUSFLAG_QUAD\TU/lmr/m/n/10 : Combination of \TU/lmt t/m/n/10 SPICOMMON_BUSFLAG_DUAL \TU/lmr/m/n/10 and Underfull \hbox (badness 7344) in paragraph at lines 73454--73454 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , int \TU/lmr/m/ it/10 cs_io_num\TU/lmr/m/n/10 , int \TU/lmr/m/it/10 cs_num\TU/lmr/m/n/10 , int [673] [674] Underfull \hbox (badness 10000) in paragraph at lines 73616--73617 []\TU/lmr/m/n/10 Essentially, when a reset is needed, a driver can request this using spicom- [675] [676] [677] [678] Underfull \hbox (badness 7740) in paragraph at lines 74108--74108 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 spi_device_interface_config_t[][] [679] Underfull \hbox (badness 10000) in paragraph at lines 74193--74195 \TU/lmr/m/n/10 Queue a SPI transaction for interrupt transaction execution. Get the result by [680] Underfull \hbox (badness 10000) in paragraph at lines 74242--74242 [][][]\TU/lmr/m/it/10 spi_device_handle_t[][] handle\TU/lmr/m/n/10 , [][]\TU/lm r/m/it/10 spi_transaction_t[][] Underfull \hbox (badness 10000) in paragraph at lines 74289--74290 []\TU/lmr/m/n/10 This function is the equivalent of calling spi_device_queue_tr ans() followed by [681] Underfull \hbox (badness 10000) in paragraph at lines 74325--74325 [][][]\TU/lmr/m/it/10 spi_device_handle_t[][] handle\TU/lmr/m/n/10 , [][]\TU/lm r/m/it/10 spi_transaction_t[][] [682] Underfull \hbox (badness 10000) in paragraph at lines 74415--74415 [][][]\TU/lmr/m/it/10 spi_device_handle_t[][] handle\TU/lmr/m/n/10 , [][]\TU/lm r/m/it/10 spi_transaction_t[][] Underfull \hbox (badness 10000) in paragraph at lines 74419--74420 []\TU/lmr/m/n/10 This function is the equivalent of calling spi_device_polling_ start() followed by [683] [684] [685] [686] Underfull \hbox (badness 10000) in paragraph at lines 74936--74938 \TU/lmr/m/n/10 Transaction data, so that pointer to [][]\TU/lmr/m/it/10 spi_tra nsaction_t[][] \TU/lmr/m/n/10 can be converted into [687] [688] Underfull \hbox (badness 10000) in paragraph at lines 75165--75166 \TU/lmr/m/n/10 Use the \TU/lmtt/m/n/10 command_bits \TU/lmr/m/n/10 in [][]\TU/l mtt/m/it/10 spi_transaction_ext_t[][] \TU/lmr/m/n/10 rather than default value in Underfull \hbox (badness 10000) in paragraph at lines 75173--75174 \TU/lmr/m/n/10 Use the \TU/lmtt/m/n/10 address_bits \TU/lmr/m/n/10 in [][]\TU/l mtt/m/it/10 spi_transaction_ext_t[][] \TU/lmr/m/n/10 rather than default value in [689] [690] Underfull \hbox (badness 10000) in paragraph at lines 75335--75335 \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 spi_slave_interface_config_t[][] \TU/ lmr/m/n/10 *\TU/lmr/m/it/10 slave_config\TU/lmr/m/n/10 , int [691] Underfull \hbox (badness 10000) in paragraph at lines 75423--75423 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 spi_slave_transaction_t[][] [692] Underfull \hbox (badness 10000) in paragraph at lines 75465--75465 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 spi_slave_transaction_t[][] Underfull \hbox (badness 6808) in paragraph at lines 75469--75470 []\TU/lmr/m/n/10 This routine will wait until a transaction to the given device (queued earlier with Underfull \hbox (badness 5403) in paragraph at lines 75507--75507 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 spi_slave_transaction_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 trans_desc\TU /lmr/m/n/10 , [693] [694] [695] [696] [697] Underfull \hbox (badness 10000) in paragraph at lines 75884--75884 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , [698] Underfull \hbox (badness 10000) in paragraph at lines 75960--75960 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , [699] Underfull \hbox (badness 10000) in paragraph at lines 76068--76068 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 76106--76106 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , [700] [701] Underfull \hbox (badness 10000) in paragraph at lines 76296--76296 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , void [702] [703] [704] [705] [706] [707] [708] [709] [710] Underfull \hbox (badness 6078) in paragraph at lines 77165--77167 \TU/lmr/m/n/10 interrupt trigger mode, then set it using function |\TU/FandolS ong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 touch_pad_set_fsm_mode\TU/FandolSong-Regu lar(0)/m/n/10 ’| \TU/lmr/m/n/10 to [711] [712] [713] [714] Underfull \hbox (badness 10000) in paragraph at lines 77610--77610 [][][]\TU/lmr/m/it/10 touch_high_volt_t[][] refh\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 touch_low_volt_t[][] refl\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 77648--77648 [][][]\TU/lmr/m/it/10 touch_high_volt_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 ref h\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 touch_low_volt_t[][] \TU/lmr/m/n/10 *\TU/ lmr/m/it/10 refl\TU/lmr/m/n/10 , [715] Underfull \hbox (badness 10000) in paragraph at lines 77683--77683 [][][]\TU/lmr/m/it/10 touch_pad_t[][] touch_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/i t/10 touch_cnt_slope_t[][] slope\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 77721--77721 [][][]\TU/lmr/m/it/10 touch_pad_t[][] touch_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/i t/10 touch_cnt_slope_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 slope\TU/lmr/m/n/10 , [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 78067--78067 []\TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 set1_mask\TU/lmr/m/n/10 , uint16_t \T U/lmr/m/it/10 set2_mask\TU/lmr/m/n/10 , uint16_t [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] Underfull \hbox (badness 6063) in paragraph at lines 79634--79635 []\TU/lmr/m/n/10 This circuit does not allow collision detection. It suppresses the null bytes receive by Underfull \hbox (badness 10000) in paragraph at lines 79634--79635 \TU/lmr/m/n/10 hardware when UART_RS485_CONF_REG.UART_RS485TX_RX_EN is set. The bit [734] [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 80008--80008 [][][]\TU/lmr/m/it/10 uart_port_t[][] uart_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it /10 uart_hw_flowcontrol_t[][] flow_ctrl\TU/lmr/m/n/10 , [738] [739] [740] [741] [742] [743] [744] [745] Underfull \hbox (badness 8113) in paragraph at lines 80918--80918 [][][]\TU/lmr/m/it/10 uart_port_t[][] uart_num\TU/lmr/m/n/10 , uint8_t *\TU/lmr /m/it/10 buf\TU/lmr/m/n/10 , uint32_t \TU/lmr/m/it/10 length\TU/lmr/m/n/10 , Ti ckType_t [746] [747] [748] [749] [750] [751] Underfull \hbox (badness 10000) in paragraph at lines 81560--81562 \TU/lmr/m/n/10 UART interrupt enable mask, choose from UART_XXXX_INT_ENA_M unde r [752] [753] [754] [755] [756] [757] [758] Overfull \vbox (0.68115pt too high) detected at line 82571 [759] Underfull \vbox (badness 2452) detected at line 82630 [760] Underfull \vbox (badness 2452) detected at line 82650 [761] [762] [763] [764] [765] Underfull \hbox (badness 7221) in paragraph at lines 83173--83174 []\TU/lmtt/m/n/10 results\TU/lmr/m/n/10 : pointer to the results of the query r esults must be freed using [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] Underfull \hbox (badness 10000) in paragraph at lines 84752--84753 [][][]\TU/lmtt/m/it/10 esp_http_client_write()[][]\TU/lmr/m/n/10 : Upload data, max length equal to \TU/lmtt/m/n/10 write_len \TU/lmr/m/n/10 of [781] [782] [783] [784] Underfull \hbox (badness 10000) in paragraph at lines 85063--85063 [][][]\TU/lmr/m/it/10 esp_http_client_handle_t[][] client\TU/lmr/m/n/10 , [785] [786] [787] Underfull \hbox (badness 10000) in paragraph at lines 85415--85415 [][][]\TU/lmr/m/it/10 esp_http_client_handle_t[][] [788] [789] [790] [791] [792] [793] [794] Underfull \vbox (badness 10000) detected at line 86353 Overfull \vbox (1.7554pt too high) detected at line 86353 [795] [796] [797] Underfull \hbox (badness 10000) in paragraph at lines 86500--86500 [][][]\TU/lmr/m/it/10 httpd_handle_t[][] handle\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 char *\TU/lmr/m/it/10 uri\TU/lmr/m/n/10 , [798] [799] Underfull \hbox (badness 10000) in paragraph at lines 86681--86681 [][][]\TU/lmr/m/it/10 httpd_handle_t[][] hd\TU/lmr/m/n/10 , int \TU/lmr/m/it/10 sockfd\TU/lmr/m/n/10 , [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] Overfull \vbox (3.1632pt too high) detected at line 87644 [810] [811] [812] Underfull \hbox (badness 10000) in paragraph at lines 87889--87889 [][][]\TU/lmr/m/it/10 httpd_handle_t[][] handle\TU/lmr/m/n/10 , int \TU/lmr/m/i t/10 sockfd\TU/lmr/m/n/10 , void *\TU/lmr/m/it/10 ctx\TU/lmr/m/n/10 , [813] [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 7777) in paragraph at lines 89130--89132 []\TU/lmr/m/n/10 Get certificate from server, example: \TU/lmtt/m/n/10 mqtt.ecl ipse.org openssl s_client -showcerts Underfull \hbox (badness 10000) in paragraph at lines 89130--89132 \TU/lmtt/m/n/10 -connect mqtt.eclipse.org:8883 /dev/null|openssl x 509 -outform PEM [824] [825] [826] Underfull \hbox (badness 10000) in paragraph at lines 89489--89489 [][][]\TU/lmr/m/it/10 esp_mqtt_client_handle_t[][] client\TU/lmr/m/n/10 , \TU/l mtt/b/n/10 const [827] Underfull \hbox (badness 10000) in paragraph at lines 89516--89516 [][][]\TU/lmr/m/it/10 esp_mqtt_client_handle_t[][] client\TU/lmr/m/n/10 , [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 89944--89946 \TU/lmr/m/n/10 this mqtt client will reconnect to server (when errors/disconnec t). Set dis- [831] [832] [833] [834] [835] [836] [837] [838] Underfull \hbox (badness 10000) in paragraph at lines 90920--90922 \TU/lmtt/m/n/10 websocket.org:443 /dev/null|openssl x509 -outform PEM >websocket_org. Overfull \hbox (2.545pt too wide) in paragraph at lines 90960--90960 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_websocket_client_config_t[][] [839] Underfull \hbox (badness 5847) in paragraph at lines 90992--90992 [][][]\TU/lmr/m/it/10 esp_websocket_client_handle_t[][] client\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 char [840] [841] Underfull \hbox (badness 10000) in paragraph at lines 91246--91246 [][][]\TU/lmr/m/it/10 esp_websocket_client_handle_t[][] client\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 91246--91246 [][]\TU/lmr/m/it/10 esp_websocket_event_id_t[][] event\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 91246--91246 [][]\TU/lmr/m/it/10 esp_event_handler_t[][] event_handler\TU/lmr/m/n/10 , void [842] [843] [844] [845] LaTeX Warning: Float too large for page by 165.39136pt on input line 91729. [846] [847] [848] LaTeX Warning: Float too large for page by 68.67513pt on input line 91830. [849] [850] Overfull \vbox (0.7739pt too high) detected at line 91983 [851] Underfull \vbox (badness 10000) detected at line 91983 Overfull \vbox (1.7554pt too high) detected at line 91983 [852] Underfull \vbox (badness 10000) detected at line 91983 Overfull \vbox (1.75534pt too high) detected at line 91983 [853] [854] Underfull \hbox (badness 10000) in paragraph at lines 92108--92108 [][][]\TU/lmr/m/it/10 protocomm_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 pc\TU/lmr /m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 char *\TU/lmr/m/it/10 ep_name\TU /lmr/m/n/10 , [][]\TU/lmr/m/it/10 proto- [855] [856] [857] Underfull \hbox (badness 5504) in paragraph at lines 92299--92300 []\TU/lmr/m/n/10 The choice of security can be any \TU/lmtt/m/n/10 protocomm_se curity_t \TU/lmr/m/n/10 instance. Choices [858] [859] [860] [861] [862] [863] [864] [865] [866] Underfull \hbox (badness 7522) in paragraph at lines 93244--93244 \TU/lmr/m/it/10 inlen\TU/lmr/m/n/10 , uint8_t **\TU/lmr/m/it/10 outbuf\TU/lmr/m /n/10 , ssize_t *\TU/lmr/m/it/10 outlen\TU/lmr/m/n/10 , void [867] Underfull \hbox (badness 10000) in paragraph at lines 93432--93433 []\TU/lmr/m/n/10 This is to be passed as priv_data for protocomm request handle r (refer to Underfull \hbox (badness 10000) in paragraph at lines 93450--93450 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 wifi_prov_config_set_data_t[][] \TU /lmr/m/n/10 *req_data, [868] Underfull \hbox (badness 10000) in paragraph at lines 93490--93492 \TU/lmr/m/n/10 Type of context data passed to each get/set/apply handler functi on set in Underfull \hbox (badness 10000) in paragraph at lines 93506--93507 []\TU/lmr/m/n/10 This is to be passed as priv_data for protocomm request handle r (refer to [869] [870] [871] [872] [873] [874] [875] [876] Underfull \hbox (badness 10000) in paragraph at lines 94134--94134 []\TU/lmtt/b/n/10 const \TU/lmr/m/n/10 int *\TU/lmr/m/it/10 pages\TU/lmr/m/n/10 , size_t \TU/lmr/m/it/10 page_count\TU/lmr/m/n/10 , [877] [878] [879] Underfull \hbox (badness 10000) in paragraph at lines 94401--94402 []\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 op_unlock\TU/FandolSong-Re gular(0)/m/n/10 ’| \TU/lmr/m/n/10 unlocks access to flash API internal data. Th ese two functions Underfull \hbox (badness 6204) in paragraph at lines 94401--94402 \TU/lmr/m/n/10 are recursive and can be used around the outside of multiple cal ls to |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 start\TU/FandolSong-Re gular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 94401--94402 \TU/lmr/m/n/10 FIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is disabled, fla sh [880] [881] Underfull \hbox (badness 10000) in paragraph at lines 94672--94672 [][][]\TU/lmr/m/it/10 esp_partition_type_t[][] type\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 94672--94672 [][]\TU/lmr/m/it/10 esp_partition_subtype_t[][] subtype\TU/lmr/m/n/10 , \TU/lmt t/b/n/10 const [882] [883] Underfull \hbox (badness 10000) in paragraph at lines 94850--94851 []\TU/lmr/m/n/10 Partitions marked with an encryption flag will automatically b e written via the [884] Underfull \hbox (badness 5008) in paragraph at lines 94914--94914 [][]\TU/lmr/m/it/10 spi_flash_mmap_memory_t[][] memory\TU/lmr/m/n/10 , \TU/lmtt /b/n/10 const \TU/lmr/m/n/10 void **\TU/lmr/m/it/10 out_ptr\TU/lmr/m/n/10 , [885] [886] [887] [888] [889] [890] Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\TU/lmr/m/n/10 Call the host driver functions to initialize the host (e.g. [] []\TU/lmtt/m/it/10 sdmmc_host_init()[][]\TU/lmr/m/n/10 , [891] Underfull \hbox (badness 10000) in paragraph at lines 95706--95707 [][][]\TU/lmtt/m/it/10 sdmmc_io_read_byte()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/ it/10 sdmmc_io_write_byte()[][] |\TU/FandolSong-Regular(0)/m/n/10 —| \TU/lmr/m /n/10 read and write single byte using [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] [908] [909] [910] [911] [912] [913] [914] [915] [916] [917] Underfull \hbox (badness 6348) in paragraph at lines 98188--98189 []\TU/lmr/m/n/10 ESP_ERR_NVS_NOT_FOUND id namespace doesn\TU/FandolSong-Regular (0)/m/n/10 ’| \TU/lmr/m/n/10 t exist yet and mode is [918] Underfull \hbox (badness 6348) in paragraph at lines 98240--98241 []\TU/lmr/m/n/10 ESP_ERR_NVS_NOT_FOUND id namespace doesn\TU/FandolSong-Regular (0)/m/n/10 ’| \TU/lmr/m/n/10 t exist yet and mode is [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] [929] [930] [931] [932] [933] Underfull \hbox (badness 10000) in paragraph at lines 99396--99397 []\TU/lmr/m/n/10 where the \TU/lmtt/m/n/10 __getreent() \TU/lmr/m/n/10 function returns a per-task pointer to \TU/lmtt/m/n/10 struct _reent [934] [935] Underfull \hbox (badness 10000) in paragraph at lines 99646--99648 \TU/lmr/m/n/10 Special function for registering another file descriptor for a V FS registered by Underfull \hbox (badness 6348) in paragraph at lines 99673--99675 \TU/lmr/m/n/10 Special function for unregistering a file descriptor belonging t o a VFS registered by [936] [937] [938] [939] [940] [941] [942] [943] Underfull \hbox (badness 7576) in paragraph at lines 100351--100352 \TU/lmr/m/n/10 MMC_SLOT_CONFIG_DEFAULT. For SPI peripheral, pass a pointer to [ ][]\TU/lmr/m/it/10 sd- [944] [945] [946] [947] Underfull \hbox (badness 10000) in paragraph at lines 100779--100779 \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_vfs_fat_mount_config_t[][] \TU/lm r/m/n/10 *\TU/lmr/m/it/10 mount_config\TU/lmr/m/n/10 , [948] [949] [950] [951] [952] [953] [954] [955] [956] [957] [958] Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –conf CON- Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –values VAL- Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –keygen Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –encrypt [959] [960] [961] [962] [963] Underfull \hbox (badness 5133) in paragraph at lines 101988--101988 \TU/lmr/m/it/10 pcName\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 uin t32_t \TU/lmr/m/it/10 ulStackDepth\TU/lmr/m/n/10 , void [964] [965] [966] [967] [968] Overfull \vbox (1.62518pt too high) detected at line 102260 [969] [970] [971] Overfull \vbox (1.36324pt too high) detected at line 102479 [972] [973] [974] [975] [976] [977] Underfull \hbox (badness 10000) in paragraph at lines 102869--102870 []\TU/lmr/m/n/10 Each task contains an array of pointers that is dimensioned by the con- [978] Underfull \hbox (badness 10000) in paragraph at lines 102877--102878 []\TU/lmtt/m/n/10 xIndex\TU/lmr/m/n/10 : The index of the pointer to set, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 102898--102899 []\TU/lmr/m/n/10 Each task contains an array of pointers that is dimensioned by the con- Underfull \hbox (badness 10000) in paragraph at lines 102909--102910 []\TU/lmtt/m/n/10 xIndex\TU/lmr/m/n/10 : The index of the pointer to get, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 102923--102923 [][][]\TU/lmr/m/it/10 TaskHandle_t[][] xTaskToSet\TU/lmr/m/n/10 , Base- Underfull \hbox (badness 10000) in paragraph at lines 102923--102923 \TU/lmr/m/it/10 DeleteCallbackFunction_t[][] pvDelCall- Underfull \hbox (badness 10000) in paragraph at lines 102927--102928 []\TU/lmr/m/n/10 Each task contains an array of pointers that is dimensioned by the con- Underfull \hbox (badness 10000) in paragraph at lines 102937--102938 []\TU/lmtt/m/n/10 xIndex\TU/lmr/m/n/10 : The index of the pointer to set, from 0 to con- [979] [980] Underfull \vbox (badness 10000) detected at line 103098 Overfull \vbox (8.16344pt too high) detected at line 103098 [981] [982] [983] [984] [985] [986] Underfull \hbox (badness 5316) in paragraph at lines 103347--103347 []\TU/lmr/m/n/10 uint32_t \TU/lmr/m/it/10 ulBitsToClearOnEntry\TU/lmr/m/n/10 , uint32_t \TU/lmr/m/it/10 ulBitsToClearOnExit\TU/lmr/m/n/10 , [987] Underfull \hbox (badness 10000) in paragraph at lines 103394--103394 [][][]\TU/lmr/m/it/10 TaskHandle_t[][] xTaskToNotify\TU/lmr/m/n/10 , BaseType_t [988] [989] [990] Underfull \hbox (badness 10000) in paragraph at lines 103593--103595 \TU/lmr/m/n/10 Core this task is pinned to. This field is present if CON- [991] [992] [993] [994] Underfull \hbox (badness 10000) in paragraph at lines 104033--104035 \TU/lmr/m/n/10 A task has been made ready or a context switch pended since port SUP- [995] [996] Overfull \vbox (3.38329pt too high) detected at line 104240 [997] [998] [999] [1000] [1001] Underfull \vbox (badness 10000) detected at line 104522 Overfull \vbox (1.75539pt too high) detected at line 104522 [1002] [1003] [1004] Underfull \hbox (badness 10000) in paragraph at lines 104727--104727 [][][]\TU/lmr/m/it/10 QueueSetMemberHandle_t[][] xQueueOrSemaphore\TU/lmr/m/n/1 0 , [][]\TU/lmr/m/it/10 Queue- [1005] [1006] [1007] [1008] [1009] [1010] [1011] [1012] Overfull \vbox (0.76341pt too high) detected at line 105132 [1013] [1014] [1015] [1016] [1017] Underfull \vbox (badness 1642) detected at line 105385 [1018] [1019] [1020] [1021] [1022] [1023] [1024] [1025] [1026] [1027] [1028] Overfull \vbox (1.9633pt too high) detected at line 105978 [1029] [1030] [1031] Overfull \vbox (2.35522pt too high) detected at line 106127 [1032] [1033] [1034] [1035] [1036] [1037] [1038] [1039] [1040] [1041] [1042] [1043] [1044] Underfull \vbox (badness 10000) detected at line 106733 Overfull \vbox (1.7554pt too high) detected at line 106733 [1045] [1046] [1047] Underfull \vbox (badness 10000) detected at line 106837 Overfull \vbox (10.36345pt too high) detected at line 106837 [1048] [1049] [1050] Overfull \hbox (21.63475pt too wide) in paragraph at lines 106989--106991 \TU/lmr/m/n/10 xTimerGetTimerDaemonTaskHandle() is only available if INCLUDE_xT imerGetTimerDaemonTaskHandle [1051] Underfull \hbox (badness 10000) in paragraph at lines 107049--107049 [][][]\TU/lmr/m/it/10 PendedFunction_t[][] xFunctionToPend\TU/lmr/m/n/10 , void Underfull \hbox (badness 10000) in paragraph at lines 107049--107049 \TU/lmr/m/n/10 *\TU/lmr/m/it/10 pvParameter1\TU/lmr/m/n/10 , uint32_t \TU/lmr/m /it/10 ulParameter2\TU/lmr/m/n/10 , Base- [1052] [1053] [1054] [1055] [1056] [1057] [1058] [1059] Underfull \vbox (badness 10000) detected at line 107518 Overfull \vbox (1.75533pt too high) detected at line 107518 [1060] [1061] Underfull \vbox (badness 10000) detected at line 107597 Overfull \vbox (1.7554pt too high) detected at line 107597 [1062] [1063] [1064] [1065] [1066] [1067] [1068] [1069] [1070] [1071] [1072] [1073] [1074] Overfull \vbox (19.37337pt too high) detected at line 108254 [1075] Underfull \vbox (badness 10000) detected at line 108254 Overfull \vbox (1.7554pt too high) detected at line 108254 [1076] [1077] [1078] [1079] [1080] [1081] [1082] Underfull \vbox (badness 2452) detected at line 108625 [1083] Underfull \hbox (badness 10000) in paragraph at lines 108652--108654 []\TU/lmr/m/n/10 For ISR safe versions of the functions used above, call [][]\T U/lmtt/m/it/10 xRingbufferSendFromISR()[][]\TU/lmr/m/n/10 , Overfull \hbox (15.96877pt too wide) in paragraph at lines 108652--108654 [][]\TU/lmtt/m/it/10 xRingbufferReceiveFromISR()[][]\TU/lmr/m/n/10 , [][]\TU/lm tt/m/it/10 xRingbufferReceiveSplitFromISR()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/ it/10 xRingbufferReceiveUpToFromISR()[][]\TU/lmr/m/n/10 , [1084] [1085] [1086] [1087] [1088] [1089] [1090] [1091] Underfull \hbox (badness 10000) in paragraph at lines 109114--109114 [][][]\TU/lmr/m/it/10 RingbufHandle_t[][] xRingbuffer\TU/lmr/m/n/10 , void **\T U/lmr/m/it/10 ppvHeadItem\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 109114--109114 \TU/lmr/m/n/10 void **\TU/lmr/m/it/10 ppvTailItem\TU/lmr/m/n/10 , size_t *\TU/l mr/m/it/10 pxHeadItemSize\TU/lmr/m/n/10 , size_t [1092] [1093] [1094] Underfull \hbox (badness 10000) in paragraph at lines 109455--109455 [][][]\TU/lmr/m/it/10 RingbufHandle_t[][] xRingbuffer\TU/lmr/m/n/10 , [][]\TU/l mr/m/it/10 QueueSetHandle_t[][] [1095] Underfull \hbox (badness 10000) in paragraph at lines 109526--109526 [][][]\TU/lmr/m/it/10 RingbufHandle_t[][] xRingbuffer\TU/lmr/m/n/10 , [][]\TU/l mr/m/it/10 Queue- [1096] [1097] Underfull \hbox (badness 10000) in paragraph at lines 109698--109702 []\TU/lmr/m/n/10 Due to vanilla FreeRTOS being designed for single core, \TU/lm tt/m/n/10 vApplicationIdleHook() \TU/lmr/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 109735--109735 [][][]\TU/lmr/m/it/10 esp_freertos_idle_cb_t[][] new_idle_cb\TU/lmr/m/n/10 , [1098] Underfull \hbox (badness 10000) in paragraph at lines 109811--109811 [][][]\TU/lmr/m/it/10 esp_freertos_tick_cb_t[][] new_tick_cb\TU/lmr/m/n/10 , [1099] [1100] [1101] Underfull \hbox (badness 10000) in paragraph at lines 110093--110094 []\TU/lmtt/m/n/10 ptr\TU/lmr/m/n/10 : Pointer to memory previously returned fro m heap_caps_malloc() or [1102] [1103] [1104] Underfull \hbox (badness 5388) in paragraph at lines 110342--110343 []\TU/lmr/m/n/10 See also heap_caps_check_integrity_all to check all heap memor y in the system and [1105] [1106] [1107] [1108] Underfull \hbox (badness 10000) in paragraph at lines 110758--110760 []\TU/lmr/m/n/10 ESP_OK on success, ESP_ERR_INVALID_ARG if a parameter is inval id, [1109] Underfull \hbox (badness 10000) in paragraph at lines 110895--110896 []\TU/lmtt/m/n/10 p\TU/lmr/m/n/10 : NULL, or a pointer previously returned from multi_heap_malloc() or [1110] Underfull \hbox (badness 10000) in paragraph at lines 110924--110925 []\TU/lmtt/m/n/10 p\TU/lmr/m/n/10 : NULL, or a pointer previously returned from multi_heap_malloc() or [1111] [1112] [1113] [1114] [1115] [1116] [1117] Overfull \vbox (3.06393pt too high) detected at line 111492 [1118] [1119] [1120] [1121] Underfull \hbox (badness 10000) in paragraph at lines 111669--111670 []\TU/lmr/m/n/10 ESP_ERR_INVALID_STATE A non-zero-length buffer has not been se t via [1122] [1123] [1124] Underfull \hbox (badness 10000) in paragraph at lines 111960--111964 []\TU/lmr/m/n/10 In order to use the himem API, you have to enable it in the me nuconfig using [1125] [1126] [1127] Underfull \hbox (badness 6461) in paragraph at lines 112319--112323 []\TU/lmr/m/n/10 A driver can allocate an interrupt for a certain peripheral by calling esp_intr_alloc (or [1128] [1129] [1130] Underfull \hbox (badness 10000) in paragraph at lines 112519--112521 []\TU/lmr/m/n/10 ESP_ERR_INVALID_ARG if the combination of arguments is invalid . [1131] Underfull \hbox (badness 10000) in paragraph at lines 112557--112559 []\TU/lmr/m/n/10 ESP_ERR_INVALID_ARG if the combination of arguments is invalid . [1132] [1133] [1134] [1135] [1136] [1137] [1138] [1139] [1140] Underfull \hbox (badness 10000) in paragraph at lines 113359--113366 []\TU/lmr/m/n/10 A given function can be executed on a particular core by calli ng [][]\TU/lmtt/m/it/10 esp_ipc_call()[][] \TU/lmr/m/n/10 or [1141] [1142] [1143] [1144] [1145] Underfull \hbox (badness 10000) in paragraph at lines 113774--113775 []\TU/lmr/m/n/10 This function stops the timer previously started using esp_tim er_start_once or [1146] [1147] [1148] Underfull \hbox (badness 10000) in paragraph at lines 114051--114052 []\TU/lmr/m/n/10 Note that [][]\TU/lmtt/m/it/10 esp_log_level_set()[][] \TU/lmr /m/n/10 can not increase logging level beyound that set by [1149] [1150] Underfull \hbox (badness 10000) in paragraph at lines 114155--114156 []\TU/lmr/m/n/10 Note that this function can not raise log level above the leve l set using CON- [1151] [1152] [1153] [1154] [1155] Overfull \vbox (15.16335pt too high) detected at line 114751 [1156] [1157] [1158] [1159] Underfull \hbox (badness 10000) in paragraph at lines 114921--114921 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_event_loop_args_t[][] \TU/lmr/m /n/10 *\TU/lmr/m/it/10 event_loop_args\TU/lmr/m/n/10 , [1160] Underfull \hbox (badness 10000) in paragraph at lines 115094--115094 [][][]\TU/lmr/m/it/10 esp_event_base_t[][] event_base\TU/lmr/m/n/10 , int32_t \ TU/lmr/m/it/10 event_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115094--115094 [][]\TU/lmr/m/it/10 esp_event_handler_t[][] event_handler\TU/lmr/m/n/10 , void [1161] Underfull \hbox (badness 10000) in paragraph at lines 115161--115161 [][][]\TU/lmr/m/it/10 esp_event_loop_handle_t[][] event_loop\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115161--115161 [][]\TU/lmr/m/it/10 esp_event_handler_t[][] event_handler\TU/lmr/m/n/10 , void [1162] Underfull \hbox (badness 10000) in paragraph at lines 115213--115213 [][][]\TU/lmr/m/it/10 esp_event_base_t[][] event_base\TU/lmr/m/n/10 , int32_t \ TU/lmr/m/it/10 event_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115266--115266 [][][]\TU/lmr/m/it/10 esp_event_loop_handle_t[][] event_loop\TU/lmr/m/n/10 , [1163] Underfull \hbox (badness 10000) in paragraph at lines 115365--115365 [][][]\TU/lmr/m/it/10 esp_event_loop_handle_t[][] event_loop\TU/lmr/m/n/10 , [] []\TU/lmr/m/it/10 esp_event_base_t[][] Underfull \hbox (badness 10000) in paragraph at lines 115365--115365 \TU/lmr/m/it/10 event_base\TU/lmr/m/n/10 , int32_t \TU/lmr/m/it/10 event_id\TU/ lmr/m/n/10 , void *\TU/lmr/m/it/10 event_data\TU/lmr/m/n/10 , size_t [1164] Overfull \vbox (3.66315pt too high) detected at line 115470 [1165] [1166] [1167] [1168] [1169] [1170] Underfull \hbox (badness 10000) in paragraph at lines 115981--115983 \TU/lmr/m/n/10 Rertrieves incoming data buffer if any. After data in buffer are processed [1171] [1172] [1173] [1174] Underfull \hbox (badness 7613) in paragraph at lines 116350--116351 []\TU/lmtt/m/n/10 min_freq_mhz |\TU/FandolSong-Regular(0)/m/n/10 —| \TU/lmr/m/ n/10 Minimal CPU frequency, in MHz (i.e. frequency used when only [1175] Underfull \hbox (badness 10000) in paragraph at lines 116393--116394 []\TU/lmr/m/n/10 If maximal CPU frequency (set using [][]\TU/lmtt/m/it/10 esp_p m_configure()[][] \TU/lmr/m/n/10 or [][]\TU/lmr/m/it/10 CON- [1176] [1177] Underfull \hbox (badness 10000) in paragraph at lines 116560--116561 []\TU/lmtt/m/n/10 config\TU/lmr/m/n/10 : pointer to implementation-specific con figuration structure (e.g. [1178] [1179] [1180] [1181] [1182] [1183] [1184] [1185] [1186] Underfull \hbox (badness 10000) in paragraph at lines 117176--117177 []\TU/lmr/m/n/10 ESP_ERR_NOT_SUPPORTED if additional current by touch (CON- Underfull \hbox (badness 10000) in paragraph at lines 117243--117244 []\TU/lmr/m/n/10 ESP_ERR_NOT_SUPPORTED if additional current by touch (CON- [1187] Underfull \hbox (badness 10000) in paragraph at lines 117329--117329 []\TU/lmr/m/n/10 uint64_t \TU/lmr/m/it/10 mask\TU/lmr/m/n/10 , [][]\TU/lmr/m/it /10 esp_sleep_ext1_wakeup_mode_t[][] [1188] [1189] [1190] [1191] [1192] [1193] [1194] Underfull \hbox (badness 5908) in paragraph at lines 118087--118088 []\TU/lmr/m/n/10 ESP_ERR_OTA_PARTITION_CONFLICT: Partition holds the currently running [1195] [1196] Underfull \hbox (badness 10000) in paragraph at lines 118273--118274 []\TU/lmr/m/n/10 Note that there is no guarantee the returned partition is a va lid app. Use [1197] Underfull \hbox (badness 10000) in paragraph at lines 118311--118311 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_partition_t[][] [1198] [1199] Overfull \hbox (440.61171pt too wide) in paragraph at lines 118499--118499 [] Underfull \hbox (badness 10000) in paragraph at lines 118499--118499 [1200] [1201] [1202] [1203] [1204] [1205] Underfull \hbox (badness 10000) in paragraph at lines 119031--119031 []\TU/lmr/m/n/10 Wi-Fi Sta- Underfull \hbox (badness 10000) in paragraph at lines 119031--119031 []\TU/lmr/m/n/10 Wi-Fi Sof- [1206] [1207] Underfull \hbox (badness 10000) in paragraph at lines 119111--119112 []\TU/lmr/m/n/10 The number of universally administered MAC address can be conf igured using [][]\TU/lmr/m/it/10 CON- [1208] [1209] [1210] [1211] [1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] [1221] [1222] [1223] [1224] [1225] [1226] [1227] [1228] [1229] [1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] [1238] [1239] Underfull \hbox (badness 10000) in paragraph at lines 121551--121552 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121573--121574 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121584--121585 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121595--121596 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - [1240] Underfull \hbox (badness 10000) in paragraph at lines 121606--121607 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121617--121618 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121628--121629 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121650--121651 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - [1241] [1242] [1243] Underfull \hbox (badness 10000) in paragraph at lines 121854--121856 []\TU/lmr/m/n/10 Custom allocation mode, by overwriting calloc()/free() using [1244] Overfull \hbox (30.45227pt too wide) in paragraph at lines 121925--121926 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 mbedTLS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_MBEDTLS_ASYM METRIC_CONTENT_LEN[][] Overfull \hbox (30.45227pt too wide) in paragraph at lines 121937--121938 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 mbedTLS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_MBEDTLS_ASYM METRIC_CONTENT_LEN[][] [1245] Underfull \hbox (badness 10000) in paragraph at lines 121953--121957 []|\TU/FandolSong-Regular(0)/m/n/10 “\TU/lmr/m/n/10 mbedtls/esp_debug.h\TU/Fand olSong-Regular(0)/m/n/10 ”| \TU/lmr/m/n/10 and call [1246] [1247] [1248] [1249] [1250] [1251] [1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] [1261] [1262] [1263] [1264] Overfull \hbox (8.94498pt too wide) in paragraph at lines 123271--123272 [][][]\TU/lmr/m/it/10 CONFIG_AWS_IOT_SHADOW_MAX_SHADOW_TOPIC_LENGTH_WITHOUT_THI NGNAME[][] [1265] [1266] [1267] [1268] [1269] [1270] Underfull \hbox (badness 10000) in paragraph at lines 123657--123659 []\TU/lmr/m/n/10 SPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed [1271] Underfull \hbox (badness 10000) in paragraph at lines 123701--123703 []\TU/lmr/m/n/10 SPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed [1272] [1273] [1274] [1275] [1276] [1277] Underfull \hbox (badness 10000) in paragraph at lines 124140--124142 [] [1278] [1279] [1280] [1281] [1282] [1283] Underfull \hbox (badness 10000) in paragraph at lines 124551--124552 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124573--124574 []\TU/lmr/m/n/10 Scan Duplicate By Device Address And Advertising Data Underfull \hbox (badness 10000) in paragraph at lines 124589--124590 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1284] Underfull \hbox (badness 10000) in paragraph at lines 124601--124602 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124612--124613 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124637--124638 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1285] Underfull \hbox (badness 10000) in paragraph at lines 124654--124655 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124686--124687 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1286] [1287] [1288] [1289] Underfull \hbox (badness 10000) in paragraph at lines 124935--124936 []\TU/lmr/m/n/10 GATTS manually send service change indication Underfull \hbox (badness 10000) in paragraph at lines 124937--124938 []\TU/lmr/m/n/10 Manually send service change indication through API Underfull \hbox (badness 10000) in paragraph at lines 124940--124941 []\TU/lmr/m/n/10 GATTS automatically send service change indication [1290] [1291] [1292] [1293] [1294] [1295] [1296] [1297] [1298] [1299] [1300] [1301] [1302] [1303] [1304] [1305] [1306] [1307] [1308] [1309] [1310] [1311] [1312] [1313] [1314] [1315] [1316] [1317] [1318] [1319] [1320] Underfull \hbox (badness 10000) in paragraph at lines 127177--127178 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Modbus configuration[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1321] [1322] Underfull \hbox (badness 10000) in paragraph at lines 127251--127252 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Modbus configuration[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 127262--127263 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Modbus configuration[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1323] [1324] [1325] [1326] [1327] [1328] [1329] [1330] [1331] Overfull \hbox (110.08167pt too wide) in paragraph at lines 127924--127927 [] [1332] [1333] [1334] [1335] [1336] [1337] [1338] [1339] [1340] [1341] [1342] [1343] [1344] [1345] [1346] [1347] Overfull \hbox (52.2138pt too wide) in paragraph at lines 128977--128978 []\TU/lmr/m/n/10 External 32kHz oscillator at 32K_XP pin (ESP32_RTC_CLOCK_SOURC E_EXTERNAL_OSC) Underfull \hbox (badness 10000) in paragraph at lines 128980--128981 []\TU/lmr/m/n/10 Internal 8.5MHz oscillator, divided by 256 (~33kHz) [1348] [1349] [1350] [1351] [1352] [1353] [1354] [1355] [1356] [1357] [1358] [1359] [1360] [1361] [1362] Overfull \hbox (0.91492pt too wide) in paragraph at lines 129928--129929 []\TU/lmr/m/n/10 Check by stack pointer value (FREERTOS_CHECK_STACKOVERFLOW_PTR VAL) [1363] Overfull \hbox (15.52492pt too wide) in paragraph at lines 130023--130024 []\TU/lmr/m/n/10 Print and continue failed assertions (FREERTOS_ASSERT_FAIL_PRI NT_CONTINUE) [1364] [1365] [1366] [1367] Overfull \hbox (1.61226pt too wide) in paragraph at lines 130244--130245 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 FreeRTOS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_FREERTOS_US E_TRACE_FACILITY[][] Overfull \hbox (1.61226pt too wide) in paragraph at lines 130257--130258 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 FreeRTOS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_FREERTOS_US E_TRACE_FACILITY[][] [1368] Overfull \hbox (41.85226pt too wide) in paragraph at lines 130289--130290 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 FreeRTOS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_FREERTOS_GE NERATE_RUN_TIME_STATS[][] Underfull \hbox (badness 10000) in paragraph at lines 130299--130300 []\TU/lmr/m/n/10 Use ESP TIMER for run time stats (FREER- Overfull \hbox (28.20383pt too wide) in paragraph at lines 130307--130308 []\TU/lmr/m/n/10 Use CPU Clock for run time stats (FREERTOS_RUN_TIME_STATS_USIN G_CPU_CLK) [1369] [1370] [1371] [1372] [1373] [1374] Underfull \hbox (badness 10000) in paragraph at lines 130731--130732 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 SPI Flash driver[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1375] Underfull \hbox (badness 10000) in paragraph at lines 130743--130744 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 SPI Flash driver[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1376] [1377] [1378] [1379] [1380] [1381] [1382] Chapter 4. [1383] [1384] [1385] [1386] [1387] [1388] [1389] [1390] [1391] [1392] [1393] [1394] [1395] [1396] [1397] [1398] Chapter 5. [1399] [1400] [1401] [1402] [1403] [1404] [1405] [1406] Underfull \hbox (badness 10000) in paragraph at lines 132172--132173 []\TU/lmtt/m/n/10 COMPONENT_DIRS\TU/FandolSong-Regular(0)/m/n/10 :| 搜 索 组 件 的 目 录,| 默 认 为 \TU/lmtt/m/n/10 $(IDF_PATH)/components\TU/FandolSong-Regular(0)/m/ n/10 ,| \TU/lmtt/m/n/10 $(PROJECT_PATH)/ [1407] Underfull \hbox (badness 10000) in paragraph at lines 132243--132244 []\TU/lmtt/m/n/10 COMPONENT_BUILD_DIR\TU/FandolSong-Regular(0)/m/n/10 :| 组 件 的 编 译 目 录,| 即 存 放 组 件 编 译 输 出 的 绝 对 路 径,| 它 是 Underfull \hbox (badness 5274) in paragraph at lines 132246--132247 []\TU/lmtt/m/n/10 COMPONENT_LIBRARY\TU/FandolSong-Regular(0)/m/n/10 :| 组 件 编 译 后 的 静 态 库 文 件 |(相 对 于 组 件 的 编 译 目 录)| 的 名 字,| 默 认 为 [1408] [1409] [1410] [1411] [1412] [1413] [1414] [1415] Underfull \hbox (badness 10000) in paragraph at lines 132631--132632 []\TU/FandolSong-Regular(0)/m/n/10 如 果 另 一 个 组 件 中 的 源 文 件 需 要 使 用 \TU/lmr/m/n/ 10 logo.h\TU/FandolSong-Regular(0)/m/n/10 ,| 则 必 须 将 此 组 件 的 名 称 添 加 到 另 一 个 组 件 的 [1416] Overfull \vbox (14.71179pt too high) detected at line 132688 [1417] [1418] [1419] [1420] [1421] [1422] Overfull \vbox (1.11394pt too high) detected at line 132982 [1423] [1424] [1425] [1426] [1427] [1428] [1429] Underfull \hbox (badness 10000) in paragraph at lines 133256--133257 []\TU/lmr/m/n/10 The \TU/lmtt/m/n/10 COMPONENT_ADD_INCLUDEDIRS \TU/lmr/m/n/10 s et by all components in the current component\TU/FandolSong-Regular(0)/m/n/10 ’ | \TU/lmr/m/n/10 s Underfull \hbox (badness 10000) in paragraph at lines 133273--133274 []\TU/lmtt/m/n/10 COMPONENT_REQUIRES \TU/lmr/m/n/10 and/or \TU/lmtt/m/n/10 COMP ONENT_PRIV_REQUIRES \TU/lmr/m/n/10 should be set before calling [1430] [1431] [1432] [1433] [1434] [1435] [1436] Overfull \vbox (0.74619pt too high) detected at line 133625 [1437] Underfull \hbox (badness 10000) in paragraph at lines 133651--133653 \TU/FandolSong-Regular(0)/bx/n/10 注 解\TU/lmr/bx/n/10 : \TU/lmr/m/n/10 When usi ng an external build process with PSRAM, remember to Underfull \hbox (badness 10000) in paragraph at lines 133651--133653 \TU/lmr/m/n/10 add \TU/lmtt/m/n/10 -mfix-esp32-psram-cache-issue \TU/lmr/m/n/10 to the C compiler arguments. See [][]\TU/lmr/m/it/10 CON- [1438] [1439] Underfull \hbox (badness 10000) in paragraph at lines 133746--133747 []\TU/lmr/m/n/10 This is actually an equivalent declaration to the IDF \TU/lmtt /m/n/10 json \TU/lmr/m/n/10 component [][]/compo- [1440] [1441] [1442] [1443] [1444] [1445] [1446] Underfull \hbox (badness 6978) in paragraph at lines 134056--134057 []\TU/FandolSong-Regular(0)/m/n/10 第 一 行 打 印 错 误 代 码 的 十 六 进 制 表 示,| 及 该 错 误 在 源 代 码 中 的 标 识 符。| 这 个 标 识 符 取 决 LaTeX Font Warning: Font shape `TU/FandolFang-Regular(0)/m/it' undefined (Font) using `TU/FandolFang-Regular(0)/m/n' instead on input line 134096. [1447] [1448] [1449] Underfull \hbox (badness 10000) in paragraph at lines 134239--134240 []\TU/lmr/m/n/10 If [][]\TU/lmr/m/it/10 Core Dump[][] \TU/lmr/m/n/10 feature is enabled (\TU/lmtt/m/n/10 CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH \TU/lmr/m/n/10 or [1450] [1451] [1452] [1453] [1454] [1455] [1456] [1457] [1458] [1459] Underfull \hbox (badness 5008) in paragraph at lines 134637--134639 []\TU/lmr/m/n/10 The example of generic command to analyze core dump from flash is: \TU/lmr/m/it/10 espcoredump.py - Underfull \hbox (badness 10000) in paragraph at lines 134637--134639 \TU/lmr/m/it/10 p info_corefile \TU/lmr/m/n/10 or \TU/lmr/m/it/10 espcoredump.py -p [1460] [1461] [1462] [1463] Underfull \hbox (badness 10000) in paragraph at lines 134874--134875 []\TU/lmr/m/n/10 ESP32 app code can check if flash encryption is currently enab led by calling [1464] [1465] Underfull \hbox (badness 7504) in paragraph at lines 134936--134937 []\TU/lmr/m/n/10 OTA updates to encrypted partitions will automatically write e ncrypted, as long as the [1466] [1467] [1468] Overfull \hbox (59.675pt too wide) in paragraph at lines 135087--135089 [] [1469] Underfull \hbox (badness 10000) in paragraph at lines 135143--135144 []\TU/lmr/m/n/10 The simplest way to do this is to enable the configuration opt ion [][]\TU/lmr/m/it/10 CON- [1470] [1471] [1472] [1473] Underfull \hbox (badness 10000) in paragraph at lines 135325--135326 []\TU/lmr/m/n/10 To see the full flash encryption algorithm implemented in Pyth on, refer to the [1474] Underfull \hbox (badness 10000) in paragraph at lines 135416--135420 []\TU/lmr/m/n/10 This feature has been backported from FreeRTOS v9.0.0 to ESP-I DF. The [][]\TU/lmr/m/it/10 CON- [1475] [1476] [1477] [1478] [1479] [1480] Underfull \hbox (badness 10000) in paragraph at lines 135724--135727 []\TU/lmtt/m/n/10 taskENTER_CRITICAL(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 taskE NTER_CRITICAL_ISR(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 portENTER_CRITICAL(mux)\ TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 135729--135732 []\TU/lmtt/m/n/10 taskEXIT_CRITICAL(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 taskEX IT_CRITICAL_ISR(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 portEXIT_CRITICAL(mux)\TU/ lmr/m/n/10 , [1481] Overfull \hbox (13.93367pt too wide) in paragraph at lines 135803--135810 []\TU/lmr/m/n/10 Deletion callbacks are set alongside TLSP by calling [][]\TU/l mtt/m/it/10 vTaskSetThreadLocalStoragePointerAndDelCallback()[][]\TU/lmr/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 135835--135837 [][][]\TU/lmr/m/it/10 CONFIG_SUPPORT_STATIC_ALLOCATION[][] \TU/lmr/m/n/10 will enable the backported functionality of [1482] Underfull \hbox (badness 10000) in paragraph at lines 135890--135898 []\TU/lmr/m/n/10 In this case maximum number of variables that can be allocated is limited by [1483] [1484] [1485] [1486] [1487] [1488] [1489] [1490] [1491] [1492] [1493] [1494] [1495] [1496] [1497] [1498] [1499] [1500] [1501] Overfull \vbox (14.06609pt too high) detected at line 136988 [1502] [1503] [1504] [1505] [1506] [1507] [1508] [1509] [1510] [1511] [1512] [1513] [1514] [1515] [1516] [1517] [1518] [1519] [1520] [1521] Overfull \vbox (4.29248pt too high) detected at line 137600 [1522] [1523] Overfull \vbox (3.16328pt too high) detected at line 137709 [1524] [1525] [1526] [1527] [1528] [1529] [1530] [1531] [1532] [1533] Underfull \hbox (badness 10000) in paragraph at lines 138100--138101 []\TU/lmtt/m/n/10 bin/openocd -s share/openocd/scripts -f interface/ftdi/esp32_ devkitj_v1.cfg -f board/ [1534] [1535] [1536] [1537] [1538] [1539] [1540] [1541] Underfull \hbox (badness 10000) in paragraph at lines 138506--138507 []\TU/lmr/m/it/10 Threshold for flushing last trace data to host on panic \TU/l mr/m/n/10 ([][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 138509--138510 []\TU/lmr/m/it/10 Timeout for flushing last trace data to host on panic \TU/lmr /m/n/10 ([][]\TU/lmr/m/it/10 CON- [1542] [1543] Underfull \vbox (badness 2452) detected at line 138611 [1544] [1545] [1546] [1547] [1548] [1549] [1550] [1551] [1552] [1553] Underfull \hbox (badness 10000) in paragraph at lines 139104--139107 []\TU/lmr/m/n/10 The current bootloader implementation allows the customer to o verride it. To Underfull \hbox (badness 10000) in paragraph at lines 139104--139107 \TU/lmr/m/n/10 do this, you must copy the folder \TU/lmr/m/it/10 /esp-idf/compo nents/bootloader \TU/lmr/m/n/10 and then edit [1554] [1555] Underfull \hbox (badness 10000) in paragraph at lines 139251--139252 []\TU/FandolSong-Regular(0)/m/n/10 如 果 需 要 从 此 分 区 加 载 \TU/lmr/m/n/10 phy \TU/F andolSong-Regular(0)/m/n/10 初 始 化 数 据,| 请 运 行 \TU/lmtt/m/n/10 make menuconfig\ TU/FandolSong-Regular(0)/m/n/10 ,| 并 且 使 Underfull \hbox (badness 10000) in paragraph at lines 139251--139252 \TU/FandolSong-Regular(0)/m/n/10 能[][]\TU/lmr/m/it/10 CONFIG_ESP32_PHY_INIT_DAT A_IN_PARTITION[][] \TU/FandolSong-Regular(0)/m/n/10 选 项。| 此 时,| 您 还 需 要 手 [1556] [1557] [1558] [1559] [1560] [1561] [1562] [1563] [1564] [1565] [1566] [1567] Overfull \vbox (3.55524pt too high) detected at line 139892 [1568] [1569] [1570] [1571] [1572] [1573] [1574] [1575] [1576] Overfull \vbox (3.34607pt too high) detected at line 140454 [1577] [1578] [1579] [1580] [1581] [1582] Underfull \hbox (badness 10000) in paragraph at lines 140797--140799 []\TU/lmtt/m/n/10 23 + max(1, SAR_AMP_WAIT1) + max(1, SAR_AMP_WAIT2) + max(1, S AR_AMP_WAIT3) + [1583] [1584] Underfull \hbox (badness 10000) in paragraph at lines 140996--140998 []\TU/lmr/m/n/10 Write immediate value into [1585] [1586] [1587] [1588] [1589] [1590] [1591] [1592] Underfull \hbox (badness 5607) in paragraph at lines 141640--141642 []\TU/lmr/m/n/10 Includes common [1593] Underfull \hbox (badness 6063) in paragraph at lines 141663--141664 []\TU/lmr/bx/n/10 Link object files into an output ELF file \TU/lmr/m/n/10 (ulp _app_name.elf). Map file [1594] [1595] [1596] [1597] [1598] Overfull \hbox (71.53505pt too wide) in paragraph at lines 141977--141979 [] Underfull \hbox (badness 10000) in paragraph at lines 141980--141983 []\TU/lmr/m/n/10 Sets Underfull \hbox (badness 10000) in paragraph at lines 141984--141986 []\TU/lmr/m/n/10 Includes Underfull \hbox (badness 6063) in paragraph at lines 142007--142008 []\TU/lmr/bx/n/10 Link object files into an output ELF file \TU/lmr/m/n/10 (ulp _app_name.elf). Map file [1599] [1600] [1601] [1602] [1603] [1604] [1605] [1606] [1607] [1608] [1609] [1610] [1611] [1612] [1613] [1614] [1615] [1616] [1617] [1618] [1619] [1620] Overfull \hbox (171.3717pt too wide) in paragraph at lines 143244--143244 [] Underfull \hbox (badness 10000) in paragraph at lines 143244--143244 [1621] [1622] [1623] Underfull \hbox (badness 10000) in paragraph at lines 143383--143384 []\TU/lmr/m/n/10 Due to certain reasons, the Wi-Fi connection is cut off, and t he Underfull \hbox (badness 10000) in paragraph at lines 143393--143394 []\TU/lmr/m/n/10 Generally, if the application has a correct error-handling cod e, upon receiving [1624] [1625] LaTeX Warning: Float too large for page by 433.4445pt on input line 143468. [1626] [1627] Underfull \hbox (badness 10000) in paragraph at lines 143519--143520 []\TU/lmr/m/n/10 s4.2: If the internal scan/connection process is successful, t he Underfull \hbox (badness 10000) in paragraph at lines 143535--143536 []\TU/lmr/m/n/10 s5.2: If the IP address is successfully received from the DHCP server, then [1628] Underfull \hbox (badness 5893) in paragraph at lines 143549--143550 []\TU/lmr/m/n/10 s6.2: In the scenario described above, the application event c allback function relays LaTeX Warning: Float too large for page by 97.6439pt on input line 143589. [1629] [1630] Overfull \hbox (20.03502pt too wide) in paragraph at lines 143662--143662 [] Underfull \hbox (badness 10000) in paragraph at lines 143662--143662 [1631] [1632] [1633] Underfull \hbox (badness 10000) in paragraph at lines 143823--143824 []\TU/lmr/m/n/10 s3.2: The application\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/l mr/m/n/10 s event callback function notifies the application task that LaTeX Warning: Float too large for page by 91.65067pt on input line 143837. [1634] [1635] [1636] [1637] LaTeX Warning: Float too large for page by 547.17172pt on input line 143894. Overfull \hbox (9.90569pt too wide) in paragraph at lines 143920--143921 []\TU/lmr/m/n/10 s2.4, The AP rejects authentication in the response and <[][]\ TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/n/10 > Underfull \hbox (badness 10000) in paragraph at lines 143931--143932 \TU/lmr/m/n/10 <[][]\TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/ n/10 > will arise and the reason-code will be Overfull \hbox (10.55568pt too wide) in paragraph at lines 143937--143938 []\TU/lmr/m/n/10 s3.4, The AP rejects the association in the response and <[][] \TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/n/10 > Underfull \hbox (badness 10000) in paragraph at lines 143948--143949 \TU/lmr/m/n/10 <[][]\TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/ n/10 > will arise and the reason-code will be [1638] [1639] Overfull \hbox (10.55568pt too wide) in paragraph at lines 143954--143955 []\TU/lmr/m/n/10 s4.4, The AP rejects the association in the response and <[][] \TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/n/10 > Underfull \hbox (badness 5175) in paragraph at lines 144003--144004 \TU/lmr/m/n/10 ceived from the Underfull \hbox (badness 10000) in paragraph at lines 144014--144015 []\TU/lmr/m/n/10 the soft-AP is Overfull \hbox (22.68123pt too wide) in paragraph at lines 144017--144018 \TU/lmr/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 10000) in paragraph at lines 144028--144030 []|\TU/lmr/m/n/10 De-authenticated, be- Underfull \hbox (badness 10000) in paragraph at lines 144061--144062 []\TU/lmr/m/n/10 the soft-AP is Overfull \hbox (22.68123pt too wide) in paragraph at lines 144064--144065 \TU/lmr/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 6110) in paragraph at lines 144088--144090 []\TU/lmr/m/n/10 the stations as- Underfull \hbox (badness 10000) in paragraph at lines 144100--144101 []|\TU/lmr/m/n/10 Class-2 frame re- Underfull \hbox (badness 10000) in paragraph at lines 144100--144101 \TU/lmr/m/n/10 ceived from a non- Underfull \hbox (badness 7704) in paragraph at lines 144112--144114 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144112--144114 \TU/lmr/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 144112--144114 \TU/lmr/m/n/10 non-authenticated Underfull \hbox (badness 7704) in paragraph at lines 144136--144138 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 ceives a packet Underfull \hbox (badness 7522) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 a non-associated Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 []\TU/lmr/m/n/10 the station is Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 \TU/lmr/m/n/10 disconnected by Overfull \hbox (17.95102pt too wide) in paragraph at lines 144157--144159 \TU/lmr/m/n/10 esp_wifi_disconnect() Overfull \hbox (10.07123pt too wide) in paragraph at lines 144163--144164 []|\TU/lmr/m/n/10 ASSOC_NOT_AUTHED| Underfull \hbox (badness 10000) in paragraph at lines 144169--144171 []|\TU/lmr/m/n/10 STA requesting Underfull \hbox (badness 6445) in paragraph at lines 144169--144171 \TU/lmr/m/n/10 (re)association is not Underfull \hbox (badness 7576) in paragraph at lines 144169--144171 \TU/lmr/m/n/10 authenticated by the Underfull \hbox (badness 7704) in paragraph at lines 144182--144184 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144182--144184 \TU/lmr/m/n/10 ceives packets Underfull \hbox (badness 7522) in paragraph at lines 144182--144184 \TU/lmr/m/n/10 with data from Overfull \hbox (28.41124pt too wide) in paragraph at lines 144188--144189 []|\TU/lmr/m/n/10 DISASSOC_PWRCAP_BAD| Overfull \hbox (32.30124pt too wide) in paragraph at lines 144205--144206 []|\TU/lmr/m/n/10 DISASSOC_SUPCHAN_BAD| Overfull \hbox (53.00124pt too wide) in paragraph at lines 144262--144263 []|\TU/lmr/m/n/10 4WAY_HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 []|\TU/lmr/m/n/10 Four-way handshake Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 times out. For Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 legacy reasons, in Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 ESP32 this reason- Overfull \hbox (101.48123pt too wide) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 WIFI_REASON_HANDSHAKE_TIMEOUT. Underfull \hbox (badness 10000) in paragraph at lines 144275--144276 []\TU/lmr/m/n/10 the handshake Overfull \hbox (68.35123pt too wide) in paragraph at lines 144283--144284 []|\TU/lmr/m/n/10 GROUP_KEY_UPDATE_TIMEOUT| Overfull \hbox (11.47124pt too wide) in paragraph at lines 144299--144300 []|\TU/lmr/m/n/10 IE_IN_4WAY_DIFFERS| Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 []|\TU/lmr/m/n/10 The element in the Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 four-way handshake Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 (Re-)Association Re- Underfull \hbox (badness 5817) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 quest/Probe and Re- Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 handshake IE Underfull \hbox (badness 5417) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 differs from the Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 )Association Re- Underfull \hbox (badness 5592) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 quest/Probe and Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 Response/Beacon Overfull \hbox (28.89124pt too wide) in paragraph at lines 144321--144322 []|\TU/lmr/m/n/10 GROUP_CIPHER_INVALID| Overfull \hbox (41.47124pt too wide) in paragraph at lines 144337--144338 []|\TU/lmr/m/n/10 PAIRWISE_CIPHER_INVALID| Overfull \hbox (36.20123pt too wide) in paragraph at lines 144369--144370 []|\TU/lmr/m/n/10 UNSUPP_RSN_IE_VERSION| Underfull \hbox (badness 10000) in paragraph at lines 144375--144376 []|\TU/lmr/m/n/10 Unsupported RSNE Overfull \hbox (12.43123pt too wide) in paragraph at lines 144385--144386 []|\TU/lmr/m/n/10 INVALID_RSN_IE_CAP| Overfull \hbox (11.73123pt too wide) in paragraph at lines 144401--144402 []|\TU/lmr/m/n/10 802_1X_AUTH_FAILED| Overfull \hbox (35.08122pt too wide) in paragraph at lines 144424--144425 []|\TU/lmr/m/n/10 CIPHER_SUITE_REJECTED| Underfull \hbox (badness 7415) in paragraph at lines 144430--144431 []|\TU/lmr/m/n/10 Cipher suite rejected Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 []|\TU/lmr/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 6675) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 Fi reason-code: the Underfull \hbox (badness 6825) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 association fails, but Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 not because of AS- Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 SOC_EXPIRE or Overfull \hbox (17.16124pt too wide) in paragraph at lines 144482--144483 []|\TU/lmr/m/n/10 HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 144488--144492 []|\TU/lmr/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 6675) in paragraph at lines 144488--144492 \TU/lmr/m/n/10 Fi reason-code: the Overfull \hbox (137.32123pt too wide) in paragraph at lines 144488--144492 \TU/lmr/m/n/10 WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT.| [1640] Overfull \vbox (4436.58125pt too high) has occurred while \output is active [1641] Overfull \hbox (69.94722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_NULL| Overfull \hbox (61.89722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_STA| Overfull \hbox (56.75722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_AP| Overfull \hbox (76.20721pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_APSTA| Overfull \hbox (5.08pt too wide) in paragraph at lines 144622--144622 []\TU/lmss/m/n/10 Field| Overfull \hbox (1.22pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 ssid| Overfull \hbox (6.77pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 pass- Overfull \hbox (6.42pt too wide) in paragraph at lines 144622--144622 \TU/lmr/m/n/10 word| Overfull \hbox (26.55pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 bssid_set| Overfull \hbox (6.78pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 bssid| Overfull \hbox (8.61pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 chan- [1642] Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 pass- Overfull \hbox (3.83723pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 ssid_len| Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 chan- Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 auth- Overfull \hbox (20.51724pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 ssid_hidden| Overfull \hbox (40.11723pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 max_connection| Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 bea- Overfull \hbox (22.64723pt too wide) in paragraph at lines 144696--144696 \TU/lmr/m/n/10 con_interval| Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 []\TU/lmss/m/n/10 Pro- Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 to- Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 col Overfull \hbox (3.94685pt too wide) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 Mode| Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (2.73686pt too wide) in paragraph at lines 144754--144754 \TU/lmr/m/n/10 BGN| Overfull \hbox (70.47836pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N) Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (16.34686pt too wide) in paragraph at lines 144754--144754 \TU/lmr/m/n/10 BGNLR| Overfull \hbox (183.81836pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 [1643] [1644] [1645] Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 CPU Core Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Dual Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 CPU Fre- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Static RX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Unlim- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Unlim- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP RX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP TX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP RX [1646] [1647] Underfull \hbox (badness 10000) in paragraph at lines 145084--145094 []\TU/lmr/m/n/10 Side-effect example#1 The application calls [1648] Overfull \vbox (478.97256pt too high) has occurred while \output is active [1649] [1650] [1651] Underfull \hbox (badness 10000) in paragraph at lines 145248--145249 []\TU/lmr/m/n/10 Both RX/TX antenna modes are configured to WIFI_ANT_MODE_ANT0 or Overfull \hbox (14.16966pt too wide) in paragraph at lines 145296--145297 []|\TU/lmr/m/n/10 channel| Overfull \hbox (24.24945pt too wide) in paragraph at lines 145298--145299 []|\TU/lmr/m/n/10 secondary Overfull \hbox (4.71967pt too wide) in paragraph at lines 145298--145299 \TU/lmr/m/n/10 chan- Overfull \hbox (9.15967pt too wide) in paragraph at lines 145320--145321 []\TU/lmr/m/n/10 packet Overfull \hbox (31.98967pt too wide) in paragraph at lines 145322--145323 []\TU/lmr/m/n/10 information Overfull \hbox (31.98967pt too wide) detected at line 145324 []\TU/lmr/m/n/10 information Overfull \hbox (9.15967pt too wide) detected at line 145324 []\TU/lmr/m/n/10 packet Overfull \hbox (6.16945pt too wide) in paragraph at lines 145327--145328 []|\TU/lmr/m/n/10 signal Overfull \hbox (4.71967pt too wide) in paragraph at lines 145327--145328 \TU/lmr/m/n/10 mode| Underfull \hbox (badness 10000) in paragraph at lines 145329--145330 []|\TU/lmr/m/n/10 non Underfull \hbox (badness 10000) in paragraph at lines 145337--145338 []|\TU/lmr/m/n/10 non Underfull \hbox (badness 10000) in paragraph at lines 145345--145346 []|\TU/lmr/m/n/10 non Overfull \hbox (14.16945pt too wide) in paragraph at lines 145354--145355 []|\TU/lmr/m/n/10 channel Overfull \hbox (6.11966pt too wide) in paragraph at lines 145354--145355 \TU/lmr/m/n/10 band- Overfull \hbox (6.11966pt too wide) in paragraph at lines 145354--145355 \TU/lmr/m/n/10 width| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145356--145357 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145364--145365 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145378--145379 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145393--145394 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145395--145396 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145395--145396 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145397--145398 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145397--145398 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145399--145400 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145401--145402 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145401--145402 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145403--145404 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145403--145404 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145405--145406 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145407--145408 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145407--145408 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145409--145410 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145411--145412 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145411--145412 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145413--145414 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145413--145414 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145415--145416 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145417--145418 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145417--145418 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145419--145421 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145423--145424 []\TU/lmr/m/n/10 sub- Overfull \hbox (9.52966pt too wide) in paragraph at lines 145423--145424 \TU/lmr/m/n/10 carrier Overfull \hbox (4.72966pt too wide) in paragraph at lines 145425--145426 []\TU/lmr/m/n/10 index Overfull \hbox (4.72966pt too wide) detected at line 145427 []\TU/lmr/m/n/10 index Overfull \hbox (9.52966pt too wide) detected at line 145427 \TU/lmr/m/n/10 carrier Underfull \hbox (badness 10000) detected at line 145427 []\TU/lmr/m/n/10 sub- Overfull \hbox (6.52966pt too wide) in paragraph at lines 145430--145431 []|\TU/lmr/m/n/10 LLTF| Overfull \hbox (7.77966pt too wide) in paragraph at lines 145432--145433 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145432--145433 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145434--145435 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145434--145435 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145436--145437 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145436--145437 \TU/lmr/m/n/10 32~- Overfull \hbox (1.66966pt too wide) in paragraph at lines 145438--145439 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145440--145441 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145442--145443 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145444--145445 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145446--145447 []|\TU/lmr/m/n/10 0~63| Underfull \hbox (badness 10000) in paragraph at lines 145448--145449 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145448--145449 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145450--145451 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145450--145451 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145452--145453 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145452--145453 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145454--145455 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145454--145455 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145456--145458 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145456--145458 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145459--145460 []|\TU/lmr/m/n/10 HT- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145462--145462 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145462--145462 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145464--145465 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145464--145465 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145466--145467 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145466--145467 \TU/lmr/m/n/10 32~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145469--145469 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145469--145469 Overfull \hbox (1.66966pt too wide) in paragraph at lines 145471--145472 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145473--145474 []|\TU/lmr/m/n/10 0~62| Overfull \hbox (7.77966pt too wide) in paragraph at lines 145475--145476 []|\TU/lmr/m/n/10 0~63,- Underfull \hbox (badness 10000) in paragraph at lines 145475--145476 \TU/lmr/m/n/10 64~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145477--145478 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145477--145478 \TU/lmr/m/n/10 60~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145480--145480 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145480--145480 Underfull \hbox (badness 10000) in paragraph at lines 145482--145483 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145482--145483 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145484--145485 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145484--145485 \TU/lmr/m/n/10 62~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145486--145487 []|\TU/lmr/m/n/10 0~63,- Underfull \hbox (badness 10000) in paragraph at lines 145486--145487 \TU/lmr/m/n/10 64~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145488--145490 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145488--145490 \TU/lmr/m/n/10 60~- Overfull \hbox (11.51967pt too wide) in paragraph at lines 145491--145492 []|\TU/lmr/m/n/10 STBC- Underfull \hbox (badness 10000) in paragraph at lines 145491--145492 \TU/lmr/m/n/10 HT- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145494--145494 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145494--145494 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145497--145497 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145497--145497 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145499--145500 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145499--145500 \TU/lmr/m/n/10 32~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145502--145502 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145502--145502 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145505--145505 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145505--145505 Overfull \hbox (1.66966pt too wide) in paragraph at lines 145507--145508 []|\TU/lmr/m/n/10 0~62| Overfull \hbox (6.10966pt too wide) in paragraph at lines 145510--145510 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145510--145510 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145512--145513 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145512--145513 \TU/lmr/m/n/10 60~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145515--145515 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145515--145515 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145518--145518 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145518--145518 Underfull \hbox (badness 10000) in paragraph at lines 145520--145521 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145520--145521 \TU/lmr/m/n/10 62~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145523--145523 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145523--145523 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145525--145527 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145525--145527 \TU/lmr/m/n/10 60~- [1652] [1653] Overfull \hbox (184.32506pt too wide) in paragraph at lines 145632--145632 [] Underfull \hbox (badness 10000) in paragraph at lines 145632--145632 [1654] Overfull \hbox (28.68503pt too wide) in paragraph at lines 145688--145690 [] [1655] Overfull \hbox (37.01503pt too wide) in paragraph at lines 145715--145717 [] Underfull \hbox (badness 10000) in paragraph at lines 145715--145717 \TU/lmr/m/n/10 wifi_dynamic_peek_memory = (wifi_rx_dynamic_buf_num * wifi_rx_pk t_size_max) + [1656] Underfull \hbox (badness 10000) in paragraph at lines 145795--145798 \TU/lmr/m/n/10 (Hardware RX Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 from the buffer Underfull \hbox (badness 6758) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 and returns the Underfull \hbox (badness 10000) in paragraph at lines 145819--145820 []|\TU/lmr/m/n/10 Dynamic RX Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 is variable and Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 it depends on Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 the received Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 frames\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 length. Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 driver receives Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 a frame from Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 the |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Hardware Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Dynamic Rx Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 Buffer\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 needs Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 to be allocated Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 from the heap. Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 The number of Underfull \hbox (badness 10000) in paragraph at lines 145839--145840 []|\TU/lmr/m/n/10 Dynamic TX Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 (LwIP) sends Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 packets to the Underfull \hbox (badness 5260) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 Wi-Fi driver, it Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 firstly allocates Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 layer (LwIP) Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 a |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Static TX Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 are mutually Overfull \hbox (19.99901pt too wide) in paragraph at lines 145879--145881 [] Overfull \hbox (17.069pt too wide) in paragraph at lines 145893--145895 [] Overfull \hbox (11.20898pt too wide) in paragraph at lines 145907--145909 [] [1657] Overfull \vbox (782.46312pt too high) has occurred while \output is active [1658] [1659] Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Root Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Child Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Parent Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Sub- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Child Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Sibling Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Up- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 stream Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Down- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 stream Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Wire- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 less Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Subnet- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 MAC [1660] Overfull \vbox (197.48169pt too high) has occurred while \output is active [1661] [1662] [1663] [1664] [1665] [1666] [1667] [1668] [1669] [1670] [1671] [1672] [1673] [1674] [1675] [1676] [1677] [1678] [1679] [1680] [1681] Underfull \hbox (badness 10000) in paragraph at lines 147004--147004 []\TU/lmr/m/n/10 Networking Building [1682] [1683] [1684] [1685] Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/FandolHei-Regular(0)/m/n/10 控 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/FandolHei-Regular(0)/m/n/10 制 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/FandolHei-Regular(0)/m/n/10 帧 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmss/m/n/10 / Overfull \hbox (7.7pt too wide) in paragraph at lines 147542--147542 \TU/lmss/m/n/10 0x0b\TU/FandolHei-Regular(0)/m/n/10 ’| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x0b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000000| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x1b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000001 Overfull \hbox (15.0pt too wide) detected at line 147542 \TU/lmr/m/n/10 000001 Overfull \hbox (8.94pt too wide) detected at line 147542 []\TU/lmr/m/n/10 0x1b\TU/FandolSong-Regular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Set Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 security Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 to the Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) detected at line 147542 []\TU/lmr/m/n/10 Set Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x2b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000010 Overfull \hbox (15.0pt too wide) detected at line 147542 \TU/lmr/m/n/10 000010 Overfull \hbox (8.94pt too wide) detected at line 147542 []\TU/lmr/m/n/10 0x2b\TU/FandolSong-Regular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Set the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 op- Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 op- Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/FandolSong-Regular(0)/m/n/10 如 果 设 置 有 包 含 \TU/lmr/m/n/10 AP\TU/FandolSon g-Regular(0)/m/n/10 ,| 请 Underfull \hbox (badness 5787) in paragraph at lines 147542--147542 \TU/FandolSong-Regular(0)/m/n/10 尽 量 优 先 设 置 \TU/lmr/m/n/10 AP \TU/FandolSong-R egular(0)/m/n/10 模 式 的 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 SSID/Password/Max Conn Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x3b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000011| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Connect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to the Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x4b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000100| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Discon- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 nect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x5b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000101| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x6b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000110| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Discon- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 STA Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 device Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 tAP in Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 SoftAP Overfull \hbox (5.84pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x7b Overfull \hbox (18.1pt too wide) in paragraph at lines 147542--147542 |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 000111| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x8b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 001000| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Tell Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to dis- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 connect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 GATT Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x9b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 001001| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Tell Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to get Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 Wi-Fi [1686] Overfull \vbox (404.17206pt too high) has occurred while \output is active [1687] Overfull \hbox (683.39503pt too wide) in alignment at lines 147551--147563 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147563--147578 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147578--147582 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147582--147584 [] [] [] [] Underfull \hbox (badness 7273) in paragraph at lines 147602--147603 []\TU/lmr/m/n/10 BSSID for STA Underfull \hbox (badness 10000) in paragraph at lines 147627--147628 []\TU/lmr/m/n/10 SSID for STA Underfull \hbox (badness 10000) in paragraph at lines 147727--147728 []\TU/lmr/m/n/10 Max connec- Underfull \hbox (badness 5245) in paragraph at lines 147727--147728 \TU/lmr/m/n/10 tion number for Underfull \hbox (badness 10000) detected at line 147729 []\TU/lmr/m/n/10 Max connec- Underfull \hbox (badness 10000) in paragraph at lines 147752--147753 []\TU/lmr/m/n/10 Authentication Underfull \hbox (badness 10000) detected at line 147754 []\TU/lmr/m/n/10 Authentication Overfull \hbox (683.39503pt too wide) in alignment at lines 147584--147784 [] [] [] [] Underfull \hbox (badness 10000) in paragraph at lines 147836--147837 []\TU/lmr/m/n/10 Client certifica- Underfull \hbox (badness 10000) in paragraph at lines 147844--147846 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147844--147846 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147847 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147847 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147861--147862 []\TU/lmr/m/n/10 Server certifica- Underfull \hbox (badness 10000) in paragraph at lines 147869--147871 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147869--147871 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147872 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147872 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 7649) in paragraph at lines 147920--147922 []\TU/FandolSong-Regular(0)/m/n/10 但 收 到 手 机 询 问 Underfull \hbox (badness 7649) in paragraph at lines 147920--147922 \TU/FandolSong-Regular(0)/m/n/10 可 回 复 其 他 数 据 Underfull \hbox (badness 5105) detected at line 147923 \TU/FandolSong-Regular(0)/m/n/10 可 回 复 其 他 数 据 Underfull \hbox (badness 5105) detected at line 147923 []\TU/FandolSong-Regular(0)/m/n/10 但 收 到 手 机 询 问 Overfull \hbox (683.39503pt too wide) in alignment at lines 147784--147972 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147972--148037 [] [] [] [] [1688] Overfull \hbox (2.20029pt too wide) in paragraph at lines 148142--148142 []\TU/lmr/m/n/10 0x10~0x80 [1689] [1690] [1691] [1692] Overfull \hbox (294.1817pt too wide) in paragraph at lines 148307--148307 [] Underfull \hbox (badness 10000) in paragraph at lines 148307--148307 Underfull \hbox (badness 10000) in paragraph at lines 148321--148324 []\TU/lmr/m/n/10 Initialize RAM, use a region start from 0x3F800000 for storing zero initialized Underfull \hbox (badness 10000) in paragraph at lines 148321--148324 \TU/lmr/m/n/10 data(BSS segment) of lwip,net802.11,pp,bluedroid library by enab ling :ref: \TU/lmr/m/it/10 CON- [1693] Underfull \hbox (badness 10000) in paragraph at lines 148358--148363 []\TU/lmr/m/n/10 External RAM initialized failed can not be ignored if enabled [][]\TU/lmr/m/it/10 CON- [1694] [1695] [1696] Chapter 6. [1697] [1698] [1699] [1700] [1701] [1702] [1703] [1704] [1705] [1706] [1707] [1708] [1709] [1710] [1711] [1712] [1713] [1714] [1715] [1716] [1717] [1718] [1719] Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| [1720] Chapter 7. [1721] [1722] Underfull \hbox (badness 10000) in paragraph at lines 149771--149771 []\TU/lmtt/m/n/10 v3. Overfull \hbox (26.37611pt too wide) in paragraph at lines 149771--149771 \TU/lmtt/m/n/10 2-dev-306-gbeb3611ca| Underfull \hbox (badness 10000) in paragraph at lines 149771--149771 []\TU/lmtt/m/n/10 v3. Overfull \hbox (31.62611pt too wide) in paragraph at lines 149771--149771 \TU/lmtt/m/n/10 1-beta1-75-g346d6b0ea| [1723] [1724] [1725] [1726] [1727] [1728] Chapter 8. [1729] [1730] Chapter 9. [1731] [1732] [1733] [1734] Chapter 10. [1735] [1736] Chapter 11. [1737] (./espressif-esp-idf-zh-cn.ind [1738] [1739] [1740] Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\TU/lmtt/m/n/10 can_filter_config_t::acceptance_code \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 171--172 []\TU/lmtt/m/n/10 can_filter_config_t::acceptance_mask \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\TU/lmtt/m/n/10 can_general_config_t::alerts_enabled \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\TU/lmtt/m/n/10 can_general_config_t::clkout_divider \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 204--205 []\TU/lmtt/m/n/10 can_status_info_t::arb_lost_count \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 217--218 []\TU/lmtt/m/n/10 can_timing_config_t::triple_sampling \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1741] Underfull \hbox (badness 10000) in paragraph at lines 276--278 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param Overfull \hbox (1.1223pt too wide) in paragraph at lines 278--280 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::mcc Overfull \hbox (37.8723pt too wide) in paragraph at lines 280--282 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::remote_bda Underfull \hbox (badness 10000) in paragraph at lines 282--284 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param Overfull \hbox (43.1223pt too wide) in paragraph at lines 284--286 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::remote_bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 286--288 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::state Underfull \hbox (badness 10000) in paragraph at lines 288--290 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param Overfull \hbox (27.3723pt too wide) in paragraph at lines 290--292 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::disc_rsn Overfull \hbox (37.8723pt too wide) in paragraph at lines 292--294 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::remote_bda Overfull \hbox (11.6223pt too wide) in paragraph at lines 294--296 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::state Underfull \hbox (badness 10000) in paragraph at lines 300--302 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::media_ctrl_stat_param [1742] Overfull \hbox (11.6223pt too wide) in paragraph at lines 302--304 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::media_ctrl_stat_param::cmd Overfull \hbox (27.3723pt too wide) in paragraph at lines 304--306 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::media_ctrl_stat_param::status Underfull \hbox (badness 10000) in paragraph at lines 359--360 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::atten \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 360--362 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::bit_width Underfull \hbox (badness 10000) in paragraph at lines 366--368 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::high_curve Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::low_curve [1743] Overfull \hbox (37.8723pt too wide) in paragraph at lines 419--421 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 421--423 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_id Overfull \hbox (127.1223pt too wide) in paragraph at lines 423--425 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_pa rameter Overfull \hbox (16.8723pt too wide) in paragraph at lines 425--427 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 427--429 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::connected Overfull \hbox (79.8723pt too wide) in paragraph at lines 429--431 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::remote_bda Overfull \hbox (11.6223pt too wide) in paragraph at lines 431--433 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param Overfull \hbox (58.8723pt too wide) in paragraph at lines 433--435 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_id Overfull \hbox (79.8723pt too wide) in paragraph at lines 435--437 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_length Overfull \hbox (69.3723pt too wide) in paragraph at lines 437--439 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_text Overfull \hbox (11.6223pt too wide) in paragraph at lines 439--441 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 441--443 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_code Overfull \hbox (69.3723pt too wide) in paragraph at lines 443--445 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_state Overfull \hbox (32.6223pt too wide) in paragraph at lines 445--447 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::tl Overfull \hbox (16.8723pt too wide) in paragraph at lines 447--449 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 449--451 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::feat_mask Overfull \hbox (79.8723pt too wide) in paragraph at lines 451--453 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::remote_bda [1744] Underfull \hbox (badness 5726) in paragraph at lines 454--455 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::conn_stat \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 457--458 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::rmt_feats \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 470--472 []\TU/lmtt/m/n/10 esp_avrc_ct_send_register_notification_cmd [1745] Underfull \hbox (badness 10000) in paragraph at lines 583--584 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::manufacturer_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1746] Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::p_manufacturer_data Underfull \hbox (badness 10000) in paragraph at lines 590--591 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::service_data_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::service_uuid_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 602--604 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::adv_filter_policy Underfull \hbox (badness 5726) in paragraph at lines 604--605 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::adv_int_max \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 605--606 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::adv_int_min \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 607--608 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::channel_map \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 610--611 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::peer_addr_type \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 613--614 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_BLOOD_PRESSURE_WRIST \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_BARCODE_SCANNER Overfull \hbox (48.3723pt too wide) in paragraph at lines 623--625 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_CONTINUOUS_GLUCOSE_MONITOR Underfull \hbox (badness 10000) in paragraph at lines 631--632 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_INSULIN_PUMP \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 633--634 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_MEDIA_PLAYER \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Overfull \hbox (11.6223pt too wide) in paragraph at lines 634--636 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_MEDICATION_DELIVERY Overfull \hbox (37.8723pt too wide) in paragraph at lines 637--639 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_PERSONAL_MOBILITY_DEVICE [1747] Underfull \hbox (badness 10000) in paragraph at lines 643--644 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_THERMOMETER \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_HID_BARCODE_SCANNER \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 651--652 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_HID_DIGITIZER_TABLET \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Overfull \hbox (1.1223pt too wide) in paragraph at lines 657--659 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_INSULIN_PUMP_DURABLE_PUMP Underfull \hbox (badness 10000) in paragraph at lines 659--661 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_INSULIN_PUMP_PATCH_PUMP Underfull \hbox (badness 10000) in paragraph at lines 662--663 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION Overfull \hbox (32.6223pt too wide) in paragraph at lines 663--665 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION_AND_NAV Overfull \hbox (11.6223pt too wide) in paragraph at lines 665--667 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION_POD Overfull \hbox (53.6223pt too wide) in paragraph at lines 667--669 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION_POD_AND_NAV Underfull \hbox (badness 10000) in paragraph at lines 670--672 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_PULSE_OXIMETER_FINGERTIP Underfull \hbox (badness 10000) in paragraph at lines 672--673 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_PULSE_OXIMETER_WRIST \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 5726) in paragraph at lines 694--695 []\TU/lmtt/m/n/10 esp_ble_bond_key_info_t::key_mask \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 696--697 []\TU/lmtt/m/n/10 esp_ble_bond_key_info_t::penc_key \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 706--707 []\TU/lmtt/m/n/10 esp_ble_conn_update_params_t::bda \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1748] Underfull \hbox (badness 10000) in paragraph at lines 714--716 []\TU/lmtt/m/n/10 esp_ble_duplicate_exceptional_info_type_t Underfull \hbox (badness 10000) in paragraph at lines 718--720 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_CLEAN Underfull \hbox (badness 10000) in paragraph at lines 720--722 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_REMOVE Overfull \hbox (1.1223pt too wide) in paragraph at lines 722--724 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_ADDR_LIST Underfull \hbox (badness 10000) in paragraph at lines 724--726 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_ALL_LIST Overfull \hbox (22.1223pt too wide) in paragraph at lines 726--728 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_ADV_ADDR Overfull \hbox (64.1223pt too wide) in paragraph at lines 728--730 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_BEACON_TYPE Overfull \hbox (43.1223pt too wide) in paragraph at lines 730--732 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_LINK_ID Overfull \hbox (69.3723pt too wide) in paragraph at lines 732--734 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_PROV_SRV_ADV Overfull \hbox (74.6223pt too wide) in paragraph at lines 734--736 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_PROXY_SRV_ADV Overfull \hbox (64.1223pt too wide) in paragraph at lines 736--738 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_BEACON_TYPE_LIST Overfull \hbox (43.1223pt too wide) in paragraph at lines 738--740 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_LINK_ID_LIST Overfull \hbox (69.3723pt too wide) in paragraph at lines 740--742 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_PROV_SRV_ADV_LIST Overfull \hbox (74.6223pt too wide) in paragraph at lines 742--744 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_PROXY_SRV_ADV_LIST Overfull \hbox (27.3723pt too wide) in paragraph at lines 751--753 []\TU/lmtt/m/n/10 esp_ble_gap_add_duplicate_scan_exceptional_device Underfull \hbox (badness 10000) in paragraph at lines 756--758 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::adv_data_raw_cmpl Overfull \hbox (37.8723pt too wide) in paragraph at lines 762--764 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 764--766 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param::status Overfull \hbox (58.8723pt too wide) in paragraph at lines 766--768 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 768--770 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param::stat us Overfull \hbox (43.1223pt too wide) in paragraph at lines 770--772 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 772--774 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param::status Overfull \hbox (37.8723pt too wide) in paragraph at lines 774--776 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 776--778 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param::status Overfull \hbox (69.3723pt too wide) in paragraph at lines 778--780 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 780--782 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param::st atus Overfull \hbox (58.8723pt too wide) in paragraph at lines 782--784 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 784--786 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::bond _dev Overfull \hbox (106.1223pt too wide) in paragraph at lines 786--788 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::dev_ num Overfull \hbox (100.8723pt too wide) in paragraph at lines 788--790 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::stat us [1749] Overfull \hbox (64.1223pt too wide) in paragraph at lines 790--792 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 792--794 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param::sta tus Overfull \hbox (74.6223pt too wide) in paragraph at lines 794--796 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 796--798 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::p arams Overfull \hbox (116.6223pt too wide) in paragraph at lines 798--800 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::s tatus Overfull \hbox (43.1223pt too wide) in paragraph at lines 800--802 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 802--804 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::remote_ addr Overfull \hbox (74.6223pt too wide) in paragraph at lines 804--806 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::rssi Overfull \hbox (85.1223pt too wide) in paragraph at lines 806--808 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::status Overfull \hbox (74.6223pt too wide) in paragraph at lines 808--810 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param Overfull \hbox (121.8723pt too wide) in paragraph at lines 810--812 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::b d_addr Overfull \hbox (116.6223pt too wide) in paragraph at lines 812--814 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::s tatus Overfull \hbox (48.3723pt too wide) in paragraph at lines 814--816 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 816--818 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param::status Overfull \hbox (27.3723pt too wide) in paragraph at lines 818--820 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 820--822 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::adv_data_l en Overfull \hbox (53.6223pt too wide) in paragraph at lines 822--824 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::bda Overfull \hbox (106.1223pt too wide) in paragraph at lines 824--826 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_addr_t ype Overfull \hbox (74.6223pt too wide) in paragraph at lines 826--828 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_adv Overfull \hbox (100.8723pt too wide) in paragraph at lines 828--830 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_evt_ty pe Overfull \hbox (79.8723pt too wide) in paragraph at lines 830--832 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::dev_type Overfull \hbox (58.8723pt too wide) in paragraph at lines 832--834 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::flag Overfull \hbox (74.6223pt too wide) in paragraph at lines 834--836 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::num_dis Overfull \hbox (85.1223pt too wide) in paragraph at lines 836--838 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::num_resps Overfull \hbox (58.8723pt too wide) in paragraph at lines 838--840 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::rssi Overfull \hbox (100.8723pt too wide) in paragraph at lines 840--842 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::scan_rsp_l en Overfull \hbox (90.3723pt too wide) in paragraph at lines 842--844 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::search_evt Overfull \hbox (64.1223pt too wide) in paragraph at lines 844--846 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 846--848 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param::sta tus Overfull \hbox (85.1223pt too wide) in paragraph at lines 848--850 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 850--852 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param: :status Overfull \hbox (48.3723pt too wide) in paragraph at lines 852--854 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 854--856 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 856--858 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 858--860 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 860--861 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_security \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (37.8723pt too wide) in paragraph at lines 861--863 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 863--865 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param::status Overfull \hbox (64.1223pt too wide) in paragraph at lines 865--867 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 867--869 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::bda Overfull \hbox (116.6223pt too wide) in paragraph at lines 869--871 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::con n_int Overfull \hbox (111.3723pt too wide) in paragraph at lines 871--873 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::lat ency [1750] Overfull \hbox (111.3723pt too wide) in paragraph at lines 873--875 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::max _int Overfull \hbox (111.3723pt too wide) in paragraph at lines 875--877 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::min _int Overfull \hbox (106.1223pt too wide) in paragraph at lines 877--879 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::sta tus Overfull \hbox (111.3723pt too wide) in paragraph at lines 879--881 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::tim eout Overfull \hbox (169.1223pt too wide) in paragraph at lines 881--883 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param Overfull \hbox (237.3723pt too wide) in paragraph at lines 883--885 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::device_info Overfull \hbox (211.1223pt too wide) in paragraph at lines 885--887 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::length Overfull \hbox (211.1223pt too wide) in paragraph at lines 887--889 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::status Overfull \hbox (216.3723pt too wide) in paragraph at lines 889--891 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::subcode Overfull \hbox (79.8723pt too wide) in paragraph at lines 891--893 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param Overfull \hbox (121.8723pt too wide) in paragraph at lines 893--895 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param:: status Overfull \hbox (148.1223pt too wide) in paragraph at lines 895--897 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param:: wl_opration Underfull \hbox (badness 10000) in paragraph at lines 897--899 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::clear_bond_dev_cmpl Underfull \hbox (badness 10000) in paragraph at lines 899--901 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::get_bond_dev_cmpl Underfull \hbox (badness 10000) in paragraph at lines 901--903 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::local_privacy_cmpl Underfull \hbox (badness 10000) in paragraph at lines 903--905 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::pkt_data_lenth_cmpl Overfull \hbox (1.1223pt too wide) in paragraph at lines 907--909 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::remove_bond_dev_cmpl Underfull \hbox (badness 10000) in paragraph at lines 909--911 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_param_cmpl Underfull \hbox (badness 10000) in paragraph at lines 911--913 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_cmpl Overfull \hbox (11.6223pt too wide) in paragraph at lines 913--915 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_raw_cmpl Underfull \hbox (badness 10000) in paragraph at lines 916--918 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_start_cmpl Underfull \hbox (badness 10000) in paragraph at lines 920--922 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::set_rand_addr_cmpl Underfull \hbox (badness 10000) in paragraph at lines 922--924 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::update_conn_params Overfull \hbox (95.6223pt too wide) in paragraph at lines 924--926 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::update_duplicate_exceptional_list_cmp l Overfull \hbox (6.3723pt too wide) in paragraph at lines 926--928 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::update_whitelist_cmpl Overfull \hbox (27.3723pt too wide) in paragraph at lines 928--930 []\TU/lmtt/m/n/10 esp_ble_gap_clean_duplicate_scan_exceptional_list Underfull \hbox (badness 10000) in paragraph at lines 935--937 []\TU/lmtt/m/n/10 esp_ble_gap_config_scan_rsp_data_raw \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (43.1223pt too wide) in paragraph at lines 942--944 []\TU/lmtt/m/n/10 esp_ble_gap_remove_duplicate_scan_exceptional_device [1751] Underfull \hbox (badness 5726) in paragraph at lines 960--961 []\TU/lmtt/m/n/10 esp_ble_gattc_cache_get_addr_list \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 963--964 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::cfg_mtu \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 965--966 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::congest \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 966--967 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::connect \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 967--968 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::disconnect \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (27.3723pt too wide) in paragraph at lines 969--971 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 971--973 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::conn_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 973--975 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::mtu Overfull \hbox (69.3723pt too wide) in paragraph at lines 975--977 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::status Overfull \hbox (16.8723pt too wide) in paragraph at lines 977--979 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 979--981 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 981--983 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::reason Overfull \hbox (79.8723pt too wide) in paragraph at lines 983--985 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::remote_bda Overfull \hbox (58.8723pt too wide) in paragraph at lines 985--987 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::status Overfull \hbox (27.3723pt too wide) in paragraph at lines 987--989 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 989--991 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::congested Overfull \hbox (74.6223pt too wide) in paragraph at lines 991--993 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::conn_id Overfull \hbox (27.3723pt too wide) in paragraph at lines 993--995 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 995--997 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::conn_id Overfull \hbox (90.3723pt too wide) in paragraph at lines 997--999 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::remote_bda Overfull \hbox (43.1223pt too wide) in paragraph at lines 999--1001 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1001--1003 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::conn_id Overfull \hbox (85.1223pt too wide) in paragraph at lines 1003--1005 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::reason Overfull \hbox (106.1223pt too wide) in paragraph at lines 1005--1007 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::remote_ bda Overfull \hbox (37.8723pt too wide) in paragraph at lines 1007--1009 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1009--1011 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::conn_id Overfull \hbox (79.8723pt too wide) in paragraph at lines 1011--1013 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::status Overfull \hbox (58.8723pt too wide) in paragraph at lines 1013--1015 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 1015--1017 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param::addr _list Overfull \hbox (111.3723pt too wide) in paragraph at lines 1017--1019 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param::num_ addr Overfull \hbox (100.8723pt too wide) in paragraph at lines 1019--1021 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param::stat us Overfull \hbox (22.1223pt too wide) in paragraph at lines 1021--1023 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param Overfull \hbox (69.3723pt too wide) in paragraph at lines 1023--1025 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::conn_id [1752] Overfull \hbox (64.1223pt too wide) in paragraph at lines 1025--1027 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::handle Overfull \hbox (79.8723pt too wide) in paragraph at lines 1027--1029 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::is_notify Overfull \hbox (85.1223pt too wide) in paragraph at lines 1029--1031 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::remote_bda Overfull \hbox (58.8723pt too wide) in paragraph at lines 1031--1033 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value Overfull \hbox (79.8723pt too wide) in paragraph at lines 1033--1035 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value_len Overfull \hbox (11.6223pt too wide) in paragraph at lines 1035--1037 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param Overfull \hbox (58.8723pt too wide) in paragraph at lines 1037--1039 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::conn_id Overfull \hbox (37.8723pt too wide) in paragraph at lines 1039--1041 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::mtu Overfull \hbox (74.6223pt too wide) in paragraph at lines 1041--1043 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::remote_bda Overfull \hbox (53.6223pt too wide) in paragraph at lines 1043--1045 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 1045--1047 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1047--1049 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::conn_id Overfull \hbox (90.3723pt too wide) in paragraph at lines 1049--1051 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::is_full Overfull \hbox (85.1223pt too wide) in paragraph at lines 1051--1053 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::status Overfull \hbox (37.8723pt too wide) in paragraph at lines 1053--1055 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1055--1057 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::conn_id Overfull \hbox (79.8723pt too wide) in paragraph at lines 1057--1059 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::handle Overfull \hbox (79.8723pt too wide) in paragraph at lines 1059--1061 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::status Overfull \hbox (74.6223pt too wide) in paragraph at lines 1061--1063 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value Overfull \hbox (95.6223pt too wide) in paragraph at lines 1063--1065 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value_le n Overfull \hbox (6.3723pt too wide) in paragraph at lines 1065--1067 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 1067--1069 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::app_id Overfull \hbox (48.3723pt too wide) in paragraph at lines 1069--1071 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::status Overfull \hbox (64.1223pt too wide) in paragraph at lines 1071--1073 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1073--1075 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::han dle Overfull \hbox (106.1223pt too wide) in paragraph at lines 1075--1077 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::sta tus Overfull \hbox (48.3723pt too wide) in paragraph at lines 1077--1079 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 1079--1081 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::conn_i d Overfull \hbox (179.6223pt too wide) in paragraph at lines 1081--1083 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::search ed_service_source Overfull \hbox (90.3723pt too wide) in paragraph at lines 1083--1085 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 1085--1087 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1087--1089 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::conn_id Overfull \hbox (106.1223pt too wide) in paragraph at lines 1089--1091 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::end_han dle Overfull \hbox (106.1223pt too wide) in paragraph at lines 1091--1093 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::is_prim ary Overfull \hbox (90.3723pt too wide) in paragraph at lines 1093--1095 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::srvc_id Overfull \hbox (116.6223pt too wide) in paragraph at lines 1095--1097 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::start_h andle Overfull \hbox (85.1223pt too wide) in paragraph at lines 1097--1099 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_set_assoc_addr_cmp_evt_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 1099--1101 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_set_assoc_addr_cmp_evt_param: :status Overfull \hbox (32.6223pt too wide) in paragraph at lines 1101--1103 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 1103--1105 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param::remote_bd a Overfull \hbox (74.6223pt too wide) in paragraph at lines 1105--1107 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 1107--1109 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::h andle [1753] Overfull \hbox (116.6223pt too wide) in paragraph at lines 1109--1111 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::s tatus Overfull \hbox (16.8723pt too wide) in paragraph at lines 1111--1113 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 1113--1115 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 1115--1117 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::handle Overfull \hbox (58.8723pt too wide) in paragraph at lines 1117--1119 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::offset Overfull \hbox (58.8723pt too wide) in paragraph at lines 1119--1121 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 1121--1123 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::get_addr_list Underfull \hbox (badness 10000) in paragraph at lines 1125--1126 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::queue_full \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1128--1130 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::reg_for_notify Underfull \hbox (badness 10000) in paragraph at lines 1132--1133 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::search_res \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1133--1135 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::set_assoc_cmp Underfull \hbox (badness 10000) in paragraph at lines 1136--1138 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::unreg_for_notify Underfull \hbox (badness 5726) in paragraph at lines 1149--1150 []\TU/lmtt/m/n/10 esp_ble_gattc_get_include_service \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 1159--1160 []\TU/lmtt/m/n/10 esp_ble_gattc_register_for_notify \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 1174--1176 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::add_char_descr Underfull \hbox (badness 10000) in paragraph at lines 1176--1178 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::add_incl_srvc [1754] Underfull \hbox (badness 5726) in paragraph at lines 1182--1183 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::congest \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1183--1184 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::connect \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1186--1187 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::disconnect \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1187--1188 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::exec_write \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (53.6223pt too wide) in paragraph at lines 1188--1190 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 1190--1192 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::handl es Overfull \hbox (116.6223pt too wide) in paragraph at lines 1192--1194 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::num_h andle Overfull \hbox (95.6223pt too wide) in paragraph at lines 1194--1196 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::statu s Overfull \hbox (106.1223pt too wide) in paragraph at lines 1196--1198 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::svc_u uid Overfull \hbox (64.1223pt too wide) in paragraph at lines 1198--1200 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param Overfull \hbox (132.3723pt too wide) in paragraph at lines 1200--1202 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::att r_handle Overfull \hbox (127.1223pt too wide) in paragraph at lines 1202--1204 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::des cr_uuid Overfull \hbox (148.1223pt too wide) in paragraph at lines 1204--1206 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::ser vice_handle Overfull \hbox (106.1223pt too wide) in paragraph at lines 1206--1208 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::sta tus Overfull \hbox (32.6223pt too wide) in paragraph at lines 1208--1210 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 1210--1212 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::attr_hand le Overfull \hbox (90.3723pt too wide) in paragraph at lines 1212--1214 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::char_uuid Overfull \hbox (116.6223pt too wide) in paragraph at lines 1214--1216 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::service_h andle Overfull \hbox (74.6223pt too wide) in paragraph at lines 1216--1218 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::status Overfull \hbox (58.8723pt too wide) in paragraph at lines 1218--1220 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 1220--1222 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::attr _handle Overfull \hbox (142.8723pt too wide) in paragraph at lines 1222--1224 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::serv ice_handle Overfull \hbox (100.8723pt too wide) in paragraph at lines 1224--1226 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::stat us Overfull \hbox (48.3723pt too wide) in paragraph at lines 1226--1228 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1228--1230 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param::status Overfull \hbox (16.8723pt too wide) in paragraph at lines 1230--1232 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 1232--1234 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 1234--1236 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 1236--1238 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param Overfull \hbox (58.8723pt too wide) in paragraph at lines 1238--1240 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::conn_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 1240--1242 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::handle Overfull \hbox (37.8723pt too wide) in paragraph at lines 1242--1244 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1244--1246 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::status Overfull \hbox (48.3723pt too wide) in paragraph at lines 1246--1248 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::value Overfull \hbox (27.3723pt too wide) in paragraph at lines 1248--1250 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1250--1252 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::congested Overfull \hbox (74.6223pt too wide) in paragraph at lines 1252--1254 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::conn_id [1755] Overfull \hbox (27.3723pt too wide) in paragraph at lines 1254--1256 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 1256--1258 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::conn_id Overfull \hbox (90.3723pt too wide) in paragraph at lines 1258--1260 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::remote_bda Overfull \hbox (22.1223pt too wide) in paragraph at lines 1260--1262 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1262--1264 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_han dle Overfull \hbox (85.1223pt too wide) in paragraph at lines 1264--1266 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_id Overfull \hbox (64.1223pt too wide) in paragraph at lines 1266--1268 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::status Overfull \hbox (22.1223pt too wide) in paragraph at lines 1268--1270 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1270--1272 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::service_han dle Overfull \hbox (64.1223pt too wide) in paragraph at lines 1272--1274 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 1274--1276 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1276--1278 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::conn_id Overfull \hbox (85.1223pt too wide) in paragraph at lines 1278--1280 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::reason Overfull \hbox (106.1223pt too wide) in paragraph at lines 1280--1282 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::remote_ bda Overfull \hbox (43.1223pt too wide) in paragraph at lines 1282--1284 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param Overfull \hbox (69.3723pt too wide) in paragraph at lines 1284--1286 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::bda Overfull \hbox (90.3723pt too wide) in paragraph at lines 1286--1288 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::conn_id Overfull \hbox (132.3723pt too wide) in paragraph at lines 1288--1290 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::exec_wr ite_flag Overfull \hbox (95.6223pt too wide) in paragraph at lines 1290--1292 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::trans_i d Overfull \hbox (6.3723pt too wide) in paragraph at lines 1292--1294 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1294--1296 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::conn_id Overfull \hbox (32.6223pt too wide) in paragraph at lines 1296--1298 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::mtu Overfull \hbox (11.6223pt too wide) in paragraph at lines 1298--1300 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1300--1302 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 1302--1304 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param Overfull \hbox (37.8723pt too wide) in paragraph at lines 1304--1306 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::bda Overfull \hbox (58.8723pt too wide) in paragraph at lines 1306--1308 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::conn_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 1308--1310 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::handle Overfull \hbox (58.8723pt too wide) in paragraph at lines 1310--1312 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::is_long Overfull \hbox (64.1223pt too wide) in paragraph at lines 1312--1314 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::need_rsp Overfull \hbox (53.6223pt too wide) in paragraph at lines 1314--1316 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::offset Overfull \hbox (64.1223pt too wide) in paragraph at lines 1316--1318 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::trans_id Overfull \hbox (6.3723pt too wide) in paragraph at lines 1318--1320 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 1320--1322 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::app_id Overfull \hbox (48.3723pt too wide) in paragraph at lines 1322--1324 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::status Overfull \hbox (6.3723pt too wide) in paragraph at lines 1324--1326 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 1326--1328 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::handle Overfull \hbox (48.3723pt too wide) in paragraph at lines 1328--1330 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::status Overfull \hbox (90.3723pt too wide) in paragraph at lines 1330--1332 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_send_service_change_evt_param Overfull \hbox (132.3723pt too wide) in paragraph at lines 1332--1334 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_send_service_change_evt_param ::status Overfull \hbox (53.6223pt too wide) in paragraph at lines 1334--1336 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param Overfull \hbox (121.8723pt too wide) in paragraph at lines 1336--1338 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::attr_ handle [1756] Overfull \hbox (121.8723pt too wide) in paragraph at lines 1338--1340 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::srvc_ handle Overfull \hbox (95.6223pt too wide) in paragraph at lines 1340--1342 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::statu s Overfull \hbox (16.8723pt too wide) in paragraph at lines 1342--1344 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 1344--1346 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::service_hand le Overfull \hbox (58.8723pt too wide) in paragraph at lines 1346--1348 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 1348--1350 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 1350--1352 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::service_handl e Overfull \hbox (53.6223pt too wide) in paragraph at lines 1352--1354 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::status Overfull \hbox (16.8723pt too wide) in paragraph at lines 1354--1356 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param Overfull \hbox (43.1223pt too wide) in paragraph at lines 1356--1358 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::bda Overfull \hbox (64.1223pt too wide) in paragraph at lines 1358--1360 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 1360--1362 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::handle Overfull \hbox (64.1223pt too wide) in paragraph at lines 1362--1364 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::is_prep Overfull \hbox (43.1223pt too wide) in paragraph at lines 1364--1366 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::len Overfull \hbox (69.3723pt too wide) in paragraph at lines 1366--1368 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::need_rsp Overfull \hbox (58.8723pt too wide) in paragraph at lines 1368--1370 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::offset Overfull \hbox (69.3723pt too wide) in paragraph at lines 1370--1372 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::trans_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 1372--1374 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::value Underfull \hbox (badness 10000) in paragraph at lines 1379--1381 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::service_change Overfull \hbox (1.1223pt too wide) in paragraph at lines 1395--1397 []\TU/lmtt/m/n/10 esp_ble_gatts_send_service_change_indication [1757] Underfull \hbox (badness 10000) in paragraph at lines 1432--1434 []\TU/lmtt/m/n/10 ESP_BLE_ONLY_ACCEPT_SPECIFIED_AUTH_DISABLE Underfull \hbox (badness 10000) in paragraph at lines 1451--1453 []\TU/lmtt/m/n/10 esp_ble_pkt_data_length_params_t::rx_len Underfull \hbox (badness 10000) in paragraph at lines 1453--1455 []\TU/lmtt/m/n/10 esp_ble_pkt_data_length_params_t::tx_len Underfull \hbox (badness 5726) in paragraph at lines 1471--1472 []\TU/lmtt/m/n/10 esp_ble_scan_dupilcate_list_flush \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 1476--1477 []\TU/lmtt/m/n/10 esp_ble_scan_params_t::own_addr_type \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1478--1480 []\TU/lmtt/m/n/10 esp_ble_scan_params_t::scan_filter_policy Underfull \hbox (badness 10000) in paragraph at lines 1480--1481 []\TU/lmtt/m/n/10 esp_ble_scan_params_t::scan_interval \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1758] Underfull \hbox (badness 10000) in paragraph at lines 1507--1509 []\TU/lmtt/m/n/10 ESP_BLE_SM_ONLY_ACCEPT_SPECIFIED_SEC_AUTH Underfull \hbox (badness 10000) in paragraph at lines 1533--1534 []\TU/lmtt/m/n/10 esp_blufi_callbacks_t::checksum_func \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (6.3723pt too wide) in paragraph at lines 1537--1539 []\TU/lmtt/m/n/10 esp_blufi_callbacks_t::negotiate_data_handler Overfull \hbox (6.3723pt too wide) in paragraph at lines 1541--1543 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1543--1545 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::conn_id Overfull \hbox (69.3723pt too wide) in paragraph at lines 1545--1547 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::remote_bda Overfull \hbox (64.1223pt too wide) in paragraph at lines 1547--1549 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::server_if Overfull \hbox (37.8723pt too wide) in paragraph at lines 1549--1551 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 1551--1553 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param::state Overfull \hbox (22.1223pt too wide) in paragraph at lines 1553--1555 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1555--1557 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param::remote_bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 1557--1559 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_get_error_evt_param [1759] Overfull \hbox (53.6223pt too wide) in paragraph at lines 1559--1561 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_get_error_evt_param::state Overfull \hbox (27.3723pt too wide) in paragraph at lines 1561--1563 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 1563--1565 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param::state Overfull \hbox (6.3723pt too wide) in paragraph at lines 1565--1567 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param Overfull \hbox (37.8723pt too wide) in paragraph at lines 1567--1569 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert Overfull \hbox (58.8723pt too wide) in paragraph at lines 1569--1571 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert_len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1571--1573 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1573--1575 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert Overfull \hbox (106.1223pt too wide) in paragraph at lines 1575--1577 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1577--1579 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1579--1581 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey Overfull \hbox (106.1223pt too wide) in paragraph at lines 1581--1583 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1583--1585 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_custom_data_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1585--1587 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_custom_data_evt_param::data Overfull \hbox (106.1223pt too wide) in paragraph at lines 1587--1589 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_custom_data_evt_param::data_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1589--1591 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1591--1593 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert Overfull \hbox (106.1223pt too wide) in paragraph at lines 1593--1595 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1595--1597 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1597--1599 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey Overfull \hbox (106.1223pt too wide) in paragraph at lines 1599--1601 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey_ len Overfull \hbox (79.8723pt too wide) in paragraph at lines 1601--1603 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param Overfull \hbox (137.6223pt too wide) in paragraph at lines 1603--1605 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param:: auth_mode Overfull \hbox (69.3723pt too wide) in paragraph at lines 1605--1607 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 1607--1609 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param::ch annel Overfull \hbox (95.6223pt too wide) in paragraph at lines 1609--1611 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_para m Overfull \hbox (169.1223pt too wide) in paragraph at lines 1611--1613 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_para m::max_conn_num Overfull \hbox (64.1223pt too wide) in paragraph at lines 1613--1615 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1615--1617 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pas swd Overfull \hbox (127.1223pt too wide) in paragraph at lines 1617--1619 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pas swd_len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1619--1621 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1621--1623 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid Overfull \hbox (106.1223pt too wide) in paragraph at lines 1623--1625 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid_ len Overfull \hbox (43.1223pt too wide) in paragraph at lines 1625--1627 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 1627--1629 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param::bssid Overfull \hbox (48.3723pt too wide) in paragraph at lines 1629--1631 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1631--1633 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd Overfull \hbox (111.3723pt too wide) in paragraph at lines 1633--1635 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd _len Overfull \hbox (37.8723pt too wide) in paragraph at lines 1635--1637 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param Overfull \hbox (69.3723pt too wide) in paragraph at lines 1637--1639 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid Overfull \hbox (90.3723pt too wide) in paragraph at lines 1639--1641 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid_len Overfull \hbox (37.8723pt too wide) in paragraph at lines 1641--1643 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param [1760] Overfull \hbox (69.3723pt too wide) in paragraph at lines 1643--1645 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name Overfull \hbox (90.3723pt too wide) in paragraph at lines 1645--1647 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name_len Overfull \hbox (37.8723pt too wide) in paragraph at lines 1647--1649 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1649--1651 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param::op_mode Underfull \hbox (badness 5726) in paragraph at lines 1652--1653 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::client_cert \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1653--1654 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::client_pkey \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1655--1656 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::custom_data \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1658--1659 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::init_finish \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1660--1661 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::server_cert \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1661--1662 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::server_pkey \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1664--1665 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::softap_channel \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1665--1667 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::softap_max_conn_num Underfull \hbox (badness 5726) in paragraph at lines 1668--1669 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::softap_ssid \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1698--1700 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_CLIENT_PRIV_KEY \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1761] Underfull \hbox (badness 10000) in paragraph at lines 1702--1704 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_SERVER_PRIV_KEY \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1704--1706 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_SLAVE_DISCONNECT_BLE Underfull \hbox (badness 10000) in paragraph at lines 1710--1712 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_MAX_CONN_NUM Underfull \hbox (badness 10000) in paragraph at lines 1724--1726 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_authmode Underfull \hbox (badness 10000) in paragraph at lines 1726--1728 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_authmode_set Underfull \hbox (badness 10000) in paragraph at lines 1730--1732 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_channel_set Underfull \hbox (badness 10000) in paragraph at lines 1732--1734 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num Overfull \hbox (16.8723pt too wide) in paragraph at lines 1734--1736 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num_set Underfull \hbox (badness 10000) in paragraph at lines 1737--1739 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_passwd_len Underfull \hbox (badness 10000) in paragraph at lines 1740--1742 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_ssid_len Underfull \hbox (badness 5726) in paragraph at lines 1742--1743 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::sta_bssid \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1749--1750 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::sta_ssid_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1762] Underfull \hbox (badness 10000) in paragraph at lines 1814--1816 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::auto_latency Underfull \hbox (badness 10000) in paragraph at lines 1816--1818 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::ble_max_conn Overfull \hbox (27.3723pt too wide) in paragraph at lines 1818--1820 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_legacy_auth_vs_evt Underfull \hbox (badness 10000) in paragraph at lines 1820--1822 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_max_acl_conn Overfull \hbox (1.1223pt too wide) in paragraph at lines 1822--1824 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_max_sync_conn Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_sco_datapath Overfull \hbox (27.3723pt too wide) in paragraph at lines 1826--1828 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::controller_debug_flag Overfull \hbox (22.1223pt too wide) in paragraph at lines 1828--1830 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::controller_task_prio Overfull \hbox (53.6223pt too wide) in paragraph at lines 1830--1832 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::controller_task_stack_size Overfull \hbox (6.3723pt too wide) in paragraph at lines 1832--1834 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::hci_uart_baudrate Underfull \hbox (badness 10000) in paragraph at lines 1834--1836 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::hci_uart_no Underfull \hbox (badness 5726) in paragraph at lines 1836--1837 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::magic \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1837--1839 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::mesh_adv_size [1763] Underfull \hbox (badness 10000) in paragraph at lines 1840--1842 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::normal_adv_size Overfull \hbox (16.8723pt too wide) in paragraph at lines 1842--1844 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::scan_duplicate_mode Overfull \hbox (16.8723pt too wide) in paragraph at lines 1844--1846 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::scan_duplicate_type Overfull \hbox (32.6223pt too wide) in paragraph at lines 1846--1848 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::send_adv_reserved_size Underfull \hbox (badness 10000) in paragraph at lines 1867--1869 []\TU/lmtt/m/n/10 esp_bt_duplicate_exceptional_subcode_type_t Underfull \hbox (badness 10000) in paragraph at lines 1890--1892 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::auth_cmpl_param::bda Overfull \hbox (37.8723pt too wide) in paragraph at lines 1892--1894 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::auth_cmpl_param::device_name Overfull \hbox (1.1223pt too wide) in paragraph at lines 1894--1896 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::auth_cmpl_param::stat Underfull \hbox (badness 10000) in paragraph at lines 1897--1898 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::cfm_req_param \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1898--1900 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::cfm_req_param::bda Overfull \hbox (6.3723pt too wide) in paragraph at lines 1900--1902 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::cfm_req_param::num_val Underfull \hbox (badness 10000) in paragraph at lines 1904--1906 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_res_param::bda [1764] Overfull \hbox (16.8723pt too wide) in paragraph at lines 1906--1908 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_res_param::num_prop Underfull \hbox (badness 10000) in paragraph at lines 1908--1910 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_res_param::prop Overfull \hbox (16.8723pt too wide) in paragraph at lines 1911--1913 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_state_changed_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1913--1915 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_state_changed_param::state Underfull \hbox (badness 10000) in paragraph at lines 1917--1919 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_notif_param::bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 1919--1921 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_notif_param::passkey Underfull \hbox (badness 10000) in paragraph at lines 1922--1923 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_req_param \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1923--1925 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_req_param::bda Underfull \hbox (badness 10000) in paragraph at lines 1926--1927 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::pin_req_param \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1927--1929 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::pin_req_param::bda Overfull \hbox (32.6223pt too wide) in paragraph at lines 1929--1931 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::pin_req_param::min_16_digit Overfull \hbox (1.1223pt too wide) in paragraph at lines 1933--1935 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param Overfull \hbox (27.3723pt too wide) in paragraph at lines 1935--1937 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param::bda Overfull \hbox (64.1223pt too wide) in paragraph at lines 1937--1939 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param::rssi_delta Overfull \hbox (32.6223pt too wide) in paragraph at lines 1939--1941 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param::stat Underfull \hbox (badness 10000) in paragraph at lines 1942--1944 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvc_rec_param Overfull \hbox (11.6223pt too wide) in paragraph at lines 1944--1946 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvc_rec_param::bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 1946--1948 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvc_rec_param::stat Underfull \hbox (badness 10000) in paragraph at lines 1950--1952 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::bda Overfull \hbox (27.3723pt too wide) in paragraph at lines 1952--1954 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::num_uuids Overfull \hbox (1.1223pt too wide) in paragraph at lines 1954--1956 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::stat Overfull \hbox (27.3723pt too wide) in paragraph at lines 1956--1958 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::uuid_list [1765] Underfull \hbox (badness 10000) in paragraph at lines 1983--1984 []\TU/lmtt/m/n/10 esp_bt_gap_get_remote_service_record \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []\TU/lmtt/m/n/10 ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE Overfull \hbox (6.3723pt too wide) in paragraph at lines 2050--2052 []\TU/lmtt/m/n/10 ESP_BT_STATUS_CONTROL_LE_DATA_LEN_UNSUPPORTED [1766] Underfull \hbox (badness 10000) in paragraph at lines 2053--2055 []\TU/lmtt/m/n/10 ESP_BT_STATUS_ERR_ILLEGAL_PARAMETER_FMT Underfull \hbox (badness 10000) in paragraph at lines 2063--2065 []\TU/lmtt/m/n/10 ESP_BT_STATUS_PEER_LE_DATA_LEN_UNSUPPORTED Underfull \hbox (badness 10000) in paragraph at lines 2070--2072 []\TU/lmtt/m/n/10 ESP_BT_STATUS_UNACCEPT_CONN_INTERVAL \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2087--2088 []\TU/lmtt/m/n/10 esp_deep_sleep_wake_stub_fn_t \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 类 型\TU/lmr/m/n/10 ), Underfull \hbox (badness 5726) in paragraph at lines 2090--2091 []\TU/lmtt/m/n/10 esp_deregister_freertos_idle_hook \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2091--2093 []\TU/lmtt/m/n/10 esp_deregister_freertos_idle_hook_for_cpu Underfull \hbox (badness 5726) in paragraph at lines 2093--2094 []\TU/lmtt/m/n/10 esp_deregister_freertos_tick_hook \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2094--2096 []\TU/lmtt/m/n/10 esp_deregister_freertos_tick_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 2098--2100 []\TU/lmtt/m/n/10 esp_duplicate_scan_exceptional_list_type_t [1767] [1768] Underfull \hbox (badness 5726) in paragraph at lines 2256--2257 []\TU/lmtt/m/n/10 esp_event_handler_unregister_with \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 2258--2259 []\TU/lmtt/m/n/10 esp_event_loop_args_t::queue_size \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 2261--2262 []\TU/lmtt/m/n/10 esp_event_loop_args_t::task_priority \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2265--2266 []\TU/lmtt/m/n/10 esp_event_loop_create_default \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2267--2268 []\TU/lmtt/m/n/10 esp_event_loop_delete_default \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 5726) in paragraph at lines 2279--2280 []\TU/lmtt/m/n/10 esp_flash_write_protect_crypt_cnt \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2282--2283 []\TU/lmtt/m/n/10 ESP_GAP_BLE_ADD_WHITELIST_COMPLETE_EVT \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 2283--2285 []\TU/lmtt/m/n/10 ESP_GAP_BLE_ADV_DATA_RAW_SET_COMPLETE_EVT [1769] Underfull \hbox (badness 10000) in paragraph at lines 2293--2295 []\TU/lmtt/m/n/10 ESP_GAP_BLE_CLEAR_BOND_DEV_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2307--2309 []\TU/lmtt/m/n/10 ESP_GAP_BLE_REMOVE_BOND_DEV_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2309--2311 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SCAN_PARAM_SET_COMPLETE_EVT Overfull \hbox (11.6223pt too wide) in paragraph at lines 2312--2314 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_RAW_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2314--2316 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2321--2323 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SET_LOCAL_PRIVACY_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2323--2325 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SET_PKT_LENGTH_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2325--2327 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SET_STATIC_RAND_ADDR_EVT \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (74.6223pt too wide) in paragraph at lines 2329--2331 []\TU/lmtt/m/n/10 ESP_GAP_BLE_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2331--2333 []\TU/lmtt/m/n/10 ESP_GAP_BLE_UPDATE_WHITELIST_COMPLETE_EVT [1770] [1771] Underfull \hbox (badness 10000) in paragraph at lines 2477--2478 []\TU/lmtt/m/n/10 ESP_GATT_UUID_CYCLING_SPEED_CADENCE_SVC \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 2479--2480 []\TU/lmtt/m/n/10 ESP_GATT_UUID_ENV_SENSING_CONFIG_DESCR \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 2480--2482 []\TU/lmtt/m/n/10 ESP_GATT_UUID_ENV_SENSING_MEASUREMENT_DESCR Underfull \hbox (badness 10000) in paragraph at lines 2482--2483 []\TU/lmtt/m/n/10 ESP_GATT_UUID_ENV_SENSING_TRIGGER_DESCR \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C [1772] Underfull \hbox (badness 10000) in paragraph at lines 2529--2530 []\TU/lmtt/m/n/10 ESP_GATT_UUID_RUNNING_SPEED_CADENCE_SVC \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 5726) in paragraph at lines 2571--2572 []\TU/lmtt/m/n/10 esp_gattc_char_elem_t::properties \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 2580--2581 []\TU/lmtt/m/n/10 esp_gattc_db_elem_t::start_handle \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1773] Underfull \hbox (badness 5726) in paragraph at lines 2591--2592 []\TU/lmtt/m/n/10 esp_gattc_incl_svc_elem_t::handle \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Overfull \hbox (6.3723pt too wide) in paragraph at lines 2592--2594 []\TU/lmtt/m/n/10 esp_gattc_incl_svc_elem_t::incl_srvc_e_handle Overfull \hbox (6.3723pt too wide) in paragraph at lines 2594--2596 []\TU/lmtt/m/n/10 esp_gattc_incl_svc_elem_t::incl_srvc_s_handle Underfull \hbox (badness 10000) in paragraph at lines 2619--2620 []\TU/lmtt/m/n/10 esp_gattc_service_elem_t::end_handle \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2620--2621 []\TU/lmtt/m/n/10 esp_gattc_service_elem_t::is_primary \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 2635--2636 []\TU/lmtt/m/n/10 esp_gatts_attr_db_t::attr_control \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 2651--2653 []\TU/lmtt/m/n/10 esp_gatts_incl128_svc_desc_t::start_hdl Underfull \hbox (badness 10000) in paragraph at lines 2655--2656 []\TU/lmtt/m/n/10 esp_gatts_incl_svc_desc_t::start_hdl \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1774] Underfull \hbox (badness 10000) in paragraph at lines 2699--2701 []\TU/lmtt/m/n/10 ESP_HF_CALL_HELD_STATUS_HELD_AND_ACTIVE Underfull \hbox (badness 10000) in paragraph at lines 2705--2707 []\TU/lmtt/m/n/10 ESP_HF_CALL_SETUP_STATUS_OUTGOING_ALERTING Underfull \hbox (badness 10000) in paragraph at lines 2707--2709 []\TU/lmtt/m/n/10 ESP_HF_CALL_SETUP_STATUS_OUTGOING_DIALING Underfull \hbox (badness 10000) in paragraph at lines 2726--2728 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_AUDIO_STATE_CONNECTED_MSBC Underfull \hbox (badness 10000) in paragraph at lines 2728--2730 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_AUDIO_STATE_CONNECTING \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1775] Underfull \hbox (badness 10000) in paragraph at lines 2742--2743 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::audio_stat \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2743--2745 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::battery_level Underfull \hbox (badness 10000) in paragraph at lines 2751--2752 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::call_setup \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (48.3723pt too wide) in paragraph at lines 2758--2760 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_at_response_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 2760--2762 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_at_response_param::cme Overfull \hbox (79.8723pt too wide) in paragraph at lines 2762--2764 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_at_response_param::code Overfull \hbox (43.1223pt too wide) in paragraph at lines 2764--2766 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_audio_stat_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 2766--2768 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_audio_stat_param::remote_ bda Overfull \hbox (79.8723pt too wide) in paragraph at lines 2768--2770 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_audio_stat_param::state Overfull \hbox (79.8723pt too wide) in paragraph at lines 2770--2772 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_battery_level_ind_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 2772--2774 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_battery_level_ind_param:: value Overfull \hbox (11.6223pt too wide) in paragraph at lines 2774--2776 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_binp_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2776--2778 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_binp_param::number Overfull \hbox (6.3723pt too wide) in paragraph at lines 2778--2780 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bsirparam Overfull \hbox (43.1223pt too wide) in paragraph at lines 2780--2782 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bsirparam::state Overfull \hbox (11.6223pt too wide) in paragraph at lines 2782--2784 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_btrh_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2784--2786 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_btrh_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 2786--2788 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bvra_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 2788--2790 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bvra_param::value Overfull \hbox (58.8723pt too wide) in paragraph at lines 2790--2792 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_held_ind_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 2792--2794 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_held_ind_param::stat us Overfull \hbox (32.6223pt too wide) in paragraph at lines 2794--2796 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_ind_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 2796--2798 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_ind_param::status Overfull \hbox (64.1223pt too wide) in paragraph at lines 2798--2800 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_setup_ind_param [1776] Overfull \hbox (106.1223pt too wide) in paragraph at lines 2800--2802 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_setup_ind_param::sta tus Overfull \hbox (11.6223pt too wide) in paragraph at lines 2802--2804 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_ccwa_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2804--2806 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_ccwa_param::number Overfull \hbox (11.6223pt too wide) in paragraph at lines 2806--2808 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param Overfull \hbox (37.8723pt too wide) in paragraph at lines 2808--2810 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::dir Overfull \hbox (37.8723pt too wide) in paragraph at lines 2810--2812 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::idx Overfull \hbox (43.1223pt too wide) in paragraph at lines 2812--2814 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::mpty Overfull \hbox (53.6223pt too wide) in paragraph at lines 2814--2816 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::number Overfull \hbox (53.6223pt too wide) in paragraph at lines 2816--2818 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 2818--2820 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clip_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2820--2822 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clip_param::number Overfull \hbox (11.6223pt too wide) in paragraph at lines 2822--2824 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_cnum_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2824--2826 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_cnum_param::number Overfull \hbox (43.1223pt too wide) in paragraph at lines 2826--2828 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_cnum_param::type Overfull \hbox (37.8723pt too wide) in paragraph at lines 2828--2830 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 2830--2832 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::chld_fea t Overfull \hbox (95.6223pt too wide) in paragraph at lines 2832--2834 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::peer_fea t Overfull \hbox (100.8723pt too wide) in paragraph at lines 2834--2836 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::remote_b da Overfull \hbox (74.6223pt too wide) in paragraph at lines 2836--2838 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::state Overfull \hbox (74.6223pt too wide) in paragraph at lines 2838--2840 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_current_operator_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 2840--2842 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_current_operator_param::n ame Overfull \hbox (69.3723pt too wide) in paragraph at lines 2842--2844 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_network_roaming_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 2844--2846 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_network_roaming_param::st atus Overfull \hbox (95.6223pt too wide) in paragraph at lines 2846--2848 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_service_availability_para m Overfull \hbox (137.6223pt too wide) in paragraph at lines 2848--2850 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_service_availability_para m::status Overfull \hbox (90.3723pt too wide) in paragraph at lines 2850--2852 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_signal_strength_ind_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 2852--2854 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_signal_strength_ind_param ::value Overfull \hbox (64.1223pt too wide) in paragraph at lines 2854--2856 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_volume_control_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 2856--2858 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_volume_control_param::typ e Overfull \hbox (106.1223pt too wide) in paragraph at lines 2858--2860 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_volume_control_param::vol ume Underfull \hbox (badness 5726) in paragraph at lines 2860--2861 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::roaming \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Overfull \hbox (11.6223pt too wide) in paragraph at lines 2861--2863 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::service_availability Underfull \hbox (badness 10000) in paragraph at lines 2863--2865 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::signal_strength Underfull \hbox (badness 10000) in paragraph at lines 2865--2867 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::volume_control Underfull \hbox (badness 10000) in paragraph at lines 2876--2878 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CIND_BATTERY_LEVEL_EVT \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1777] Underfull \hbox (badness 10000) in paragraph at lines 2883--2885 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CIND_SERVICE_AVAILABILITY_EVT Underfull \hbox (badness 10000) in paragraph at lines 2892--2894 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_CONNECTED Underfull \hbox (badness 10000) in paragraph at lines 2894--2896 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_CONNECTING Underfull \hbox (badness 10000) in paragraph at lines 2896--2898 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_DISCONNECTED Overfull \hbox (1.1223pt too wide) in paragraph at lines 2898--2900 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_DISCONNECTING Overfull \hbox (1.1223pt too wide) in paragraph at lines 2901--2903 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_SLC_CONNECTED Underfull \hbox (badness 10000) in paragraph at lines 2904--2906 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_COPS_CURRENT_OPERATOR_EVT Underfull \hbox (badness 10000) in paragraph at lines 2912--2914 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_IN_BAND_RINGTONE_NOT_PROVIDED Underfull \hbox (badness 10000) in paragraph at lines 2914--2916 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_IN_BAND_RINGTONE_PROVIDED Underfull \hbox (badness 5726) in paragraph at lines 2919--2920 []\TU/lmtt/m/n/10 esp_hf_client_outgoing_data_ready \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 2932--2933 []\TU/lmtt/m/n/10 esp_hf_client_query_current_calls \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2933--2935 []\TU/lmtt/m/n/10 esp_hf_client_query_current_operator_name Underfull \hbox (badness 10000) in paragraph at lines 2936--2937 []\TU/lmtt/m/n/10 esp_hf_client_register_data_callback \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2938--2940 []\TU/lmtt/m/n/10 esp_hf_client_request_last_voice_tag_number Underfull \hbox (badness 10000) in paragraph at lines 2947--2948 []\TU/lmtt/m/n/10 esp_hf_client_stop_voice_recognition \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1778] Overfull \hbox (1.1223pt too wide) in paragraph at lines 2954--2956 []\TU/lmtt/m/n/10 ESP_HF_CME_INVALID_CHARACTERS_IN_DIAL_STRING Overfull \hbox (1.1223pt too wide) in paragraph at lines 2956--2958 []\TU/lmtt/m/n/10 ESP_HF_CME_INVALID_CHARACTERS_IN_TEXT_STRING Underfull \hbox (badness 10000) in paragraph at lines 2987--2989 []\TU/lmtt/m/n/10 ESP_HF_CURRENT_CALL_MPTY_TYPE_SINGLE \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (1.1223pt too wide) in paragraph at lines 2995--2997 []\TU/lmtt/m/n/10 ESP_HF_CURRENT_CALL_STATUS_HELD_BY_RESP_HOLD Overfull \hbox (1.1223pt too wide) in paragraph at lines 3004--3006 []\TU/lmtt/m/n/10 ESP_HF_SERVICE_AVAILABILITY_STATUS_AVAILABLE Underfull \hbox (badness 10000) in paragraph at lines 3006--3007 []\TU/lmtt/m/n/10 esp_hf_service_availability_status_t \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (11.6223pt too wide) in paragraph at lines 3007--3009 []\TU/lmtt/m/n/10 ESP_HF_SERVICE_AVAILABILITY_STATUS_UNAVAILABLE [1779] Underfull \hbox (badness 10000) in paragraph at lines 3013--3015 []\TU/lmtt/m/n/10 ESP_HF_SUBSCRIBER_SERVICE_TYPE_VOICE \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3041--3043 []\TU/lmtt/m/n/10 esp_http_client_config_t::client_cert_pem Underfull \hbox (badness 10000) in paragraph at lines 3043--3045 []\TU/lmtt/m/n/10 esp_http_client_config_t::client_key_pem Overfull \hbox (16.8723pt too wide) in paragraph at lines 3045--3047 []\TU/lmtt/m/n/10 esp_http_client_config_t::disable_auto_redirect Underfull \hbox (badness 10000) in paragraph at lines 3047--3049 []\TU/lmtt/m/n/10 esp_http_client_config_t::event_handler Overfull \hbox (16.8723pt too wide) in paragraph at lines 3051--3053 []\TU/lmtt/m/n/10 esp_http_client_config_t::max_redirection_count Underfull \hbox (badness 10000) in paragraph at lines 3058--3059 []\TU/lmtt/m/n/10 esp_http_client_config_t::timeout_ms \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3059--3061 []\TU/lmtt/m/n/10 esp_http_client_config_t::transport_type Overfull \hbox (6.3723pt too wide) in paragraph at lines 3062--3064 []\TU/lmtt/m/n/10 esp_http_client_config_t::use_global_ca_store Underfull \hbox (badness 5726) in paragraph at lines 3072--3073 []\TU/lmtt/m/n/10 esp_http_client_event::header_key \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1780] [1781] [1782] Underfull \hbox (badness 10000) in paragraph at lines 3265--3267 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_cert_len Underfull \hbox (badness 10000) in paragraph at lines 3267--3269 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_cert_pem Underfull \hbox (badness 10000) in paragraph at lines 3270--3272 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_key_len Underfull \hbox (badness 10000) in paragraph at lines 3272--3274 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_key_pem Overfull \hbox (1.1223pt too wide) in paragraph at lines 3274--3276 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::clientkey_password Overfull \hbox (22.1223pt too wide) in paragraph at lines 3276--3278 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::clientkey_password_len Overfull \hbox (22.1223pt too wide) in paragraph at lines 3278--3280 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::disable_auto_reconnect Overfull \hbox (16.8723pt too wide) in paragraph at lines 3280--3282 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::disable_clean_session Underfull \hbox (badness 10000) in paragraph at lines 3284--3286 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::event_loop_handle Underfull \hbox (badness 5726) in paragraph at lines 3288--3289 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::lwt_msg \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 3291--3292 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::lwt_qos \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3292--3293 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::lwt_retain \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3294--3296 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::out_buffer_size [1783] Overfull \hbox (11.6223pt too wide) in paragraph at lines 3302--3304 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::reconnect_timeout_ms Overfull \hbox (48.3723pt too wide) in paragraph at lines 3304--3306 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::refresh_connection_after_ms Underfull \hbox (badness 10000) in paragraph at lines 3307--3308 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::task_stack \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (6.3723pt too wide) in paragraph at lines 3310--3312 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::use_global_ca_store Underfull \hbox (badness 10000) in paragraph at lines 3329--3331 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::connect_return_code Overfull \hbox (16.8723pt too wide) in paragraph at lines 3332--3334 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::esp_tls_cert_verify_flags Underfull \hbox (badness 10000) in paragraph at lines 3334--3336 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::esp_tls_last_esp_err Underfull \hbox (badness 10000) in paragraph at lines 3336--3338 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::esp_tls_stack_err Underfull \hbox (badness 5726) in paragraph at lines 3350--3351 []\TU/lmtt/m/n/10 esp_mqtt_event_t::session_present \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1784] Underfull \hbox (badness 5726) in paragraph at lines 3400--3401 []\TU/lmtt/m/n/10 esp_ota_get_next_update_partition \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 3401--3402 []\TU/lmtt/m/n/10 esp_ota_get_running_partition \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), [1785] Underfull \hbox (badness 10000) in paragraph at lines 3470--3472 []\TU/lmtt/m/n/10 esp_pm_config_esp32_t::light_sleep_enable Underfull \hbox (badness 10000) in paragraph at lines 3490--3491 []\TU/lmtt/m/n/10 esp_pthread_cfg_t::stack_size \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 员\TU/lmr/m/n/10 ), [1786] Underfull \hbox (badness 10000) in paragraph at lines 3512--3514 []\TU/lmtt/m/n/10 esp_register_freertos_idle_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 3515--3517 []\TU/lmtt/m/n/10 esp_register_freertos_tick_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 3517--3518 []\TU/lmtt/m/n/10 esp_register_shutdown_handler \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3541--3542 []\TU/lmtt/m/n/10 esp_sleep_enable_timer_wakeup \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3547--3548 []\TU/lmtt/m/n/10 esp_sleep_get_touchpad_wakeup_status \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1787] Underfull \hbox (badness 10000) in paragraph at lines 3581--3583 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param Overfull \hbox (27.3723pt too wide) in paragraph at lines 3583--3585 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::handle Overfull \hbox (27.3723pt too wide) in paragraph at lines 3585--3587 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::sec_id Overfull \hbox (27.3723pt too wide) in paragraph at lines 3587--3589 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::status Overfull \hbox (27.3723pt too wide) in paragraph at lines 3589--3591 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::use_co Underfull \hbox (badness 10000) in paragraph at lines 3591--3593 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param Overfull \hbox (11.6223pt too wide) in paragraph at lines 3593--3595 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::async Overfull \hbox (16.8723pt too wide) in paragraph at lines 3595--3597 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::handle Overfull \hbox (43.1223pt too wide) in paragraph at lines 3597--3599 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::port_status Overfull \hbox (16.8723pt too wide) in paragraph at lines 3599--3601 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::status Overfull \hbox (1.1223pt too wide) in paragraph at lines 3602--3604 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cong_evt_param::cong Overfull \hbox (11.6223pt too wide) in paragraph at lines 3604--3606 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cong_evt_param::handle Overfull \hbox (11.6223pt too wide) in paragraph at lines 3606--3608 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cong_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3608--3610 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param Overfull \hbox (22.1223pt too wide) in paragraph at lines 3610--3612 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::data Overfull \hbox (32.6223pt too wide) in paragraph at lines 3612--3614 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::handle Overfull \hbox (16.8723pt too wide) in paragraph at lines 3614--3616 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::len Overfull \hbox (32.6223pt too wide) in paragraph at lines 3616--3618 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::status Overfull \hbox (22.1223pt too wide) in paragraph at lines 3618--3620 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 3620--3622 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param::scn Overfull \hbox (69.3723pt too wide) in paragraph at lines 3622--3624 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param::scn_num Overfull \hbox (64.1223pt too wide) in paragraph at lines 3624--3626 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 3627--3629 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_init_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3630--3632 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::fd Overfull \hbox (11.6223pt too wide) in paragraph at lines 3632--3634 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::handle Overfull \hbox (16.8723pt too wide) in paragraph at lines 3634--3636 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::rem_bda Overfull \hbox (11.6223pt too wide) in paragraph at lines 3636--3638 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3638--3640 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param Overfull \hbox (11.6223pt too wide) in paragraph at lines 3640--3642 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::fd Overfull \hbox (32.6223pt too wide) in paragraph at lines 3642--3644 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::handle Overfull \hbox (90.3723pt too wide) in paragraph at lines 3644--3646 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::new_listen_handle Overfull \hbox (37.8723pt too wide) in paragraph at lines 3646--3648 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::rem_bda Overfull \hbox (32.6223pt too wide) in paragraph at lines 3648--3650 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3650--3652 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param Overfull \hbox (16.8723pt too wide) in paragraph at lines 3652--3654 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::handle Overfull \hbox (16.8723pt too wide) in paragraph at lines 3654--3656 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::sec_id Overfull \hbox (16.8723pt too wide) in paragraph at lines 3656--3658 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::status [1788] Overfull \hbox (16.8723pt too wide) in paragraph at lines 3658--3660 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::use_co Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param Overfull \hbox (6.3723pt too wide) in paragraph at lines 3662--3664 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::cong Overfull \hbox (16.8723pt too wide) in paragraph at lines 3664--3666 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::handle Overfull \hbox (1.1223pt too wide) in paragraph at lines 3666--3668 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::len Overfull \hbox (16.8723pt too wide) in paragraph at lines 3668--3670 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::status Underfull \hbox (badness 5726) in paragraph at lines 3724--3725 []\TU/lmtt/m/n/10 esp_timer_create_args_t::callback \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3725--3727 []\TU/lmtt/m/n/10 esp_timer_create_args_t::dispatch_method Underfull \hbox (badness 10000) in paragraph at lines 3727--3728 []\TU/lmtt/m/n/10 esp_timer_create_args_t::name \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 员\TU/lmr/m/n/10 ), [1789] Underfull \hbox (badness 5726) in paragraph at lines 3761--3762 []\TU/lmtt/m/n/10 esp_tls_cfg::clientcert_pem_bytes \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3795--3797 []\TU/lmtt/m/n/10 esp_vfs_dev_uart_set_rx_line_endings \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3797--3799 []\TU/lmtt/m/n/10 esp_vfs_dev_uart_set_tx_line_endings \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (22.1223pt too wide) in paragraph at lines 3803--3805 []\TU/lmtt/m/n/10 esp_vfs_fat_mount_config_t::allocation_unit_size Overfull \hbox (32.6223pt too wide) in paragraph at lines 3805--3807 []\TU/lmtt/m/n/10 esp_vfs_fat_mount_config_t::format_if_mount_failed [1790] Overfull \hbox (6.3723pt too wide) in paragraph at lines 3837--3839 []\TU/lmtt/m/n/10 esp_vfs_spiffs_conf_t::format_if_mount_failed Underfull \hbox (badness 5726) in paragraph at lines 3853--3854 []\TU/lmtt/m/n/10 esp_vfs_t::stop_socket_select_isr \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3859--3861 []\TU/lmtt/m/n/10 esp_vhci_host_callback::notify_host_recv Overfull \hbox (32.6223pt too wide) in paragraph at lines 3861--3863 []\TU/lmtt/m/n/10 esp_vhci_host_callback::notify_host_send_available Underfull \hbox (badness 10000) in paragraph at lines 3869--3871 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::buffer_size Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::cert_pem Overfull \hbox (48.3723pt too wide) in paragraph at lines 3873--3875 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::disable_auto_reconnect Underfull \hbox (badness 10000) in paragraph at lines 3877--3879 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::password Underfull \hbox (badness 10000) in paragraph at lines 3881--3883 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::subprotocol Underfull \hbox (badness 10000) in paragraph at lines 3883--3885 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::task_prio Underfull \hbox (badness 10000) in paragraph at lines 3885--3887 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 3887--3889 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::transport Underfull \hbox (badness 10000) in paragraph at lines 3890--3892 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::user_agent [1791] Underfull \hbox (badness 10000) in paragraph at lines 3892--3894 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::user_context Underfull \hbox (badness 10000) in paragraph at lines 3894--3896 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::username Underfull \hbox (badness 5726) in paragraph at lines 3899--3900 []\TU/lmtt/m/n/10 esp_websocket_client_is_connected \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 3908--3909 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::data_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3909--3910 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::data_ptr \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3911--3913 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::payload_len Underfull \hbox (badness 10000) in paragraph at lines 3913--3915 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::payload_offset Underfull \hbox (badness 10000) in paragraph at lines 3915--3917 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::user_context Underfull \hbox (badness 10000) in paragraph at lines 3940--3941 []\TU/lmtt/m/n/10 esp_wifi_get_promiscuous_ctrl_filter \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3966--3967 []\TU/lmtt/m/n/10 esp_wifi_set_promiscuous_ctrl_filter \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1792] Underfull \hbox (badness 5726) in paragraph at lines 3994--3995 []\TU/lmtt/m/n/10 eth_config_t::phy_get_duplex_mode \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3995--3997 []\TU/lmtt/m/n/10 eth_config_t::phy_get_partner_pause_enable Underfull \hbox (badness 10000) in paragraph at lines 4024--4025 []\TU/lmtt/m/n/10 ETS_INTERNAL_PROFILING_INTR_SOURCE \TU/lmr/m/n/10 (\TU/lmr/m/ it/10 C \TU/FandolSong-Regular(0)/m/it/10 宏\TU/lmr/m/n/10 ), [1793] [1794] Underfull \hbox (badness 10000) in paragraph at lines 4135--4136 []\TU/lmtt/m/n/10 heap_caps_check_integrity_all \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4162--4163 []\TU/lmtt/m/n/10 heap_trace_record_t::freed_by \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 员\TU/lmr/m/n/10 ), [1795] Underfull \hbox (badness 10000) in paragraph at lines 4206--4208 []\TU/lmtt/m/n/10 httpd_config::global_transport_ctx_free_fn [1796] [1797] [1798] Underfull \hbox (badness 5726) in paragraph at lines 4504--4505 []\TU/lmtt/m/n/10 ledc_channel_config_t::speed_mode \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1799] Underfull \hbox (badness 10000) in paragraph at lines 4575--4576 []\TU/lmtt/m/n/10 ledc_timer_config_t::duty_resolution \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1800] Underfull \hbox (badness 10000) in paragraph at lines 4644--4645 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::carrier_duty \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4645--4647 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::carrier_ivt_mode Underfull \hbox (badness 10000) in paragraph at lines 4647--4649 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::carrier_os_mode Underfull \hbox (badness 10000) in paragraph at lines 4650--4652 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::pulse_width_in_os Underfull \hbox (badness 5726) in paragraph at lines 4656--4657 []\TU/lmtt/m/n/10 mcpwm_carrier_oneshot_mode_enable \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 [1801] Underfull \hbox (badness 10000) in paragraph at lines 4724--4726 []\TU/lmtt/m/n/10 mcpwm_pin_config_t::mcpwm_fault0_in_num Underfull \hbox (badness 10000) in paragraph at lines 4726--4728 []\TU/lmtt/m/n/10 mcpwm_pin_config_t::mcpwm_fault1_in_num Underfull \hbox (badness 10000) in paragraph at lines 4728--4730 []\TU/lmtt/m/n/10 mcpwm_pin_config_t::mcpwm_fault2_in_num [1802] [1803] Underfull \hbox (badness 10000) in paragraph at lines 4858--4859 []\TU/lmtt/m/n/10 mesh_event_channel_switch_t::channel \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 4864--4865 []\TU/lmtt/m/n/10 mesh_event_connected_t::connected \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 4870--4872 []\TU/lmtt/m/n/10 mesh_event_find_network_t::router_bssid Underfull \hbox (badness 5726) in paragraph at lines 4874--4875 []\TU/lmtt/m/n/10 mesh_event_info_t::channel_switch \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 4895--4896 []\TU/lmtt/m/n/10 mesh_event_layer_change_t::new_layer \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4899--4901 []\TU/lmtt/m/n/10 mesh_event_network_state_t::is_rootless [1804] Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []\TU/lmtt/m/n/10 mesh_event_no_parent_found_t::scan_times Underfull \hbox (badness 10000) in paragraph at lines 4912--4913 []\TU/lmtt/m/n/10 mesh_event_root_conflict_t::capacity \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 4916--4917 []\TU/lmtt/m/n/10 mesh_event_root_fixed_t::is_fixed \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 4925--4926 []\TU/lmtt/m/n/10 mesh_event_root_switch_req_t::reason \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (27.3723pt too wide) in paragraph at lines 4930--4932 []\TU/lmtt/m/n/10 mesh_event_routing_table_change_t::rt_size_change Overfull \hbox (11.6223pt too wide) in paragraph at lines 4932--4934 []\TU/lmtt/m/n/10 mesh_event_routing_table_change_t::rt_size_new Underfull \hbox (badness 5726) in paragraph at lines 4950--4951 []\TU/lmtt/m/n/10 mesh_event_vote_started_t::reason \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1805] Underfull \hbox (badness 10000) in paragraph at lines 5026--5028 []\TU/lmtt/m/n/10 MQTT_CONNECTION_REFUSE_SERVER_UNAVAILABLE [1806] Underfull \hbox (badness 10000) in paragraph at lines 5053--5054 []\TU/lmtt/m/n/10 multi_heap_get_allocated_size \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5063--5065 []\TU/lmtt/m/n/10 multi_heap_info_t::total_allocated_bytes [1807] [1808] Underfull \hbox (badness 5726) in paragraph at lines 5246--5247 []\TU/lmtt/m/n/10 phy_ip101_default_ethernet_config \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 5275--5276 []\TU/lmtt/m/n/10 protocomm_ble_config_t::nu_lookup \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 5276--5278 []\TU/lmtt/m/n/10 protocomm_ble_config_t::nu_lookup_count Underfull \hbox (badness 10000) in paragraph at lines 5278--5279 []\TU/lmtt/m/n/10 protocomm_ble_config_t::service_uuid \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5284--5285 []\TU/lmtt/m/n/10 protocomm_http_server_config_t::port \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []\TU/lmtt/m/n/10 protocomm_http_server_config_t::stack_size Overfull \hbox (6.3723pt too wide) in paragraph at lines 5287--5289 []\TU/lmtt/m/n/10 protocomm_http_server_config_t::task_priority [1809] Overfull \hbox (6.3723pt too wide) in paragraph at lines 5294--5296 []\TU/lmtt/m/n/10 protocomm_httpd_config_t::ext_handle_provided Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 []\TU/lmtt/m/n/10 protocomm_security::close_transport_session Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []\TU/lmtt/m/n/10 protocomm_security::new_transport_session Underfull \hbox (badness 10000) in paragraph at lines 5312--5314 []\TU/lmtt/m/n/10 protocomm_security::security_req_handler [1810] Underfull \hbox (badness 10000) in paragraph at lines 5412--5413 []\TU/lmtt/m/n/10 rmt_rx_config_t::filter_ticks_thresh \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1811] Underfull \hbox (badness 10000) in paragraph at lines 5496--5497 []\TU/lmtt/m/n/10 sdio_slave_config_t::send_queue_size \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 5497--5498 []\TU/lmtt/m/n/10 sdio_slave_config_t::sending_mode \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1812] [1813] [1814] Underfull \hbox (badness 10000) in paragraph at lines 5687--5688 []\TU/lmtt/m/n/10 sigmadelta_config_t::sigmadelta_duty \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5688--5689 []\TU/lmtt/m/n/10 sigmadelta_config_t::sigmadelta_gpio \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5689--5691 []\TU/lmtt/m/n/10 sigmadelta_config_t::sigmadelta_prescale Underfull \hbox (badness 5726) in paragraph at lines 5702--5703 []\TU/lmtt/m/n/10 spi_bus_config_t::max_transfer_sz \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []\TU/lmtt/m/n/10 spi_device_interface_config_t::address_bits Overfull \hbox (6.3723pt too wide) in paragraph at lines 5722--5724 []\TU/lmtt/m/n/10 spi_device_interface_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 5724--5726 []\TU/lmtt/m/n/10 spi_device_interface_config_t::command_bits Overfull \hbox (16.8723pt too wide) in paragraph at lines 5726--5728 []\TU/lmtt/m/n/10 spi_device_interface_config_t::cs_ena_posttrans Overfull \hbox (11.6223pt too wide) in paragraph at lines 5728--5730 []\TU/lmtt/m/n/10 spi_device_interface_config_t::cs_ena_pretrans Underfull \hbox (badness 10000) in paragraph at lines 5730--5732 []\TU/lmtt/m/n/10 spi_device_interface_config_t::dummy_bits Overfull \hbox (6.3723pt too wide) in paragraph at lines 5732--5734 []\TU/lmtt/m/n/10 spi_device_interface_config_t::duty_cycle_pos Underfull \hbox (badness 10000) in paragraph at lines 5734--5735 []\TU/lmtt/m/n/10 spi_device_interface_config_t::flags \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (6.3723pt too wide) in paragraph at lines 5735--5737 []\TU/lmtt/m/n/10 spi_device_interface_config_t::input_delay_ns Underfull \hbox (badness 10000) in paragraph at lines 5741--5743 []\TU/lmtt/m/n/10 spi_device_interface_config_t::queue_size Underfull \hbox (badness 10000) in paragraph at lines 5743--5745 []\TU/lmtt/m/n/10 spi_device_interface_config_t::spics_io_num [1815] Overfull \hbox (11.6223pt too wide) in paragraph at lines 5764--5766 []\TU/lmtt/m/n/10 spi_flash_guard_funcs_t::is_safe_write_address Underfull \hbox (badness 5726) in paragraph at lines 5773--5774 []\TU/lmtt/m/n/10 spi_flash_is_safe_write_address_t \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 类 Underfull \hbox (badness 10000) in paragraph at lines 5814--5816 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::post_setup_cb Underfull \hbox (badness 10000) in paragraph at lines 5816--5818 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::post_trans_cb Underfull \hbox (badness 10000) in paragraph at lines 5818--5820 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::queue_size Underfull \hbox (badness 10000) in paragraph at lines 5820--5822 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::spics_io_num [1816] Underfull \hbox (badness 5726) in paragraph at lines 5876--5877 []\TU/lmtt/m/n/10 spicommon_dmaworkaround_req_reset \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 5877--5879 []\TU/lmtt/m/n/10 spicommon_dmaworkaround_reset_in_progress Underfull \hbox (badness 10000) in paragraph at lines 5879--5880 []\TU/lmtt/m/n/10 spicommon_dmaworkaround_transfer_active [1817] [1818] [1819] [1820] Underfull \hbox (badness 10000) in paragraph at lines 6178--6179 []\TU/lmtt/m/n/10 uart_intr_config_t::intr_enable_mask \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (1.1223pt too wide) in paragraph at lines 6182--6184 []\TU/lmtt/m/n/10 uart_intr_config_t::txfifo_empty_intr_thresh [1821] Underfull \hbox (badness 5726) in paragraph at lines 6286--6287 []\TU/lmtt/m/n/10 vendor_ie_data_t::vendor_oui_type \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6307--6308 []\TU/lmtt/m/n/10 vTaskSetThreadLocalStoragePointer \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Overfull \hbox (16.8723pt too wide) in paragraph at lines 6308--6310 []\TU/lmtt/m/n/10 vTaskSetThreadLocalStoragePointerAndDelCallback [1822] Underfull \hbox (badness 5726) in paragraph at lines 6336--6337 []\TU/lmtt/m/n/10 wifi_ant_config_t::rx_ant_default \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6353--6354 []\TU/lmtt/m/n/10 wifi_ap_config_t::beacon_interval \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6366--6367 []\TU/lmtt/m/n/10 wifi_ap_record_t::pairwise_cipher \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1823] Underfull \hbox (badness 10000) in paragraph at lines 6412--6413 []\TU/lmtt/m/n/10 wifi_csi_config_t::channel_filter_en \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 6418--6419 []\TU/lmtt/m/n/10 wifi_csi_config_t::stbc_htltf2_en \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 6435--6436 []\TU/lmtt/m/n/10 wifi_fast_scan_threshold_t::authmode \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 6452--6453 []\TU/lmtt/m/n/10 wifi_init_config_t::event_handler \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6454--6455 []\TU/lmtt/m/n/10 wifi_init_config_t::mgmt_sbuf_num \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 6467--6468 []\TU/lmtt/m/n/10 wifi_init_config_t::wpa_crypto_funcs \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1824] [1825] Underfull \hbox (badness 10000) in paragraph at lines 6584--6586 []\TU/lmtt/m/n/10 wifi_prov_config_get_data_t::fail_reason Underfull \hbox (badness 10000) in paragraph at lines 6586--6588 []\TU/lmtt/m/n/10 wifi_prov_config_get_data_t::wifi_state Overfull \hbox (16.8723pt too wide) in paragraph at lines 6589--6591 []\TU/lmtt/m/n/10 wifi_prov_config_handlers::apply_config_handler Overfull \hbox (6.3723pt too wide) in paragraph at lines 6592--6594 []\TU/lmtt/m/n/10 wifi_prov_config_handlers::get_status_handler Overfull \hbox (6.3723pt too wide) in paragraph at lines 6594--6596 []\TU/lmtt/m/n/10 wifi_prov_config_handlers::set_config_handler Underfull \hbox (badness 10000) in paragraph at lines 6599--6600 []\TU/lmtt/m/n/10 wifi_prov_config_set_data_t::channel \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 6601--6602 []\TU/lmtt/m/n/10 wifi_prov_config_set_data_t::ssid \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 6606--6607 []\TU/lmtt/m/n/10 wifi_prov_sta_conn_info_t::auth_mode \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1826] Underfull \hbox (badness 10000) in paragraph at lines 6639--6641 []\TU/lmtt/m/n/10 WIFI_REASON_GROUP_KEY_UPDATE_TIMEOUT \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1827] [1828] Underfull \hbox (badness 10000) in paragraph at lines 6771--6772 []\TU/lmtt/m/n/10 xRingbufferReceiveUpToFromISR \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 5726) in paragraph at lines 6772--6773 []\TU/lmtt/m/n/10 xRingbufferRemoveFromQueueSetRead \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 6831--6832 []\TU/lmtt/m/n/10 xTimerPendFunctionCallFromISR \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), [1829] [1830]) (./espressif-esp-idf-zh-cn.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information) Output written on espressif-esp-idf-zh-cn.pdf (1836 pages). Transcript written on espressif-esp-idf-zh-cn.log. Latexmk: Index file 'espressif-esp-idf-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-idf-zh-cn.pdf' Latexmk: List of undefined refs and citations: Label `api-reference/peripherals/spi_master:_CPPv417spi_transaction_t' multiply defined Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_transaction_t' multiply defined Latexmk: Summary of warnings: Latex found 2 multiply defined reference(s) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-idf-zh-cn.aux' 'espressif-esp-idf-zh-cn.out' 'espressif-esp-idf-zh-cn.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-idf-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def))) (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-idf-zh-cn.idx (./espressif-esp-idf-zh-cn.aux LaTeX Warning: Label `api-reference/peripherals/spi_master:_CPPv417spi_transact ion_t' multiply defined. LaTeX Warning: Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_tra nsaction_t' multiply defined. ) (/usr/share/texmf/tex/latex/tipa/t3cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-idf-zh-cn.out) (./espressif-esp-idf-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* LaTeX Font Warning: Font shape `TU/FandolHei-Regular(0)/bx/it' undefined (Font) using `TU/FandolHei-Regular(0)/bx/n' instead on input line 65. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-idf-zh-cn.toc [1] Overfull \hbox (4.49997pt too wide) detected at line 1428 []\TU/lmr/m/n/10 1215 Overfull \hbox (4.49997pt too wide) detected at line 2021 []\TU/lmr/m/n/10 1376 Overfull \hbox (4.49997pt too wide) detected at line 2023 []\TU/lmr/m/n/10 1383 Overfull \hbox (4.49997pt too wide) detected at line 2043 []\TU/lmr/m/n/10 1389 Overfull \hbox (4.49997pt too wide) detected at line 2060 []\TU/lmr/m/n/10 1399 Overfull \hbox (4.49997pt too wide) detected at line 2073 []\TU/lmr/m/n/10 1404 Overfull \hbox (4.49997pt too wide) detected at line 2113 []\TU/lmr/m/n/10 1418 Overfull \hbox (4.49997pt too wide) detected at line 2170 []\TU/lmr/m/n/10 1445 Overfull \hbox (4.49997pt too wide) detected at line 2177 []\TU/lmr/m/n/10 1449 Overfull \hbox (4.49997pt too wide) detected at line 2196 []\TU/lmr/m/n/10 1456 Overfull \hbox (4.49997pt too wide) detected at line 2201 []\TU/lmr/m/n/10 1459 Overfull \hbox (4.49997pt too wide) detected at line 2208 []\TU/lmr/m/n/10 1461 Overfull \hbox (4.49997pt too wide) detected at line 2238 []\TU/lmr/m/n/10 1474 Overfull \hbox (4.49997pt too wide) detected at line 2254 []\TU/lmr/m/n/10 1483 Overfull \hbox (4.49997pt too wide) detected at line 2259 []\TU/lmr/m/n/10 1484 Overfull \hbox (4.49997pt too wide) detected at line 2262 []\TU/lmr/m/n/10 1486 Overfull \hbox (4.49997pt too wide) detected at line 2376 []\TU/lmr/m/n/10 1552 Overfull \hbox (4.49997pt too wide) detected at line 2380 []\TU/lmr/m/n/10 1554 Overfull \hbox (4.49997pt too wide) detected at line 2392 []\TU/lmr/m/n/10 1558 Overfull \hbox (4.49997pt too wide) detected at line 2410 []\TU/lmr/m/n/10 1567 Overfull \hbox (4.49997pt too wide) detected at line 2452 []\TU/lmr/m/n/10 1598 Overfull \hbox (4.49997pt too wide) detected at line 2458 []\TU/lmr/m/n/10 1604 Overfull \hbox (4.49997pt too wide) detected at line 2464 []\TU/lmr/m/n/10 1608 Overfull \hbox (4.49997pt too wide) detected at line 2470 []\TU/lmr/m/n/10 1613 Overfull \hbox (4.49997pt too wide) detected at line 2480 []\TU/lmr/m/n/10 1617 [2] Overfull \hbox (4.49997pt too wide) detected at line 2493 []\TU/lmr/m/n/10 1619 Overfull \hbox (4.49997pt too wide) detected at line 2577 []\TU/lmr/m/n/10 1659 Overfull \hbox (4.49997pt too wide) detected at line 2611 []\TU/lmr/m/n/10 1682 Overfull \hbox (4.49997pt too wide) detected at line 2620 []\TU/lmr/m/n/10 1692 Overfull \hbox (4.49997pt too wide) detected at line 2629 []\TU/lmr/m/n/10 1697 Overfull \hbox (4.49997pt too wide) detected at line 2630 []\TU/lmr/m/n/10 1697 Overfull \hbox (4.49997pt too wide) detected at line 2631 []\TU/lmr/m/n/10 1698 Overfull \hbox (4.49997pt too wide) detected at line 2632 []\TU/lmr/m/n/10 1698 Overfull \hbox (4.49997pt too wide) detected at line 2633 []\TU/lmr/m/n/10 1698 Overfull \hbox (4.49997pt too wide) detected at line 2683 []\TU/lmr/m/n/10 1721 Overfull \hbox (4.49997pt too wide) detected at line 2684 []\TU/lmr/m/n/10 1722 Overfull \hbox (4.49997pt too wide) detected at line 2685 []\TU/lmr/m/n/10 1723 Overfull \hbox (4.49997pt too wide) detected at line 2686 []\TU/lmr/m/n/10 1723 Overfull \hbox (4.49997pt too wide) detected at line 2687 []\TU/lmr/m/n/10 1724 Overfull \hbox (4.49997pt too wide) detected at line 2688 []\TU/lmr/m/n/10 1724 Overfull \hbox (4.49997pt too wide) detected at line 2695 []\TU/lmr/m/n/10 1731 Overfull \hbox (4.49997pt too wide) detected at line 2698 []\TU/lmr/m/n/10 1733 Overfull \hbox (4.49997pt too wide) detected at line 2699 []\TU/lmr/m/n/10 1733 Overfull \hbox (4.49997pt too wide) detected at line 2700 []\TU/lmr/m/n/10 1733 Overfull \hbox (4.49997pt too wide) detected at line 2701 []\TU/lmr/m/n/10 1734 ) [3] [4] ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] Overfull \vbox (685.07922pt too high) has occurred while \output is active [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (4.83116pt too wide) in paragraph at lines 1594--1594 []\TU/lmr/m/n/10 Header| [22] [23] [24] Overfull \vbox (247.84828pt too high) has occurred while \output is active [25] [26] [27] [28] [29] [30] [31] [32] Overfull \hbox (2.3451pt too wide) in paragraph at lines 2497--2497 []\TU/lmr/m/n/10 Header| [33] [34] [35] Overfull \vbox (368.00252pt too high) has occurred while \output is active [36] [37] [38] [39] [40] Overfull \vbox (911.59282pt too high) has occurred while \output is active [41] Overfull \hbox (6.73123pt too wide) in paragraph at lines 2987--2988 \TU/lmr/m/n/10 EMAC_CLK_OUT_180 [42] Overfull \vbox (1477.71333pt too high) has occurred while \output is active [43] [44] [45] LaTeX Warning: Float too large for page by 13.34505pt on input line 3308. [46] [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 3451--3452 []\TU/lmr/m/n/10 The ESP-IDF repository on github contains a script in the tool s directory titled Underfull \hbox (badness 5175) in paragraph at lines 3451--3452 \TU/lmtt/m/n/10 windows_install_prerequisites.sh\TU/lmr/m/n/10 . If you haven\T U/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 t got a local copy of the ESP- [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] Overfull \vbox (4.42178pt too high) detected at line 4077 [61] ! Text line contains an invalid character. l.4119 \PYGZti{}zY��Y(1�,1^^U �� e���)(Xn@�y.!Dr�zY(�^^... ! Text line contains an invalid character. l.4119 ...�� e���)(Xn@�y.!Dr�zY(�^^F jpi�\textbar{}�+z5Ymvp [62] [63] [64] [65] [66] Overfull \vbox (1.51384pt too high) detected at line 4348 [67] [68] [69] [70] [71] [72] [73] [74] Underfull \hbox (badness 10000) in paragraph at lines 4675--4676 []\TU/FandolSong-Regular(0)/m/n/10 选 择 \TU/lmr/m/n/10 PATH \TU/FandolSong-Regul ar(0)/m/n/10 环 境 变 量,| 删 除 默 认 值,| 并 将 其 替 换 为 \TU/lmtt/m/n/10 C:\msys32\usr\ bin; Underfull \hbox (badness 5036) in paragraph at lines 4675--4676 \TU/lmtt/m/n/10 C:\msys32\mingw32\bin;C:\msys32\opt\xtensa-esp32-elf\bin |\TU/ FandolSong-Regular(0)/m/n/10 (如 果 您 已 经 将 \TU/lmr/m/n/10 msys32 [75] [76] Overfull \vbox (18.93388pt too high) detected at line 4802 [77] [78] [79] [80] [81] [82] Chapter 2. [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] Overfull \hbox (4.83116pt too wide) in paragraph at lines 5555--5555 []\TU/lmr/m/n/10 Header| [93] [94] [95] Overfull \vbox (247.84828pt too high) has occurred while \output is active [96] [97] [98] [99] [100] [101] [102] [103] Overfull \hbox (2.3451pt too wide) in paragraph at lines 6440--6440 []\TU/lmr/m/n/10 Header| [104] [105] [106] Overfull \vbox (368.00252pt too high) has occurred while \output is active [107] [108] [109] [110] [111] [112] Overfull \vbox (910.85283pt too high) has occurred while \output is active [113] Overfull \hbox (6.73123pt too wide) in paragraph at lines 6934--6935 \TU/lmr/m/n/10 EMAC_CLK_OUT_180 [114] Overfull \vbox (1476.23335pt too high) has occurred while \output is active [115] [116] [117] LaTeX Warning: Float too large for page by 13.34505pt on input line 7255. [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] Overfull \vbox (13.56332pt too high) detected at line 8244 [138] [139] ! Text line contains an invalid character. l.8285 ...}zY��Y\PYG{o}{(}\PYG{l+m}{1}�,1^^U �� e���\PYG{o}{)... ! Text line contains an invalid character. l.8285 ...YG{o}{(}Xn@�y.!Dr�zY\PYG{o}{(}�^^F jpi�\PYG{p}{\textbar{}}�... [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] Chapter 3. [155] [156] [157] [158] [159] [160] [161] Underfull \hbox (badness 10000) in paragraph at lines 9490--9492 \TU/lmr/m/n/10 Set protocol type of specified interface The default protocol is [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 9770--9772 []\TU/lmr/m/n/10 1. The default country is {.cc=\TU/FandolSong-Regular(0)/m/n/1 0 ”| \TU/lmr/m/n/10 CN\TU/FandolSong-Regular(0)/m/n/10 ”| \TU/lmr/m/n/10 , .sch an=1, .nchan=13, pol- [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 11683--11685 \TU/lmr/m/n/10 This field is used for getting WiFi maximum transmitting power, call [180] [181] [182] [183] [184] [185] [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 13078--13080 \TU/lmr/m/n/10 Default antenna mode for receiving, it\TU/FandolSong-Regular(0)/ m/n/10 ’| \TU/lmr/m/n/10 s ignored if rx_ant_mode is not [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] Underfull \hbox (badness 5681) in paragraph at lines 14961--14963 []\TU/lmr/m/n/10 2. Can not call esp_smartconfig_start twice before it finish, please call [200] Underfull \hbox (badness 10000) in paragraph at lines 15063--15065 []\TU/lmr/m/n/10 If users need to set the SmartConfig type, please set it befor e calling [201] [202] Overfull \hbox (163.44168pt too wide) in paragraph at lines 15311--15313 [] Overfull \hbox (163.44168pt too wide) in paragraph at lines 15335--15337 [] [203] [204] [205] [206] [207] [208] [209] Underfull \hbox (badness 10000) in paragraph at lines 16098--16100 \TU/lmr/m/n/10 Number of encrypted ESPNOW peers, maximum value is [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] Underfull \hbox (badness 10000) in paragraph at lines 17451--17453 []\TU/lmr/m/n/10 This API shall be called after having received the event [225] [226] Underfull \hbox (badness 10000) in paragraph at lines 17685--17687 []\TU/lmr/m/n/10 This API shall be called after having received the event Underfull \hbox (badness 10000) in paragraph at lines 17706--17708 []\TU/lmr/m/n/10 This API shall be called after having received the event [227] [228] [229] [230] [231] [232] [233] [234] Underfull \hbox (badness 10000) in paragraph at lines 18789--18789 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 wifi_config_t[][] \TU/lmr/m/n/10 *\ TU/lmr/m/it/10 parent\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 mesh_addr_t[][] [235] Underfull \hbox (badness 10000) in paragraph at lines 18842--18843 []\TU/lmr/m/n/10 If my_type is set MESH_NODE, my_layer shall be greater than [236] Underfull \hbox (badness 7888) in paragraph at lines 19005--19005 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 mesh_addr_t[][] \TU/lmr/m/n/10 *\TU /lmr/m/it/10 child_mac\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mesh_addr_t[][] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] Underfull \hbox (badness 10000) in paragraph at lines 21541--21542 []\TU/lmr/m/n/10 This is a BLE advertising demo with virtual HCI interface. Sen d Re- [254] Underfull \hbox (badness 10000) in paragraph at lines 21563--21563 [][][]\TU/lmr/m/it/10 esp_ble_power_type_t[][] power_type\TU/lmr/m/n/10 , [][]\ TU/lmr/m/it/10 esp_power_level_t[][] Underfull \hbox (badness 10000) in paragraph at lines 21614--21614 [][][]\TU/lmr/m/it/10 esp_power_level_t[][] min_power_level\TU/lmr/m/n/10 , [][ ]\TU/lmr/m/it/10 esp_power_level_t[][] Underfull \hbox (badness 10000) in paragraph at lines 21641--21641 [][][]\TU/lmr/m/it/10 esp_power_level_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 min _power_level\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_power_level_t[][] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 21839--21841 \TU/lmr/m/n/10 esp_vhci_host_register_callback register the vhci reference call back struct defined by [257] Underfull \hbox (badness 10000) in paragraph at lines 21876--21877 []\TU/lmr/m/n/10 If the mode is ESP_BT_MODE_BTDM, then it may be useful to call API Underfull \hbox (badness 10000) in paragraph at lines 21876--21877 \TU/lmr/m/n/10 esp_bt_mem_release(ESP_BT_MODE_BTDM) instead, which internally c alls Underfull \hbox (badness 10000) in paragraph at lines 21908--21909 []\TU/lmr/m/n/10 If you never intend to use bluetooth in a current boot-up cycl e, you can call Underfull \hbox (badness 10000) in paragraph at lines 21908--21909 \TU/lmr/m/n/10 esp_bt_mem_release(ESP_BT_MODE_BTDM) before esp_bt_controller_in it or after [258] [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] Underfull \hbox (badness 10000) in paragraph at lines 23998--23998 [][][]\TU/lmr/m/it/10 esp_bd_addr_t[][] remote_device\TU/lmr/m/n/10 , uint16_t [273] [274] Underfull \hbox (badness 10000) in paragraph at lines 24213--24213 [][][]\TU/lmr/m/it/10 esp_bd_addr_t[][] bd_addr\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 24213--24213 \TU/lmr/m/it/10 min_conn_int\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 max_conn_ int\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 24213--24213 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 slave_latency\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 supervi- [275] Underfull \hbox (badness 10000) in paragraph at lines 24289--24289 [][][]\TU/lmr/m/it/10 esp_bd_addr_t[][] local_used_addr\TU/lmr/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 24290--24292 \TU/lmr/m/n/10 This function is called to get local used address and adress typ e. uint8_t [276] Overfull \hbox (60.795pt too wide) in paragraph at lines 24453--24453 [][][]\TU/lmr/m/it/10 esp_ble_duplicate_exceptional_info_type_t[][] Underfull \hbox (badness 10000) in paragraph at lines 24453--24453 \TU/lmr/m/it/10 type\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_duplicate_info_t[] [] Underfull \hbox (badness 10000) in paragraph at lines 24471--24472 \TU/lmr/m/n/10 when type is MESH_BEACON_TYPE, MESH_PROV_SRV_ADV or Overfull \hbox (76.545pt too wide) in paragraph at lines 24488--24488 [][][]\TU/lmr/m/it/10 esp_ble_duplicate_exceptional_info_type_t[][] Underfull \hbox (badness 10000) in paragraph at lines 24506--24507 \TU/lmr/m/n/10 when type is MESH_BEACON_TYPE, MESH_PROV_SRV_ADV or [277] Overfull \hbox (64.11499pt too wide) in paragraph at lines 24523--24523 [][][]\TU/lmr/m/it/10 esp_duplicate_scan_exceptional_list_type_t[][] Underfull \hbox (badness 7273) in paragraph at lines 24555--24555 [][][]\TU/lmr/m/it/10 esp_ble_sm_param_t[][] param_type\TU/lmr/m/n/10 , void *\ TU/lmr/m/it/10 value\TU/lmr/m/n/10 , [278] [279] [280] [281] [282] Overfull \hbox (62.43498pt too wide) in paragraph at lines 25201--25203 \TU/lmr/m/n/10 Event parameter of ESP_GAP_BLE_UPDATE_DUPLICATE_EXCEPTIONAL_LIST _COMPLETE_EVT Overfull \hbox (18.42165pt too wide) in paragraph at lines 25235--25237 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_ADV_DAT A_RAW_SET_COMPLETE_EVT. Overfull \hbox (4.11165pt too wide) in paragraph at lines 25304--25306 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_CLEAR_B OND_DEV_COMPLETE_EVT. [283] Overfull \hbox (17.72165pt too wide) in paragraph at lines 25372--25374 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SET_LOC AL_PRIVACY_COMPLETE_EVT. Overfull \hbox (1.55165pt too wide) in paragraph at lines 25395--25397 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SET_PKT _LENGTH_COMPLETE_EVT. [284] Overfull \hbox (14.12166pt too wide) in paragraph at lines 25474--25476 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_REMOVE_ BOND_DEV_COMPLETE_EVT. Overfull \hbox (1.90164pt too wide) in paragraph at lines 25508--25510 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SCAN_PA RAM_SET_COMPLETE_EVT. [285] Overfull \hbox (19.54164pt too wide) in paragraph at lines 25675--25677 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SCAN_RS P_DATA_SET_COMPLETE_EVT. Overfull \hbox (51.07164pt too wide) in paragraph at lines 25698--25700 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_SCAN_RS P_DATA_RAW_SET_COMPLETE_EVT. [286] Overfull \hbox (123.99167pt too wide) in paragraph at lines 25879--25881 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_UPDATE_ DUPLICATE_EXCEPTIONAL_LIST_COMPLETE_EVT. [287] Overfull \hbox (24.40672pt too wide) in paragraph at lines 25921--25923 \TU/lmr/m/n/10 device information, when subcode is ESP_BLE_DUPLICATE_EXCEPTIONA L_LIST_CLEAN, Overfull \hbox (9.95164pt too wide) in paragraph at lines 25935--25937 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GAP_BLE_UPDATE_ WHITELIST_COMPLETE_EVT. [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] Underfull \hbox (badness 8056) in paragraph at lines 27625--27625 [][][]\TU/lmr/m/it/10 esp_gap_ble_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/ lmr/m/it/10 esp_ble_gap_cb_param_t[][] [299] [300] [301] [302] [303] [304] Underfull \hbox (badness 10000) in paragraph at lines 29062--29064 \TU/lmr/m/n/10 BLE advertising address , device info will be added into [305] Underfull \hbox (badness 10000) in paragraph at lines 29073--29075 \TU/lmr/m/n/10 BLE mesh link ID, it is for BLE mesh, device info will be added into [306] [307] [308] [309] Underfull \hbox (badness 10000) in paragraph at lines 29720--29722 \TU/lmr/m/n/10 The service start handle, it\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 s valid only when the type = [310] Underfull \hbox (badness 10000) in paragraph at lines 29742--29744 \TU/lmr/m/n/10 The characteristic properties, it\TU/FandolSong-Regular(0)/m/n/1 0 ’| \TU/lmr/m/n/10 s valid only when the type = [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] Underfull \hbox (badness 10000) in paragraph at lines 31602--31602 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_gatt_srvc_id_t[][] Underfull \hbox (badness 10000) in paragraph at lines 31603--31605 \TU/lmr/m/n/10 Create a service. When service creation is done, a callback even t [321] Underfull \hbox (badness 10000) in paragraph at lines 31640--31640 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_gatts_attr_db_t[][] \TU/lmr/m/n /10 *\TU/lmr/m/it/10 gatts_attr_db\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31640--31640 [][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , uint8_t \TU/lmr/ m/it/10 max_nb_attr\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 31681--31681 []\TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 service_handle\TU/lmr/m/n/10 , uint16 _t \TU/lmr/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 31716--31716 []\TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 service_handle\TU/lmr/m/n/10 , [][]\T U/lmr/m/it/10 esp_bt_uuid_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 char_uuid\TU/lm r/m/n/10 , Underfull \hbox (badness 7777) in paragraph at lines 31716--31716 [][]\TU/lmr/m/it/10 esp_gatt_perm_t[][] perm\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 esp_gatt_char_prop_t[][] property\TU/lmr/m/n/10 , [322] Underfull \hbox (badness 10000) in paragraph at lines 31763--31763 [][]\TU/lmr/m/it/10 esp_gatt_perm_t[][] perm\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 esp_attr_value_t[][] Underfull \hbox (badness 5563) in paragraph at lines 31808--31810 \TU/lmr/m/n/10 This function is called to delete a service. When this is done, a callback event [323] [324] [325] Underfull \hbox (badness 10000) in paragraph at lines 32070--32070 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] remote_bda\TU/lmr/m/n/10 , bool Underfull \hbox (badness 10000) in paragraph at lines 32143--32143 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gatts_if\TU/lmr/m/n/10 , [326] [327] [328] [329] [330] [331] [332] [333] [334] Underfull \hbox (badness 10000) in paragraph at lines 33518--33518 [][][]\TU/lmr/m/it/10 esp_gatts_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/lm r/m/it/10 esp_gatt_if_t[][] \TU/lmr/m/n/10 gatts_if, [335] [336] [337] [338] Underfull \hbox (badness 10000) in paragraph at lines 33991--33991 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] remote_bda\TU/lmr/m/n/10 , [339] Underfull \hbox (badness 10000) in paragraph at lines 34102--34102 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34140--34140 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34140--34140 \TU/lmr/m/it/10 conn_id\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][] \ TU/lmr/m/n/10 *\TU/lmr/m/it/10 svc_uuid\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34140--34140 [][]\TU/lmr/m/it/10 esp_gattc_service_elem_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/1 0 result\TU/lmr/m/n/10 , uint16_t [340] Underfull \hbox (badness 10000) in paragraph at lines 34187--34187 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34237--34237 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , [341] Underfull \hbox (badness 10000) in paragraph at lines 34284--34284 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34284--34284 \TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][ ] char_uuid\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 \TU/lmr/m/it/10 conn_id\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 start_handle\T U/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , [][]\TU/lmr/ m/it/10 esp_bt_uuid_t[][] Underfull \hbox (badness 10000) in paragraph at lines 34334--34334 \TU/lmr/m/it/10 char_uuid\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][] descr_uuid\TU/lmr/m/n/10 , [342] Underfull \hbox (badness 10000) in paragraph at lines 34387--34387 [][]\TU/lmr/m/it/10 esp_bt_uuid_t[][] descr_uuid\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34387--34387 [][]\TU/lmr/m/it/10 esp_gattc_descr_elem_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 result\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34434--34434 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 34434--34434 \TU/lmr/m/it/10 conn_id\TU/lmr/m/n/10 , uint16_t \TU/lmr/m/it/10 start_handle\T U/lmr/m/n/10 , Underfull \hbox (badness 6510) in paragraph at lines 34434--34434 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , [][]\TU/lmr/ m/it/10 esp_bt_uuid_t[][] [343] Underfull \hbox (badness 5331) in paragraph at lines 34484--34484 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34484--34484 [][]\TU/lmr/m/it/10 esp_gatt_db_attr_type_t[][] type\TU/lmr/m/n/10 , uint16_t [344] Underfull \hbox (badness 10000) in paragraph at lines 34534--34534 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34534--34534 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 start_handle\TU/lmr/m/n/10 , uint16_t \ TU/lmr/m/it/10 end_handle\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34622--34622 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , [345] [346] Underfull \hbox (badness 10000) in paragraph at lines 34754--34754 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , Underfull \hbox (badness 7486) in paragraph at lines 34754--34754 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 handle\TU/lmr/m/n/10 , uint16_t \TU/lmr /m/it/10 value_len\TU/lmr/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 34754--34754 \TU/lmr/m/n/10 *\TU/lmr/m/it/10 value\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_g att_write_type_t[][] write_type\TU/lmr/m/n/10 , [347] Underfull \hbox (badness 10000) in paragraph at lines 34854--34854 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 handle\TU/lmr/m/n/10 , uint16_t \TU/lmr /m/it/10 offset\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34854--34854 \TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 value_len\TU/lmr/m/n/10 , uint8_t *\TU/ lmr/m/it/10 value\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 34904--34904 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , uint16_t \TU/l mr/m/it/10 conn_id\TU/lmr/m/n/10 , bool [348] Underfull \hbox (badness 10000) in paragraph at lines 34942--34942 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] Underfull \hbox (badness 10000) in paragraph at lines 34980--34980 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] Underfull \hbox (badness 10000) in paragraph at lines 35050--35050 [][][]\TU/lmr/m/it/10 esp_gatt_if_t[][] gattc_if\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 esp_bd_addr_t[][] src_addr\TU/lmr/m/n/10 , [349] [350] [351] [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 35817--35819 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GATTC_READ_CHAR_E VT, [355] [356] Underfull \hbox (badness 10000) in paragraph at lines 36144--36146 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_GATTC_WRITE_CHAR_ EVT, Underfull \hbox (badness 10000) in paragraph at lines 36205--36205 [][][]\TU/lmr/m/it/10 esp_gattc_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/lm r/m/it/10 esp_gatt_if_t[][] \TU/lmr/m/n/10 gattc_if, [357] [358] [359] [360] Underfull \hbox (badness 10000) in paragraph at lines 36814--36814 \TU/lmr/m/it/10 sta_conn_state\TU/lmr/m/n/10 , uint8_t \TU/lmr/m/it/10 softap_c onn_num\TU/lmr/m/n/10 , [361] [362] [363] [364] [365] [366] [367] [368] [369] Underfull \hbox (badness 10000) in paragraph at lines 38145--38145 [][][]\TU/lmr/m/it/10 esp_blufi_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/lm r/m/it/10 esp_blufi_cb_param_t[][] [370] Underfull \hbox (badness 10000) in paragraph at lines 38169--38169 \TU/lmr/m/n/10 put_data, int *output_len, bool [371] [372] [373] [374] [375] [376] [377] [378] Underfull \hbox (badness 10000) in paragraph at lines 39315--39315 [][][]\TU/lmr/m/it/10 esp_bt_pin_type_t[][] pin_type\TU/lmr/m/n/10 , uint8_t \T U/lmr/m/it/10 pin_code_len\TU/lmr/m/n/10 , [379] [380] [381] [382] [383] [384] [385] Underfull \hbox (badness 10000) in paragraph at lines 40308--40308 [][][]\TU/lmr/m/it/10 esp_bt_gap_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/l mr/m/it/10 esp_bt_gap_cb_param_t[][] [386] [387] [388] [389] [390] [391] Underfull \hbox (badness 10000) in paragraph at lines 41257--41259 \TU/lmr/m/n/10 Initialize the bluetooth A2DP sink module. This function should be called after [392] Underfull \hbox (badness 6001) in paragraph at lines 41420--41422 \TU/lmr/m/n/10 Initialize the bluetooth A2DP source module. This function shoul d be called after Underfull \hbox (badness 10000) in paragraph at lines 41449--41451 \TU/lmr/m/n/10 De-initialize for A2DP source module. This function should be ca lled only after [393] [394] [395] [396] [397] [398] [399] Underfull \hbox (badness 10000) in paragraph at lines 42385--42387 \TU/lmr/m/n/10 De-initialize AVRCP controller module. This function should be c alled after after [400] Underfull \hbox (badness 10000) in paragraph at lines 42413--42413 []\TU/lmr/m/n/10 uint8_t \TU/lmr/m/it/10 tl\TU/lmr/m/n/10 , uint8_t \TU/lmr/m/i t/10 attr_id\TU/lmr/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 42481--42482 []\TU/lmtt/m/n/10 event_parameter\TU/lmr/m/n/10 : : special parameters, eg. pla yback interval for Underfull \hbox (badness 10000) in paragraph at lines 42496--42498 \TU/lmr/m/n/10 Send metadata command to AVRCP target, This function should be c alled after [401] Underfull \hbox (badness 7685) in paragraph at lines 42534--42536 \TU/lmr/m/n/10 Send passthrough command to AVRCP target, This function should b e called after Overfull \hbox (1.56674pt too wide) in paragraph at lines 42560--42561 []\TU/lmtt/m/n/10 key_state\TU/lmr/m/n/10 : : passthrough command key state, ES P_AVRC_PT_CMD_STATE_PRESSED [402] [403] Underfull \hbox (badness 10000) in paragraph at lines 42839--42839 [][][]\TU/lmr/m/it/10 esp_avrc_ct_cb_event_t[][] \TU/lmr/m/n/10 event, [][]\TU/ lmr/m/it/10 esp_avrc_ct_cb_param_t[][] [404] [405] [406] [407] [408] [409] Underfull \hbox (badness 8019) in paragraph at lines 43754--43755 []\TU/lmtt/m/n/10 sec_mask\TU/lmr/m/n/10 : Security Setting Mask. Suggest to us e ESP_SPP_SEC_NONE, [410] Underfull \hbox (badness 10000) in paragraph at lines 43827--43828 []\TU/lmtt/m/n/10 sec_mask\TU/lmr/m/n/10 : Security Setting Mask. Security Sett ing Mask. Sug- Underfull \hbox (badness 10000) in paragraph at lines 43827--43828 \TU/lmr/m/n/10 gest to use ESP_SPP_SEC_NONE, ESP_SPP_SEC_AUTHORIZE or [411] [412] [413] [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 44886--44888 \TU/lmr/m/n/10 When SPP connection congestion status changed, the event comes, only for [418] [419] [420] [421] [422] [423] [424] Underfull \hbox (badness 10000) in paragraph at lines 46109--46111 \TU/lmr/m/n/10 Initialize the bluetooth HFP client module. This function should be called after [425] [426] [427] Underfull \hbox (badness 10000) in paragraph at lines 46496--46497 []\TU/lmtt/m/n/10 idx\TU/lmr/m/n/10 : used in Enhanced Call Control Mechanisms, used if chld is [428] [429] Underfull \hbox (badness 10000) in paragraph at lines 46754--46754 [][][]\TU/lmr/m/it/10 esp_hf_client_incoming_data_cb_t[][] recv\TU/lmr/m/n/10 , [430] [431] [432] [433] [434] [435] Overfull \hbox (3.29164pt too wide) in paragraph at lines 47548--47550 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_HF_CLIENT_COP S_CURRENT_OPERATOR_EVT. Overfull \hbox (9.80164pt too wide) in paragraph at lines 47594--47596 \TU/lmr/m/it/10 #include \TU/lmr/m/n/10 ESP_HF_CLIENT_CIN D_SERVICE_AVAILABILITY_EVT. [436] [437] Underfull \hbox (badness 10000) in paragraph at lines 47847--47847 [][][]\TU/lmr/m/it/10 esp_hf_client_cb_event_t[][] \TU/lmr/m/n/10 event, [438] [439] [440] [441] [442] [443] [444] [445] Underfull \hbox (badness 10000) in paragraph at lines 48827--48829 []\TU/lmr/m/n/10 eth_speed_mode_t ETH_SPEED_MODE_10M when link speed is 10Mbps [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] Overfull \hbox (35.99692pt too wide) in paragraph at lines 51699--51700 []\TU/lmr/m/n/10 ESP_ERR_INVALID_ARG: Error, invalid argument (ESP_ADC_CAL_VAL_ DEFAULT_VREF) Underfull \hbox (badness 10000) in paragraph at lines 51720--51720 [][][]\TU/lmr/m/it/10 adc_unit_t[][] adc_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 adc_atten_t[][] atten\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 51720--51720 [][]\TU/lmr/m/it/10 adc_bits_width_t[][] bit_width\TU/lmr/m/n/10 , uint32_t \TU /lmr/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 51720--51720 \TU/lmr/m/it/10 fault_vref\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 esp_adc_cal_char acteristics_t[][] [469] Underfull \hbox (badness 10000) in paragraph at lines 51772--51772 []\TU/lmr/m/n/10 uint32_t \TU/lmr/m/it/10 adc_reading\TU/lmr/m/n/10 , \TU/lmtt/ b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 51779--51781 []\TU/lmr/m/n/10 Characteristics structure must be initialized before this func tion is called (call Underfull \hbox (badness 10000) in paragraph at lines 51804--51804 [][][]\TU/lmr/m/it/10 adc_channel_t[][] channel\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [470] [471] [472] [473] [474] [475] [476] Overfull \hbox (12.29735pt too wide) in paragraph at lines 52542--52542 []\TU/lmtt/m/n/10 CAN_ALERT_RECOVERY_IN_PROGRESS| [477] [478] [479] [480] Overfull \hbox (42.17493pt too wide) in paragraph at lines 52870--52870 []\TU/lmtt/m/n/10 CAN_MSG_FLAG_DLC_NON_COMP| [481] [482] [483] Overfull \vbox (3.20116pt too high) detected at line 53008 [484] [485] Underfull \hbox (badness 10000) in paragraph at lines 53096--53096 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 can_general_config_t[][] \TU/lmr/m/ n/10 *\TU/lmr/m/it/10 g_config\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const Underfull \hbox (badness 10000) in paragraph at lines 53096--53096 [][]\TU/lmr/m/it/10 can_timing_config_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 t_c onfig\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 can_filter_conf ig_t[][] [486] [487] Underfull \hbox (badness 10000) in paragraph at lines 53245--53247 []\TU/lmr/m/n/10 This function does not guarantee that the transmission is succ essful. The [488] [489] [490] [491] [492] [493] [494] [495] [496] [497] Underfull \hbox (badness 10000) in paragraph at lines 54437--54439 []\TU/lmr/m/n/10 Please do not use the interrupt of GPIO36 and GPIO39 when usin g ADC. [498] [499] Underfull \hbox (badness 10000) in paragraph at lines 54664--54665 []\TU/lmtt/m/n/10 intr_type\TU/lmr/m/n/10 : GPIO wake-up type. Only GPIO_INTR_L OW_LEVEL or [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] [512] [513] Underfull \hbox (badness 5548) in paragraph at lines 56351--56352 []\TU/lmtt/m/n/10 intr_type\TU/lmr/m/n/10 : Wakeup on high level (GPIO_INTR_HIG H_LEVEL) or low level [514] [515] Underfull \hbox (badness 5105) in paragraph at lines 56551--56552 []\TU/lmr/m/n/10 Having the configuration initialized, the next step is to inst all the I2C driver by calling [516] [517] [518] [519] [520] [521] [522] [523] [524] [525] Underfull \hbox (badness 10000) in paragraph at lines 57415--57415 [][][]\TU/lmr/m/it/10 i2c_port_t[][] i2c_num\TU/lmr/m/n/10 , uint8_t *\TU/lmr/m /it/10 data\TU/lmr/m/n/10 , int \TU/lmr/m/it/10 size\TU/lmr/m/n/10 , TickType_t [526] [527] [528] [529] [530] Underfull \hbox (badness 10000) in paragraph at lines 57947--57947 [][][]\TU/lmr/m/it/10 i2c_port_t[][] i2c_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 i2c_trans_mode_t[][] tx_trans_mode\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 57985--57985 [][][]\TU/lmr/m/it/10 i2c_port_t[][] i2c_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/1 0 i2c_trans_mode_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 tx_trans_mode\TU/lmr/m/n /10 , [531] [532] [533] [534] Overfull \vbox (1.56339pt too high) detected at line 58573 [535] [536] Underfull \hbox (badness 10000) in paragraph at lines 58678--58678 [][][]\TU/lmr/m/it/10 i2s_port_t[][] i2s_num\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 co nst [][]\TU/lmr/m/it/10 i2s_config_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 i2s_co nfig\TU/lmr/m/n/10 , int [537] [538] [539] [540] [541] Underfull \hbox (badness 10000) in paragraph at lines 59187--59187 [][][]\TU/lmr/m/it/10 i2s_port_t[][] i2s_num\TU/lmr/m/n/10 , uint32_t \TU/lmr/m /it/10 rate\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 i2s_bits_per_sample_t[][] bits\ TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 59216--59217 []\TU/lmtt/m/n/10 bits\TU/lmr/m/n/10 : I2S bit width (I2S_BITS_PER_SAMPLE_16BIT , [542] [543] [544] [545] [546] [547] [548] [549] [550] Underfull \hbox (badness 10000) in paragraph at lines 60240--60241 []\TU/lmr/m/n/10 If not required anymore, fading and associated interrupt may b e disabled with [551] [552] Underfull \hbox (badness 10000) in paragraph at lines 60342--60344 \TU/lmr/m/n/10 LEDC channel configuration Configure LEDC channel with the given channel/output Underfull \hbox (badness 10000) in paragraph at lines 60374--60376 \TU/lmr/m/n/10 LEDC timer configuration Configure LEDC timer with the given sou rce [553] [554] Underfull \hbox (badness 10000) in paragraph at lines 60563--60563 [][][]\TU/lmr/m/it/10 ledc_mode_t[][] speed_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 ledc_channel_t[][] channel\TU/lmr/m/n/10 , [555] [556] Underfull \hbox (badness 10000) in paragraph at lines 60821--60821 [][][]\TU/lmr/m/it/10 ledc_mode_t[][] speed_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 ledc_timer_t[][] timer_sel\TU/lmr/m/n/10 , uint32_t [557] [558] Underfull \hbox (badness 6910) in paragraph at lines 60970--60970 [][][]\TU/lmr/m/it/10 ledc_mode_t[][] speed_mode\TU/lmr/m/n/10 , uint32_t \TU/l mr/m/it/10 channel\TU/lmr/m/n/10 , uint32_t [559] [560] [561] [562] [563] [564] [565] [566] [567] [568] [569] [570] [571] [572] Underfull \hbox (badness 10000) in paragraph at lines 62366--62367 []\TU/lmr/m/n/10 The MCPWM will resume operation once fault signal becoming ina ctive - Underfull \hbox (badness 6559) in paragraph at lines 62370--62371 []\TU/lmr/m/n/10 The function call parameters include selection of one of three fault inputs de- Underfull \hbox (badness 10000) in paragraph at lines 62384--62385 []\TU/lmr/m/n/10 This includes enabling and setting duration of the first pulse of the career with Underfull \hbox (badness 10000) in paragraph at lines 62399--62400 []\TU/lmr/m/n/10 Demonstration how to use each submodule of the MCPWM - [][]per ipher- Underfull \hbox (badness 10000) in paragraph at lines 62402--62403 []\TU/lmr/m/n/10 Control of BLDC (brushless DC) motor with hall sensor feedback - [][]peripher- [573] Underfull \hbox (badness 10000) in paragraph at lines 62471--62471 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 mcpwm_pin_config_t[][] Underfull \hbox (badness 10000) in paragraph at lines 62509--62509 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const [574] Underfull \hbox (badness 7451) in paragraph at lines 62547--62547 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62585--62585 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , [575] Underfull \hbox (badness 7451) in paragraph at lines 62667--62667 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 62743--62743 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , [576] [577] [578] Underfull \hbox (badness 10000) in paragraph at lines 63032--63032 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63070--63070 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] [579] Underfull \hbox (badness 10000) in paragraph at lines 63181--63181 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63181--63181 \TU/lmr/m/it/10 timer_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_carrier_out _ivt_t[][] car- [580] Underfull \hbox (badness 8075) in paragraph at lines 63298--63298 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_fault_input_level_t[][] int- [581] Underfull \hbox (badness 10000) in paragraph at lines 63336--63336 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63336--63336 \TU/lmr/m/it/10 timer_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_fault_signa l_t[][] fault_sig\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63336--63336 [][]\TU/lmr/m/it/10 mcpwm_action_on_pwmxa_t[][] action_on_pwmxa\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63383--63383 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63383--63383 \TU/lmr/m/it/10 timer_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_fault_signa l_t[][] fault_sig\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63383--63383 [][]\TU/lmr/m/it/10 mcpwm_action_on_pwmxa_t[][] action_on_pwmxa\TU/lmr/m/n/10 , [582] Underfull \hbox (badness 10000) in paragraph at lines 63465--63465 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_capture_signal_t[][] Underfull \hbox (badness 10000) in paragraph at lines 63465--63465 \TU/lmr/m/it/10 cap_sig\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 mcpwm_capture_on_ed ge_t[][] cap_edge\TU/lmr/m/n/10 , uint32_t Underfull \hbox (badness 10000) in paragraph at lines 63506--63506 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_capture_signal_t[][] [583] Underfull \hbox (badness 10000) in paragraph at lines 63541--63541 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63568--63568 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 63595--63595 [][][]\TU/lmr/m/it/10 mcpwm_unit_t[][] mcpwm_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 mcpwm_timer_t[][] timer_num\TU/lmr/m/n/10 , [584] [585] [586] [587] [588] [589] [590] [591] [592] [593] [594] [595] [596] [597] [598] [599] Underfull \hbox (badness 10000) in paragraph at lines 65702--65702 [][][]\TU/lmr/m/it/10 pcnt_unit_t[][] unit\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_channel_t[][] channel\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_count_mode_ t[][] Underfull \hbox (badness 6978) in paragraph at lines 65702--65702 \TU/lmr/m/it/10 pos_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_count_mode_t[ ][] neg_mode\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 pcnt_ctrl_mode_t[][] hc- [600] [601] [602] [603] [604] [605] [606] [607] [608] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] Underfull \hbox (badness 7907) in paragraph at lines 68001--68001 [][][]\TU/lmr/m/it/10 rmt_channel_t[][] channel\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 rmt_item32_t *\TU/lmr/m/it/10 rmt_item\TU/lmr/m/n/10 , in t [622] [623] [624] [625] [626] [627] [628] Underfull \hbox (badness 10000) in paragraph at lines 69085--69086 []\TU/lmr/m/n/10 Of all the funtions listed below, only [][]\TU/lmtt/m/it/10 sd mmc_host_init()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/it/10 sdmmc_host_init_slot() [][]\TU/lmr/m/n/10 , and [629] Underfull \hbox (badness 10000) in paragraph at lines 69087--69088 []\TU/lmr/m/n/10 Other functions, such as [][]\TU/lmtt/m/it/10 sdmmc_host_set_b us_width()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/it/10 sdmmc_host_set_card_clk()[] []\TU/lmr/m/n/10 , and [630] [631] [632] [633] [634] [635] [636] [637] [638] Overfull \hbox (2.54378pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 CMD| Overfull \hbox (3.3133pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 DAT1| Overfull \hbox (3.3133pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 DAT3| Overfull \hbox (3.10378pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 WPU| Overfull \hbox (1.79329pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 WPD| Overfull \hbox (1.65329pt too wide) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 WPU| Underfull \hbox (badness 6032) in paragraph at lines 70179--70179 []\TU/lmr/m/n/10 Strapping require- [639] [640] Underfull \hbox (badness 10000) in paragraph at lines 70427--70431 []\TU/lmr/m/n/10 This command will burn the \TU/lmr/m/it/10 XPD_SDIO_TIEH\TU/lm r/m/n/10 , \TU/lmr/m/it/10 XPD_SDIO_FORCE\TU/lmr/m/n/10 , and [641] [642] [643] Underfull \hbox (badness 10000) in paragraph at lines 70620--70622 []\TU/lmr/m/n/10 CMD52 (Write [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] [663] [664] [665] Underfull \hbox (badness 5771) in paragraph at lines 72665--72670 []\TU/lmr/m/n/10 An unfinished polling transaction forbid other transactions fr om being sent. Always call [666] [667] [668] [669] [670] [671] Underfull \hbox (badness 10000) in paragraph at lines 73302--73302 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 spi_bus_config_t[][] [672] Underfull \hbox (badness 10000) in paragraph at lines 73351--73352 []\TU/lmtt/m/n/10 SPICOMMON_BUSFLAG_QUAD\TU/lmr/m/n/10 : Combination of \TU/lmt t/m/n/10 SPICOMMON_BUSFLAG_DUAL \TU/lmr/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 73371--73372 []\TU/lmtt/m/n/10 SPICOMMON_BUSFLAG_QUAD\TU/lmr/m/n/10 : Combination of \TU/lmt t/m/n/10 SPICOMMON_BUSFLAG_DUAL \TU/lmr/m/n/10 and Underfull \hbox (badness 7344) in paragraph at lines 73454--73454 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , int \TU/lmr/m/ it/10 cs_io_num\TU/lmr/m/n/10 , int \TU/lmr/m/it/10 cs_num\TU/lmr/m/n/10 , int [673] [674] Underfull \hbox (badness 10000) in paragraph at lines 73616--73617 []\TU/lmr/m/n/10 Essentially, when a reset is needed, a driver can request this using spicom- [675] [676] [677] [678] Underfull \hbox (badness 7740) in paragraph at lines 74108--74108 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 spi_device_interface_config_t[][] [679] Underfull \hbox (badness 10000) in paragraph at lines 74193--74195 \TU/lmr/m/n/10 Queue a SPI transaction for interrupt transaction execution. Get the result by [680] Underfull \hbox (badness 10000) in paragraph at lines 74242--74242 [][][]\TU/lmr/m/it/10 spi_device_handle_t[][] handle\TU/lmr/m/n/10 , [][]\TU/lm r/m/it/10 spi_transaction_t[][] Underfull \hbox (badness 10000) in paragraph at lines 74289--74290 []\TU/lmr/m/n/10 This function is the equivalent of calling spi_device_queue_tr ans() followed by [681] Underfull \hbox (badness 10000) in paragraph at lines 74325--74325 [][][]\TU/lmr/m/it/10 spi_device_handle_t[][] handle\TU/lmr/m/n/10 , [][]\TU/lm r/m/it/10 spi_transaction_t[][] [682] Underfull \hbox (badness 10000) in paragraph at lines 74415--74415 [][][]\TU/lmr/m/it/10 spi_device_handle_t[][] handle\TU/lmr/m/n/10 , [][]\TU/lm r/m/it/10 spi_transaction_t[][] Underfull \hbox (badness 10000) in paragraph at lines 74419--74420 []\TU/lmr/m/n/10 This function is the equivalent of calling spi_device_polling_ start() followed by [683] [684] [685] [686] Underfull \hbox (badness 10000) in paragraph at lines 74936--74938 \TU/lmr/m/n/10 Transaction data, so that pointer to [][]\TU/lmr/m/it/10 spi_tra nsaction_t[][] \TU/lmr/m/n/10 can be converted into [687] [688] Underfull \hbox (badness 10000) in paragraph at lines 75165--75166 \TU/lmr/m/n/10 Use the \TU/lmtt/m/n/10 command_bits \TU/lmr/m/n/10 in [][]\TU/l mtt/m/it/10 spi_transaction_ext_t[][] \TU/lmr/m/n/10 rather than default value in Underfull \hbox (badness 10000) in paragraph at lines 75173--75174 \TU/lmr/m/n/10 Use the \TU/lmtt/m/n/10 address_bits \TU/lmr/m/n/10 in [][]\TU/l mtt/m/it/10 spi_transaction_ext_t[][] \TU/lmr/m/n/10 rather than default value in [689] [690] Underfull \hbox (badness 10000) in paragraph at lines 75335--75335 \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 spi_slave_interface_config_t[][] \TU/ lmr/m/n/10 *\TU/lmr/m/it/10 slave_config\TU/lmr/m/n/10 , int [691] Underfull \hbox (badness 10000) in paragraph at lines 75423--75423 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , \TU/lmtt/b/n/1 0 const [][]\TU/lmr/m/it/10 spi_slave_transaction_t[][] [692] Underfull \hbox (badness 10000) in paragraph at lines 75465--75465 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 spi_slave_transaction_t[][] Underfull \hbox (badness 6808) in paragraph at lines 75469--75470 []\TU/lmr/m/n/10 This routine will wait until a transaction to the given device (queued earlier with Underfull \hbox (badness 5403) in paragraph at lines 75507--75507 [][][]\TU/lmr/m/it/10 spi_host_device_t[][] host\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 spi_slave_transaction_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 trans_desc\TU /lmr/m/n/10 , [693] [694] [695] [696] [697] Underfull \hbox (badness 10000) in paragraph at lines 75884--75884 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , [698] Underfull \hbox (badness 10000) in paragraph at lines 75960--75960 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , [699] Underfull \hbox (badness 10000) in paragraph at lines 76068--76068 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 76106--76106 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , [700] [701] Underfull \hbox (badness 10000) in paragraph at lines 76296--76296 [][][]\TU/lmr/m/it/10 timer_group_t[][] group_num\TU/lmr/m/n/10 , [][]\TU/lmr/m /it/10 timer_idx_t[][] timer_num\TU/lmr/m/n/10 , void [702] [703] [704] [705] [706] [707] [708] [709] [710] Underfull \hbox (badness 6078) in paragraph at lines 77165--77167 \TU/lmr/m/n/10 interrupt trigger mode, then set it using function |\TU/FandolS ong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 touch_pad_set_fsm_mode\TU/FandolSong-Regu lar(0)/m/n/10 ’| \TU/lmr/m/n/10 to [711] [712] [713] [714] Underfull \hbox (badness 10000) in paragraph at lines 77610--77610 [][][]\TU/lmr/m/it/10 touch_high_volt_t[][] refh\TU/lmr/m/n/10 , [][]\TU/lmr/m/ it/10 touch_low_volt_t[][] refl\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 77648--77648 [][][]\TU/lmr/m/it/10 touch_high_volt_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 ref h\TU/lmr/m/n/10 , [][]\TU/lmr/m/it/10 touch_low_volt_t[][] \TU/lmr/m/n/10 *\TU/ lmr/m/it/10 refl\TU/lmr/m/n/10 , [715] Underfull \hbox (badness 10000) in paragraph at lines 77683--77683 [][][]\TU/lmr/m/it/10 touch_pad_t[][] touch_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/i t/10 touch_cnt_slope_t[][] slope\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 77721--77721 [][][]\TU/lmr/m/it/10 touch_pad_t[][] touch_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/i t/10 touch_cnt_slope_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 slope\TU/lmr/m/n/10 , [716] [717] [718] Underfull \hbox (badness 10000) in paragraph at lines 78067--78067 []\TU/lmr/m/n/10 uint16_t \TU/lmr/m/it/10 set1_mask\TU/lmr/m/n/10 , uint16_t \T U/lmr/m/it/10 set2_mask\TU/lmr/m/n/10 , uint16_t [719] [720] [721] [722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733] Underfull \hbox (badness 6063) in paragraph at lines 79634--79635 []\TU/lmr/m/n/10 This circuit does not allow collision detection. It suppresses the null bytes receive by Underfull \hbox (badness 10000) in paragraph at lines 79634--79635 \TU/lmr/m/n/10 hardware when UART_RS485_CONF_REG.UART_RS485TX_RX_EN is set. The bit [734] [735] [736] [737] Underfull \hbox (badness 10000) in paragraph at lines 80008--80008 [][][]\TU/lmr/m/it/10 uart_port_t[][] uart_num\TU/lmr/m/n/10 , [][]\TU/lmr/m/it /10 uart_hw_flowcontrol_t[][] flow_ctrl\TU/lmr/m/n/10 , [738] [739] [740] [741] [742] [743] [744] [745] Underfull \hbox (badness 8113) in paragraph at lines 80918--80918 [][][]\TU/lmr/m/it/10 uart_port_t[][] uart_num\TU/lmr/m/n/10 , uint8_t *\TU/lmr /m/it/10 buf\TU/lmr/m/n/10 , uint32_t \TU/lmr/m/it/10 length\TU/lmr/m/n/10 , Ti ckType_t [746] [747] [748] [749] [750] [751] Underfull \hbox (badness 10000) in paragraph at lines 81560--81562 \TU/lmr/m/n/10 UART interrupt enable mask, choose from UART_XXXX_INT_ENA_M unde r [752] [753] [754] [755] [756] [757] [758] Overfull \vbox (0.68115pt too high) detected at line 82571 [759] Underfull \vbox (badness 2452) detected at line 82630 [760] Underfull \vbox (badness 2452) detected at line 82650 [761] [762] [763] [764] [765] Underfull \hbox (badness 7221) in paragraph at lines 83173--83174 []\TU/lmtt/m/n/10 results\TU/lmr/m/n/10 : pointer to the results of the query r esults must be freed using [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777] [778] [779] [780] Underfull \hbox (badness 10000) in paragraph at lines 84752--84753 [][][]\TU/lmtt/m/it/10 esp_http_client_write()[][]\TU/lmr/m/n/10 : Upload data, max length equal to \TU/lmtt/m/n/10 write_len \TU/lmr/m/n/10 of [781] [782] [783] [784] Underfull \hbox (badness 10000) in paragraph at lines 85063--85063 [][][]\TU/lmr/m/it/10 esp_http_client_handle_t[][] client\TU/lmr/m/n/10 , [785] [786] [787] Underfull \hbox (badness 10000) in paragraph at lines 85415--85415 [][][]\TU/lmr/m/it/10 esp_http_client_handle_t[][] [788] [789] [790] [791] [792] [793] [794] Underfull \vbox (badness 10000) detected at line 86353 Overfull \vbox (1.7554pt too high) detected at line 86353 [795] [796] [797] Underfull \hbox (badness 10000) in paragraph at lines 86500--86500 [][][]\TU/lmr/m/it/10 httpd_handle_t[][] handle\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 char *\TU/lmr/m/it/10 uri\TU/lmr/m/n/10 , [798] [799] Underfull \hbox (badness 10000) in paragraph at lines 86681--86681 [][][]\TU/lmr/m/it/10 httpd_handle_t[][] hd\TU/lmr/m/n/10 , int \TU/lmr/m/it/10 sockfd\TU/lmr/m/n/10 , [800] [801] [802] [803] [804] [805] [806] [807] [808] [809] Overfull \vbox (3.1632pt too high) detected at line 87644 [810] [811] [812] Underfull \hbox (badness 10000) in paragraph at lines 87889--87889 [][][]\TU/lmr/m/it/10 httpd_handle_t[][] handle\TU/lmr/m/n/10 , int \TU/lmr/m/i t/10 sockfd\TU/lmr/m/n/10 , void *\TU/lmr/m/it/10 ctx\TU/lmr/m/n/10 , [813] [814] [815] [816] [817] [818] [819] [820] [821] [822] [823] Underfull \hbox (badness 7777) in paragraph at lines 89130--89132 []\TU/lmr/m/n/10 Get certificate from server, example: \TU/lmtt/m/n/10 mqtt.ecl ipse.org openssl s_client -showcerts Underfull \hbox (badness 10000) in paragraph at lines 89130--89132 \TU/lmtt/m/n/10 -connect mqtt.eclipse.org:8883 /dev/null|openssl x 509 -outform PEM [824] [825] [826] Underfull \hbox (badness 10000) in paragraph at lines 89489--89489 [][][]\TU/lmr/m/it/10 esp_mqtt_client_handle_t[][] client\TU/lmr/m/n/10 , \TU/l mtt/b/n/10 const [827] Underfull \hbox (badness 10000) in paragraph at lines 89516--89516 [][][]\TU/lmr/m/it/10 esp_mqtt_client_handle_t[][] client\TU/lmr/m/n/10 , [828] [829] [830] Underfull \hbox (badness 10000) in paragraph at lines 89944--89946 \TU/lmr/m/n/10 this mqtt client will reconnect to server (when errors/disconnec t). Set dis- [831] [832] [833] [834] [835] [836] [837] [838] Underfull \hbox (badness 10000) in paragraph at lines 90920--90922 \TU/lmtt/m/n/10 websocket.org:443 /dev/null|openssl x509 -outform PEM >websocket_org. Overfull \hbox (2.545pt too wide) in paragraph at lines 90960--90960 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_websocket_client_config_t[][] [839] Underfull \hbox (badness 5847) in paragraph at lines 90992--90992 [][][]\TU/lmr/m/it/10 esp_websocket_client_handle_t[][] client\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 char [840] [841] Underfull \hbox (badness 10000) in paragraph at lines 91246--91246 [][][]\TU/lmr/m/it/10 esp_websocket_client_handle_t[][] client\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 91246--91246 [][]\TU/lmr/m/it/10 esp_websocket_event_id_t[][] event\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 91246--91246 [][]\TU/lmr/m/it/10 esp_event_handler_t[][] event_handler\TU/lmr/m/n/10 , void [842] [843] [844] [845] LaTeX Warning: Float too large for page by 165.39136pt on input line 91729. [846] [847] [848] LaTeX Warning: Float too large for page by 68.67513pt on input line 91830. [849] [850] Overfull \vbox (0.7739pt too high) detected at line 91983 [851] Underfull \vbox (badness 10000) detected at line 91983 Overfull \vbox (1.7554pt too high) detected at line 91983 [852] Underfull \vbox (badness 10000) detected at line 91983 Overfull \vbox (1.75534pt too high) detected at line 91983 [853] [854] Underfull \hbox (badness 10000) in paragraph at lines 92108--92108 [][][]\TU/lmr/m/it/10 protocomm_t[][] \TU/lmr/m/n/10 *\TU/lmr/m/it/10 pc\TU/lmr /m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 char *\TU/lmr/m/it/10 ep_name\TU /lmr/m/n/10 , [][]\TU/lmr/m/it/10 proto- [855] [856] [857] Underfull \hbox (badness 5504) in paragraph at lines 92299--92300 []\TU/lmr/m/n/10 The choice of security can be any \TU/lmtt/m/n/10 protocomm_se curity_t \TU/lmr/m/n/10 instance. Choices [858] [859] [860] [861] [862] [863] [864] [865] [866] Underfull \hbox (badness 7522) in paragraph at lines 93244--93244 \TU/lmr/m/it/10 inlen\TU/lmr/m/n/10 , uint8_t **\TU/lmr/m/it/10 outbuf\TU/lmr/m /n/10 , ssize_t *\TU/lmr/m/it/10 outlen\TU/lmr/m/n/10 , void [867] Underfull \hbox (badness 10000) in paragraph at lines 93432--93433 []\TU/lmr/m/n/10 This is to be passed as priv_data for protocomm request handle r (refer to Underfull \hbox (badness 10000) in paragraph at lines 93450--93450 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 wifi_prov_config_set_data_t[][] \TU /lmr/m/n/10 *req_data, [868] Underfull \hbox (badness 10000) in paragraph at lines 93490--93492 \TU/lmr/m/n/10 Type of context data passed to each get/set/apply handler functi on set in Underfull \hbox (badness 10000) in paragraph at lines 93506--93507 []\TU/lmr/m/n/10 This is to be passed as priv_data for protocomm request handle r (refer to [869] [870] [871] [872] [873] [874] [875] [876] Underfull \hbox (badness 10000) in paragraph at lines 94134--94134 []\TU/lmtt/b/n/10 const \TU/lmr/m/n/10 int *\TU/lmr/m/it/10 pages\TU/lmr/m/n/10 , size_t \TU/lmr/m/it/10 page_count\TU/lmr/m/n/10 , [877] [878] [879] Underfull \hbox (badness 10000) in paragraph at lines 94401--94402 []\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 op_unlock\TU/FandolSong-Re gular(0)/m/n/10 ’| \TU/lmr/m/n/10 unlocks access to flash API internal data. Th ese two functions Underfull \hbox (badness 6204) in paragraph at lines 94401--94402 \TU/lmr/m/n/10 are recursive and can be used around the outside of multiple cal ls to |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 start\TU/FandolSong-Re gular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 94401--94402 \TU/lmr/m/n/10 FIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is disabled, fla sh [880] [881] Underfull \hbox (badness 10000) in paragraph at lines 94672--94672 [][][]\TU/lmr/m/it/10 esp_partition_type_t[][] type\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 94672--94672 [][]\TU/lmr/m/it/10 esp_partition_subtype_t[][] subtype\TU/lmr/m/n/10 , \TU/lmt t/b/n/10 const [882] [883] Underfull \hbox (badness 10000) in paragraph at lines 94850--94851 []\TU/lmr/m/n/10 Partitions marked with an encryption flag will automatically b e written via the [884] Underfull \hbox (badness 5008) in paragraph at lines 94914--94914 [][]\TU/lmr/m/it/10 spi_flash_mmap_memory_t[][] memory\TU/lmr/m/n/10 , \TU/lmtt /b/n/10 const \TU/lmr/m/n/10 void **\TU/lmr/m/it/10 out_ptr\TU/lmr/m/n/10 , [885] [886] [887] [888] [889] [890] Underfull \hbox (badness 10000) in paragraph at lines 95660--95661 []\TU/lmr/m/n/10 Call the host driver functions to initialize the host (e.g. [] []\TU/lmtt/m/it/10 sdmmc_host_init()[][]\TU/lmr/m/n/10 , [891] Underfull \hbox (badness 10000) in paragraph at lines 95706--95707 [][][]\TU/lmtt/m/it/10 sdmmc_io_read_byte()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/ it/10 sdmmc_io_write_byte()[][] |\TU/FandolSong-Regular(0)/m/n/10 —| \TU/lmr/m /n/10 read and write single byte using [892] [893] [894] [895] [896] [897] [898] [899] [900] [901] [902] [903] [904] [905] [906] [907] [908] [909] [910] [911] [912] [913] [914] [915] [916] [917] Underfull \hbox (badness 6348) in paragraph at lines 98188--98189 []\TU/lmr/m/n/10 ESP_ERR_NVS_NOT_FOUND id namespace doesn\TU/FandolSong-Regular (0)/m/n/10 ’| \TU/lmr/m/n/10 t exist yet and mode is [918] Underfull \hbox (badness 6348) in paragraph at lines 98240--98241 []\TU/lmr/m/n/10 ESP_ERR_NVS_NOT_FOUND id namespace doesn\TU/FandolSong-Regular (0)/m/n/10 ’| \TU/lmr/m/n/10 t exist yet and mode is [919] [920] [921] [922] [923] [924] [925] [926] [927] [928] [929] [930] [931] [932] [933] Underfull \hbox (badness 10000) in paragraph at lines 99396--99397 []\TU/lmr/m/n/10 where the \TU/lmtt/m/n/10 __getreent() \TU/lmr/m/n/10 function returns a per-task pointer to \TU/lmtt/m/n/10 struct _reent [934] [935] Underfull \hbox (badness 10000) in paragraph at lines 99646--99648 \TU/lmr/m/n/10 Special function for registering another file descriptor for a V FS registered by Underfull \hbox (badness 6348) in paragraph at lines 99673--99675 \TU/lmr/m/n/10 Special function for unregistering a file descriptor belonging t o a VFS registered by [936] [937] [938] [939] [940] [941] [942] [943] Underfull \hbox (badness 7576) in paragraph at lines 100351--100352 \TU/lmr/m/n/10 MMC_SLOT_CONFIG_DEFAULT. For SPI peripheral, pass a pointer to [ ][]\TU/lmr/m/it/10 sd- [944] [945] [946] [947] Underfull \hbox (badness 10000) in paragraph at lines 100779--100779 \TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_vfs_fat_mount_config_t[][] \TU/lm r/m/n/10 *\TU/lmr/m/it/10 mount_config\TU/lmr/m/n/10 , [948] [949] [950] [951] [952] [953] [954] [955] [956] [957] [958] Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –conf CON- Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –values VAL- Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –keygen Underfull \hbox (badness 10000) in paragraph at lines 101773--101773 []\TU/lmr/m/n/10 –encrypt [959] [960] [961] [962] [963] Underfull \hbox (badness 5133) in paragraph at lines 101988--101988 \TU/lmr/m/it/10 pcName\TU/lmr/m/n/10 , \TU/lmtt/b/n/10 const \TU/lmr/m/n/10 uin t32_t \TU/lmr/m/it/10 ulStackDepth\TU/lmr/m/n/10 , void [964] [965] [966] [967] [968] Overfull \vbox (1.62518pt too high) detected at line 102260 [969] [970] [971] Overfull \vbox (1.36324pt too high) detected at line 102479 [972] [973] [974] [975] [976] [977] Underfull \hbox (badness 10000) in paragraph at lines 102869--102870 []\TU/lmr/m/n/10 Each task contains an array of pointers that is dimensioned by the con- [978] Underfull \hbox (badness 10000) in paragraph at lines 102877--102878 []\TU/lmtt/m/n/10 xIndex\TU/lmr/m/n/10 : The index of the pointer to set, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 102898--102899 []\TU/lmr/m/n/10 Each task contains an array of pointers that is dimensioned by the con- Underfull \hbox (badness 10000) in paragraph at lines 102909--102910 []\TU/lmtt/m/n/10 xIndex\TU/lmr/m/n/10 : The index of the pointer to get, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 102923--102923 [][][]\TU/lmr/m/it/10 TaskHandle_t[][] xTaskToSet\TU/lmr/m/n/10 , Base- Underfull \hbox (badness 10000) in paragraph at lines 102923--102923 \TU/lmr/m/it/10 DeleteCallbackFunction_t[][] pvDelCall- Underfull \hbox (badness 10000) in paragraph at lines 102927--102928 []\TU/lmr/m/n/10 Each task contains an array of pointers that is dimensioned by the con- Underfull \hbox (badness 10000) in paragraph at lines 102937--102938 []\TU/lmtt/m/n/10 xIndex\TU/lmr/m/n/10 : The index of the pointer to set, from 0 to con- [979] [980] Underfull \vbox (badness 10000) detected at line 103098 Overfull \vbox (8.16344pt too high) detected at line 103098 [981] [982] [983] [984] [985] [986] Underfull \hbox (badness 5316) in paragraph at lines 103347--103347 []\TU/lmr/m/n/10 uint32_t \TU/lmr/m/it/10 ulBitsToClearOnEntry\TU/lmr/m/n/10 , uint32_t \TU/lmr/m/it/10 ulBitsToClearOnExit\TU/lmr/m/n/10 , [987] Underfull \hbox (badness 10000) in paragraph at lines 103394--103394 [][][]\TU/lmr/m/it/10 TaskHandle_t[][] xTaskToNotify\TU/lmr/m/n/10 , BaseType_t [988] [989] [990] Underfull \hbox (badness 10000) in paragraph at lines 103593--103595 \TU/lmr/m/n/10 Core this task is pinned to. This field is present if CON- [991] [992] [993] [994] Underfull \hbox (badness 10000) in paragraph at lines 104033--104035 \TU/lmr/m/n/10 A task has been made ready or a context switch pended since port SUP- [995] [996] Overfull \vbox (3.38329pt too high) detected at line 104240 [997] [998] [999] [1000] [1001] Underfull \vbox (badness 10000) detected at line 104522 Overfull \vbox (1.75539pt too high) detected at line 104522 [1002] [1003] [1004] Underfull \hbox (badness 10000) in paragraph at lines 104727--104727 [][][]\TU/lmr/m/it/10 QueueSetMemberHandle_t[][] xQueueOrSemaphore\TU/lmr/m/n/1 0 , [][]\TU/lmr/m/it/10 Queue- [1005] [1006] [1007] [1008] [1009] [1010] [1011] [1012] Overfull \vbox (0.76341pt too high) detected at line 105132 [1013] [1014] [1015] [1016] [1017] Underfull \vbox (badness 1642) detected at line 105385 [1018] [1019] [1020] [1021] [1022] [1023] [1024] [1025] [1026] [1027] [1028] Overfull \vbox (1.9633pt too high) detected at line 105978 [1029] [1030] [1031] Overfull \vbox (2.35522pt too high) detected at line 106127 [1032] [1033] [1034] [1035] [1036] [1037] [1038] [1039] [1040] [1041] [1042] [1043] [1044] Underfull \vbox (badness 10000) detected at line 106733 Overfull \vbox (1.7554pt too high) detected at line 106733 [1045] [1046] [1047] Underfull \vbox (badness 10000) detected at line 106837 Overfull \vbox (10.36345pt too high) detected at line 106837 [1048] [1049] [1050] Overfull \hbox (21.63475pt too wide) in paragraph at lines 106989--106991 \TU/lmr/m/n/10 xTimerGetTimerDaemonTaskHandle() is only available if INCLUDE_xT imerGetTimerDaemonTaskHandle [1051] Underfull \hbox (badness 10000) in paragraph at lines 107049--107049 [][][]\TU/lmr/m/it/10 PendedFunction_t[][] xFunctionToPend\TU/lmr/m/n/10 , void Underfull \hbox (badness 10000) in paragraph at lines 107049--107049 \TU/lmr/m/n/10 *\TU/lmr/m/it/10 pvParameter1\TU/lmr/m/n/10 , uint32_t \TU/lmr/m /it/10 ulParameter2\TU/lmr/m/n/10 , Base- [1052] [1053] [1054] [1055] [1056] [1057] [1058] [1059] Underfull \vbox (badness 10000) detected at line 107518 Overfull \vbox (1.75533pt too high) detected at line 107518 [1060] [1061] Underfull \vbox (badness 10000) detected at line 107597 Overfull \vbox (1.7554pt too high) detected at line 107597 [1062] [1063] [1064] [1065] [1066] [1067] [1068] [1069] [1070] [1071] [1072] [1073] [1074] Overfull \vbox (19.37337pt too high) detected at line 108254 [1075] Underfull \vbox (badness 10000) detected at line 108254 Overfull \vbox (1.7554pt too high) detected at line 108254 [1076] [1077] [1078] [1079] [1080] [1081] [1082] Underfull \vbox (badness 2452) detected at line 108625 [1083] Underfull \hbox (badness 10000) in paragraph at lines 108652--108654 []\TU/lmr/m/n/10 For ISR safe versions of the functions used above, call [][]\T U/lmtt/m/it/10 xRingbufferSendFromISR()[][]\TU/lmr/m/n/10 , Overfull \hbox (15.96877pt too wide) in paragraph at lines 108652--108654 [][]\TU/lmtt/m/it/10 xRingbufferReceiveFromISR()[][]\TU/lmr/m/n/10 , [][]\TU/lm tt/m/it/10 xRingbufferReceiveSplitFromISR()[][]\TU/lmr/m/n/10 , [][]\TU/lmtt/m/ it/10 xRingbufferReceiveUpToFromISR()[][]\TU/lmr/m/n/10 , [1084] [1085] [1086] [1087] [1088] [1089] [1090] [1091] Underfull \hbox (badness 10000) in paragraph at lines 109114--109114 [][][]\TU/lmr/m/it/10 RingbufHandle_t[][] xRingbuffer\TU/lmr/m/n/10 , void **\T U/lmr/m/it/10 ppvHeadItem\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 109114--109114 \TU/lmr/m/n/10 void **\TU/lmr/m/it/10 ppvTailItem\TU/lmr/m/n/10 , size_t *\TU/l mr/m/it/10 pxHeadItemSize\TU/lmr/m/n/10 , size_t [1092] [1093] [1094] Underfull \hbox (badness 10000) in paragraph at lines 109455--109455 [][][]\TU/lmr/m/it/10 RingbufHandle_t[][] xRingbuffer\TU/lmr/m/n/10 , [][]\TU/l mr/m/it/10 QueueSetHandle_t[][] [1095] Underfull \hbox (badness 10000) in paragraph at lines 109526--109526 [][][]\TU/lmr/m/it/10 RingbufHandle_t[][] xRingbuffer\TU/lmr/m/n/10 , [][]\TU/l mr/m/it/10 Queue- [1096] [1097] Underfull \hbox (badness 10000) in paragraph at lines 109698--109702 []\TU/lmr/m/n/10 Due to vanilla FreeRTOS being designed for single core, \TU/lm tt/m/n/10 vApplicationIdleHook() \TU/lmr/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 109735--109735 [][][]\TU/lmr/m/it/10 esp_freertos_idle_cb_t[][] new_idle_cb\TU/lmr/m/n/10 , [1098] Underfull \hbox (badness 10000) in paragraph at lines 109811--109811 [][][]\TU/lmr/m/it/10 esp_freertos_tick_cb_t[][] new_tick_cb\TU/lmr/m/n/10 , [1099] [1100] [1101] Underfull \hbox (badness 10000) in paragraph at lines 110093--110094 []\TU/lmtt/m/n/10 ptr\TU/lmr/m/n/10 : Pointer to memory previously returned fro m heap_caps_malloc() or [1102] [1103] [1104] Underfull \hbox (badness 5388) in paragraph at lines 110342--110343 []\TU/lmr/m/n/10 See also heap_caps_check_integrity_all to check all heap memor y in the system and [1105] [1106] [1107] [1108] Underfull \hbox (badness 10000) in paragraph at lines 110758--110760 []\TU/lmr/m/n/10 ESP_OK on success, ESP_ERR_INVALID_ARG if a parameter is inval id, [1109] Underfull \hbox (badness 10000) in paragraph at lines 110895--110896 []\TU/lmtt/m/n/10 p\TU/lmr/m/n/10 : NULL, or a pointer previously returned from multi_heap_malloc() or [1110] Underfull \hbox (badness 10000) in paragraph at lines 110924--110925 []\TU/lmtt/m/n/10 p\TU/lmr/m/n/10 : NULL, or a pointer previously returned from multi_heap_malloc() or [1111] [1112] [1113] [1114] [1115] [1116] [1117] Overfull \vbox (3.06393pt too high) detected at line 111492 [1118] [1119] [1120] [1121] Underfull \hbox (badness 10000) in paragraph at lines 111669--111670 []\TU/lmr/m/n/10 ESP_ERR_INVALID_STATE A non-zero-length buffer has not been se t via [1122] [1123] [1124] Underfull \hbox (badness 10000) in paragraph at lines 111960--111964 []\TU/lmr/m/n/10 In order to use the himem API, you have to enable it in the me nuconfig using [1125] [1126] [1127] Underfull \hbox (badness 6461) in paragraph at lines 112319--112323 []\TU/lmr/m/n/10 A driver can allocate an interrupt for a certain peripheral by calling esp_intr_alloc (or [1128] [1129] [1130] Underfull \hbox (badness 10000) in paragraph at lines 112519--112521 []\TU/lmr/m/n/10 ESP_ERR_INVALID_ARG if the combination of arguments is invalid . [1131] Underfull \hbox (badness 10000) in paragraph at lines 112557--112559 []\TU/lmr/m/n/10 ESP_ERR_INVALID_ARG if the combination of arguments is invalid . [1132] [1133] [1134] [1135] [1136] [1137] [1138] [1139] [1140] Underfull \hbox (badness 10000) in paragraph at lines 113359--113366 []\TU/lmr/m/n/10 A given function can be executed on a particular core by calli ng [][]\TU/lmtt/m/it/10 esp_ipc_call()[][] \TU/lmr/m/n/10 or [1141] [1142] [1143] [1144] [1145] Underfull \hbox (badness 10000) in paragraph at lines 113774--113775 []\TU/lmr/m/n/10 This function stops the timer previously started using esp_tim er_start_once or [1146] [1147] [1148] Underfull \hbox (badness 10000) in paragraph at lines 114051--114052 []\TU/lmr/m/n/10 Note that [][]\TU/lmtt/m/it/10 esp_log_level_set()[][] \TU/lmr /m/n/10 can not increase logging level beyound that set by [1149] [1150] Underfull \hbox (badness 10000) in paragraph at lines 114155--114156 []\TU/lmr/m/n/10 Note that this function can not raise log level above the leve l set using CON- [1151] [1152] [1153] [1154] [1155] Overfull \vbox (15.16335pt too high) detected at line 114751 [1156] [1157] [1158] [1159] Underfull \hbox (badness 10000) in paragraph at lines 114921--114921 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_event_loop_args_t[][] \TU/lmr/m /n/10 *\TU/lmr/m/it/10 event_loop_args\TU/lmr/m/n/10 , [1160] Underfull \hbox (badness 10000) in paragraph at lines 115094--115094 [][][]\TU/lmr/m/it/10 esp_event_base_t[][] event_base\TU/lmr/m/n/10 , int32_t \ TU/lmr/m/it/10 event_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115094--115094 [][]\TU/lmr/m/it/10 esp_event_handler_t[][] event_handler\TU/lmr/m/n/10 , void [1161] Underfull \hbox (badness 10000) in paragraph at lines 115161--115161 [][][]\TU/lmr/m/it/10 esp_event_loop_handle_t[][] event_loop\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115161--115161 [][]\TU/lmr/m/it/10 esp_event_handler_t[][] event_handler\TU/lmr/m/n/10 , void [1162] Underfull \hbox (badness 10000) in paragraph at lines 115213--115213 [][][]\TU/lmr/m/it/10 esp_event_base_t[][] event_base\TU/lmr/m/n/10 , int32_t \ TU/lmr/m/it/10 event_id\TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 115266--115266 [][][]\TU/lmr/m/it/10 esp_event_loop_handle_t[][] event_loop\TU/lmr/m/n/10 , [1163] Underfull \hbox (badness 10000) in paragraph at lines 115365--115365 [][][]\TU/lmr/m/it/10 esp_event_loop_handle_t[][] event_loop\TU/lmr/m/n/10 , [] []\TU/lmr/m/it/10 esp_event_base_t[][] Underfull \hbox (badness 10000) in paragraph at lines 115365--115365 \TU/lmr/m/it/10 event_base\TU/lmr/m/n/10 , int32_t \TU/lmr/m/it/10 event_id\TU/ lmr/m/n/10 , void *\TU/lmr/m/it/10 event_data\TU/lmr/m/n/10 , size_t [1164] Overfull \vbox (3.66315pt too high) detected at line 115470 [1165] [1166] [1167] [1168] [1169] [1170] Underfull \hbox (badness 10000) in paragraph at lines 115981--115983 \TU/lmr/m/n/10 Rertrieves incoming data buffer if any. After data in buffer are processed [1171] [1172] [1173] [1174] Underfull \hbox (badness 7613) in paragraph at lines 116350--116351 []\TU/lmtt/m/n/10 min_freq_mhz |\TU/FandolSong-Regular(0)/m/n/10 —| \TU/lmr/m/ n/10 Minimal CPU frequency, in MHz (i.e. frequency used when only [1175] Underfull \hbox (badness 10000) in paragraph at lines 116393--116394 []\TU/lmr/m/n/10 If maximal CPU frequency (set using [][]\TU/lmtt/m/it/10 esp_p m_configure()[][] \TU/lmr/m/n/10 or [][]\TU/lmr/m/it/10 CON- [1176] [1177] Underfull \hbox (badness 10000) in paragraph at lines 116560--116561 []\TU/lmtt/m/n/10 config\TU/lmr/m/n/10 : pointer to implementation-specific con figuration structure (e.g. [1178] [1179] [1180] [1181] [1182] [1183] [1184] [1185] [1186] Underfull \hbox (badness 10000) in paragraph at lines 117176--117177 []\TU/lmr/m/n/10 ESP_ERR_NOT_SUPPORTED if additional current by touch (CON- Underfull \hbox (badness 10000) in paragraph at lines 117243--117244 []\TU/lmr/m/n/10 ESP_ERR_NOT_SUPPORTED if additional current by touch (CON- [1187] Underfull \hbox (badness 10000) in paragraph at lines 117329--117329 []\TU/lmr/m/n/10 uint64_t \TU/lmr/m/it/10 mask\TU/lmr/m/n/10 , [][]\TU/lmr/m/it /10 esp_sleep_ext1_wakeup_mode_t[][] [1188] [1189] [1190] [1191] [1192] [1193] [1194] Underfull \hbox (badness 5908) in paragraph at lines 118087--118088 []\TU/lmr/m/n/10 ESP_ERR_OTA_PARTITION_CONFLICT: Partition holds the currently running [1195] [1196] Underfull \hbox (badness 10000) in paragraph at lines 118273--118274 []\TU/lmr/m/n/10 Note that there is no guarantee the returned partition is a va lid app. Use [1197] Underfull \hbox (badness 10000) in paragraph at lines 118311--118311 []\TU/lmtt/b/n/10 const [][]\TU/lmr/m/it/10 esp_partition_t[][] [1198] [1199] Overfull \hbox (440.61171pt too wide) in paragraph at lines 118499--118499 [] Underfull \hbox (badness 10000) in paragraph at lines 118499--118499 [1200] [1201] [1202] [1203] [1204] [1205] Underfull \hbox (badness 10000) in paragraph at lines 119031--119031 []\TU/lmr/m/n/10 Wi-Fi Sta- Underfull \hbox (badness 10000) in paragraph at lines 119031--119031 []\TU/lmr/m/n/10 Wi-Fi Sof- [1206] [1207] Underfull \hbox (badness 10000) in paragraph at lines 119111--119112 []\TU/lmr/m/n/10 The number of universally administered MAC address can be conf igured using [][]\TU/lmr/m/it/10 CON- [1208] [1209] [1210] [1211] [1212] [1213] [1214] [1215] [1216] [1217] [1218] [1219] [1220] [1221] [1222] [1223] [1224] [1225] [1226] [1227] [1228] [1229] [1230] [1231] [1232] [1233] [1234] [1235] [1236] [1237] [1238] [1239] Underfull \hbox (badness 10000) in paragraph at lines 121551--121552 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121573--121574 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121584--121585 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121595--121596 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - [1240] Underfull \hbox (badness 10000) in paragraph at lines 121606--121607 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121617--121618 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121628--121629 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - Underfull \hbox (badness 10000) in paragraph at lines 121650--121651 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 ESP-MQTT Configurations[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON - [1241] [1242] [1243] Underfull \hbox (badness 10000) in paragraph at lines 121854--121856 []\TU/lmr/m/n/10 Custom allocation mode, by overwriting calloc()/free() using [1244] Overfull \hbox (30.45227pt too wide) in paragraph at lines 121925--121926 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 mbedTLS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_MBEDTLS_ASYM METRIC_CONTENT_LEN[][] Overfull \hbox (30.45227pt too wide) in paragraph at lines 121937--121938 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 mbedTLS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_MBEDTLS_ASYM METRIC_CONTENT_LEN[][] [1245] Underfull \hbox (badness 10000) in paragraph at lines 121953--121957 []|\TU/FandolSong-Regular(0)/m/n/10 “\TU/lmr/m/n/10 mbedtls/esp_debug.h\TU/Fand olSong-Regular(0)/m/n/10 ”| \TU/lmr/m/n/10 and call [1246] [1247] [1248] [1249] [1250] [1251] [1252] [1253] [1254] [1255] [1256] [1257] [1258] [1259] [1260] [1261] [1262] [1263] [1264] Overfull \hbox (8.94498pt too wide) in paragraph at lines 123271--123272 [][][]\TU/lmr/m/it/10 CONFIG_AWS_IOT_SHADOW_MAX_SHADOW_TOPIC_LENGTH_WITHOUT_THI NGNAME[][] [1265] [1266] [1267] [1268] [1269] [1270] Underfull \hbox (badness 10000) in paragraph at lines 123657--123659 []\TU/lmr/m/n/10 SPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed [1271] Underfull \hbox (badness 10000) in paragraph at lines 123701--123703 []\TU/lmr/m/n/10 SPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed [1272] [1273] [1274] [1275] [1276] [1277] Underfull \hbox (badness 10000) in paragraph at lines 124140--124142 [] [1278] [1279] [1280] [1281] [1282] [1283] Underfull \hbox (badness 10000) in paragraph at lines 124551--124552 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124573--124574 []\TU/lmr/m/n/10 Scan Duplicate By Device Address And Advertising Data Underfull \hbox (badness 10000) in paragraph at lines 124589--124590 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1284] Underfull \hbox (badness 10000) in paragraph at lines 124601--124602 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124612--124613 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124637--124638 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1285] Underfull \hbox (badness 10000) in paragraph at lines 124654--124655 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 124686--124687 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Bluetooth[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 Bluetooth control ler[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1286] [1287] [1288] [1289] Underfull \hbox (badness 10000) in paragraph at lines 124935--124936 []\TU/lmr/m/n/10 GATTS manually send service change indication Underfull \hbox (badness 10000) in paragraph at lines 124937--124938 []\TU/lmr/m/n/10 Manually send service change indication through API Underfull \hbox (badness 10000) in paragraph at lines 124940--124941 []\TU/lmr/m/n/10 GATTS automatically send service change indication [1290] [1291] [1292] [1293] [1294] [1295] [1296] [1297] [1298] [1299] [1300] [1301] [1302] [1303] [1304] [1305] [1306] [1307] [1308] [1309] [1310] [1311] [1312] [1313] [1314] [1315] [1316] [1317] [1318] [1319] [1320] Underfull \hbox (badness 10000) in paragraph at lines 127177--127178 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Modbus configuration[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1321] [1322] Underfull \hbox (badness 10000) in paragraph at lines 127251--127252 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Modbus configuration[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 127262--127263 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 Modbus configuration[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1323] [1324] [1325] [1326] [1327] [1328] [1329] [1330] [1331] Overfull \hbox (110.08167pt too wide) in paragraph at lines 127924--127927 [] [1332] [1333] [1334] [1335] [1336] [1337] [1338] [1339] [1340] [1341] [1342] [1343] [1344] [1345] [1346] [1347] Overfull \hbox (52.2138pt too wide) in paragraph at lines 128977--128978 []\TU/lmr/m/n/10 External 32kHz oscillator at 32K_XP pin (ESP32_RTC_CLOCK_SOURC E_EXTERNAL_OSC) Underfull \hbox (badness 10000) in paragraph at lines 128980--128981 []\TU/lmr/m/n/10 Internal 8.5MHz oscillator, divided by 256 (~33kHz) [1348] [1349] [1350] [1351] [1352] [1353] [1354] [1355] [1356] [1357] [1358] [1359] [1360] [1361] [1362] Overfull \hbox (0.91492pt too wide) in paragraph at lines 129928--129929 []\TU/lmr/m/n/10 Check by stack pointer value (FREERTOS_CHECK_STACKOVERFLOW_PTR VAL) [1363] Overfull \hbox (15.52492pt too wide) in paragraph at lines 130023--130024 []\TU/lmr/m/n/10 Print and continue failed assertions (FREERTOS_ASSERT_FAIL_PRI NT_CONTINUE) [1364] [1365] [1366] [1367] Overfull \hbox (1.61226pt too wide) in paragraph at lines 130244--130245 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 FreeRTOS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_FREERTOS_US E_TRACE_FACILITY[][] Overfull \hbox (1.61226pt too wide) in paragraph at lines 130257--130258 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 FreeRTOS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_FREERTOS_US E_TRACE_FACILITY[][] [1368] Overfull \hbox (41.85226pt too wide) in paragraph at lines 130289--130290 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 FreeRTOS[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CONFIG_FREERTOS_GE NERATE_RUN_TIME_STATS[][] Underfull \hbox (badness 10000) in paragraph at lines 130299--130300 []\TU/lmr/m/n/10 Use ESP TIMER for run time stats (FREER- Overfull \hbox (28.20383pt too wide) in paragraph at lines 130307--130308 []\TU/lmr/m/n/10 Use CPU Clock for run time stats (FREERTOS_RUN_TIME_STATS_USIN G_CPU_CLK) [1369] [1370] [1371] [1372] [1373] [1374] Underfull \hbox (badness 10000) in paragraph at lines 130731--130732 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 SPI Flash driver[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1375] Underfull \hbox (badness 10000) in paragraph at lines 130743--130744 []\TU/lmr/m/it/10 Found in: [][]Component config[][] \TU/lmr/m/n/10 > [][]\TU/l mr/m/it/10 SPI Flash driver[][] \TU/lmr/m/n/10 > [][]\TU/lmr/m/it/10 CON- [1376] [1377] [1378] [1379] [1380] [1381] [1382] Chapter 4. [1383] [1384] [1385] [1386] [1387] [1388] [1389] [1390] [1391] [1392] [1393] [1394] [1395] [1396] [1397] [1398] Chapter 5. [1399] [1400] [1401] [1402] [1403] [1404] [1405] [1406] Underfull \hbox (badness 10000) in paragraph at lines 132172--132173 []\TU/lmtt/m/n/10 COMPONENT_DIRS\TU/FandolSong-Regular(0)/m/n/10 :| 搜 索 组 件 的 目 录,| 默 认 为 \TU/lmtt/m/n/10 $(IDF_PATH)/components\TU/FandolSong-Regular(0)/m/ n/10 ,| \TU/lmtt/m/n/10 $(PROJECT_PATH)/ [1407] Underfull \hbox (badness 10000) in paragraph at lines 132243--132244 []\TU/lmtt/m/n/10 COMPONENT_BUILD_DIR\TU/FandolSong-Regular(0)/m/n/10 :| 组 件 的 编 译 目 录,| 即 存 放 组 件 编 译 输 出 的 绝 对 路 径,| 它 是 Underfull \hbox (badness 5274) in paragraph at lines 132246--132247 []\TU/lmtt/m/n/10 COMPONENT_LIBRARY\TU/FandolSong-Regular(0)/m/n/10 :| 组 件 编 译 后 的 静 态 库 文 件 |(相 对 于 组 件 的 编 译 目 录)| 的 名 字,| 默 认 为 [1408] [1409] [1410] [1411] [1412] [1413] [1414] [1415] Underfull \hbox (badness 10000) in paragraph at lines 132631--132632 []\TU/FandolSong-Regular(0)/m/n/10 如 果 另 一 个 组 件 中 的 源 文 件 需 要 使 用 \TU/lmr/m/n/ 10 logo.h\TU/FandolSong-Regular(0)/m/n/10 ,| 则 必 须 将 此 组 件 的 名 称 添 加 到 另 一 个 组 件 的 [1416] Overfull \vbox (14.71179pt too high) detected at line 132688 [1417] [1418] [1419] [1420] [1421] [1422] Overfull \vbox (1.11394pt too high) detected at line 132982 [1423] [1424] [1425] [1426] [1427] [1428] [1429] Underfull \hbox (badness 10000) in paragraph at lines 133256--133257 []\TU/lmr/m/n/10 The \TU/lmtt/m/n/10 COMPONENT_ADD_INCLUDEDIRS \TU/lmr/m/n/10 s et by all components in the current component\TU/FandolSong-Regular(0)/m/n/10 ’ | \TU/lmr/m/n/10 s Underfull \hbox (badness 10000) in paragraph at lines 133273--133274 []\TU/lmtt/m/n/10 COMPONENT_REQUIRES \TU/lmr/m/n/10 and/or \TU/lmtt/m/n/10 COMP ONENT_PRIV_REQUIRES \TU/lmr/m/n/10 should be set before calling [1430] [1431] [1432] [1433] [1434] [1435] [1436] Overfull \vbox (0.74619pt too high) detected at line 133625 [1437] Underfull \hbox (badness 10000) in paragraph at lines 133651--133653 \TU/FandolSong-Regular(0)/bx/n/10 注 解\TU/lmr/bx/n/10 : \TU/lmr/m/n/10 When usi ng an external build process with PSRAM, remember to Underfull \hbox (badness 10000) in paragraph at lines 133651--133653 \TU/lmr/m/n/10 add \TU/lmtt/m/n/10 -mfix-esp32-psram-cache-issue \TU/lmr/m/n/10 to the C compiler arguments. See [][]\TU/lmr/m/it/10 CON- [1438] [1439] Underfull \hbox (badness 10000) in paragraph at lines 133746--133747 []\TU/lmr/m/n/10 This is actually an equivalent declaration to the IDF \TU/lmtt /m/n/10 json \TU/lmr/m/n/10 component [][]/compo- [1440] [1441] [1442] [1443] [1444] [1445] [1446] Underfull \hbox (badness 6978) in paragraph at lines 134056--134057 []\TU/FandolSong-Regular(0)/m/n/10 第 一 行 打 印 错 误 代 码 的 十 六 进 制 表 示,| 及 该 错 误 在 源 代 码 中 的 标 识 符。| 这 个 标 识 符 取 决 LaTeX Font Warning: Font shape `TU/FandolFang-Regular(0)/m/it' undefined (Font) using `TU/FandolFang-Regular(0)/m/n' instead on input line 134096. [1447] [1448] [1449] Underfull \hbox (badness 10000) in paragraph at lines 134239--134240 []\TU/lmr/m/n/10 If [][]\TU/lmr/m/it/10 Core Dump[][] \TU/lmr/m/n/10 feature is enabled (\TU/lmtt/m/n/10 CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH \TU/lmr/m/n/10 or [1450] [1451] [1452] [1453] [1454] [1455] [1456] [1457] [1458] [1459] Underfull \hbox (badness 5008) in paragraph at lines 134637--134639 []\TU/lmr/m/n/10 The example of generic command to analyze core dump from flash is: \TU/lmr/m/it/10 espcoredump.py - Underfull \hbox (badness 10000) in paragraph at lines 134637--134639 \TU/lmr/m/it/10 p info_corefile \TU/lmr/m/n/10 or \TU/lmr/m/it/10 espcoredump.py -p [1460] [1461] [1462] [1463] Underfull \hbox (badness 10000) in paragraph at lines 134874--134875 []\TU/lmr/m/n/10 ESP32 app code can check if flash encryption is currently enab led by calling [1464] [1465] Underfull \hbox (badness 7504) in paragraph at lines 134936--134937 []\TU/lmr/m/n/10 OTA updates to encrypted partitions will automatically write e ncrypted, as long as the [1466] [1467] [1468] Overfull \hbox (59.675pt too wide) in paragraph at lines 135087--135089 [] [1469] Underfull \hbox (badness 10000) in paragraph at lines 135143--135144 []\TU/lmr/m/n/10 The simplest way to do this is to enable the configuration opt ion [][]\TU/lmr/m/it/10 CON- [1470] [1471] [1472] [1473] Underfull \hbox (badness 10000) in paragraph at lines 135325--135326 []\TU/lmr/m/n/10 To see the full flash encryption algorithm implemented in Pyth on, refer to the [1474] Underfull \hbox (badness 10000) in paragraph at lines 135416--135420 []\TU/lmr/m/n/10 This feature has been backported from FreeRTOS v9.0.0 to ESP-I DF. The [][]\TU/lmr/m/it/10 CON- [1475] [1476] [1477] [1478] [1479] [1480] Underfull \hbox (badness 10000) in paragraph at lines 135724--135727 []\TU/lmtt/m/n/10 taskENTER_CRITICAL(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 taskE NTER_CRITICAL_ISR(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 portENTER_CRITICAL(mux)\ TU/lmr/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 135729--135732 []\TU/lmtt/m/n/10 taskEXIT_CRITICAL(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 taskEX IT_CRITICAL_ISR(mux)\TU/lmr/m/n/10 , \TU/lmtt/m/n/10 portEXIT_CRITICAL(mux)\TU/ lmr/m/n/10 , [1481] Overfull \hbox (13.93367pt too wide) in paragraph at lines 135803--135810 []\TU/lmr/m/n/10 Deletion callbacks are set alongside TLSP by calling [][]\TU/l mtt/m/it/10 vTaskSetThreadLocalStoragePointerAndDelCallback()[][]\TU/lmr/m/n/10 . Underfull \hbox (badness 10000) in paragraph at lines 135835--135837 [][][]\TU/lmr/m/it/10 CONFIG_SUPPORT_STATIC_ALLOCATION[][] \TU/lmr/m/n/10 will enable the backported functionality of [1482] Underfull \hbox (badness 10000) in paragraph at lines 135890--135898 []\TU/lmr/m/n/10 In this case maximum number of variables that can be allocated is limited by [1483] [1484] [1485] [1486] [1487] [1488] [1489] [1490] [1491] [1492] [1493] [1494] [1495] [1496] [1497] [1498] [1499] [1500] [1501] Overfull \vbox (14.06609pt too high) detected at line 136988 [1502] [1503] [1504] [1505] [1506] [1507] [1508] [1509] [1510] [1511] [1512] [1513] [1514] [1515] [1516] [1517] [1518] [1519] [1520] [1521] Overfull \vbox (4.29248pt too high) detected at line 137600 [1522] [1523] Overfull \vbox (3.16328pt too high) detected at line 137709 [1524] [1525] [1526] [1527] [1528] [1529] [1530] [1531] [1532] [1533] Underfull \hbox (badness 10000) in paragraph at lines 138100--138101 []\TU/lmtt/m/n/10 bin/openocd -s share/openocd/scripts -f interface/ftdi/esp32_ devkitj_v1.cfg -f board/ [1534] [1535] [1536] [1537] [1538] [1539] [1540] [1541] Underfull \hbox (badness 10000) in paragraph at lines 138506--138507 []\TU/lmr/m/it/10 Threshold for flushing last trace data to host on panic \TU/l mr/m/n/10 ([][]\TU/lmr/m/it/10 CON- Underfull \hbox (badness 10000) in paragraph at lines 138509--138510 []\TU/lmr/m/it/10 Timeout for flushing last trace data to host on panic \TU/lmr /m/n/10 ([][]\TU/lmr/m/it/10 CON- [1542] [1543] Underfull \vbox (badness 2452) detected at line 138611 [1544] [1545] [1546] [1547] [1548] [1549] [1550] [1551] [1552] [1553] Underfull \hbox (badness 10000) in paragraph at lines 139104--139107 []\TU/lmr/m/n/10 The current bootloader implementation allows the customer to o verride it. To Underfull \hbox (badness 10000) in paragraph at lines 139104--139107 \TU/lmr/m/n/10 do this, you must copy the folder \TU/lmr/m/it/10 /esp-idf/compo nents/bootloader \TU/lmr/m/n/10 and then edit [1554] [1555] Underfull \hbox (badness 10000) in paragraph at lines 139251--139252 []\TU/FandolSong-Regular(0)/m/n/10 如 果 需 要 从 此 分 区 加 载 \TU/lmr/m/n/10 phy \TU/F andolSong-Regular(0)/m/n/10 初 始 化 数 据,| 请 运 行 \TU/lmtt/m/n/10 make menuconfig\ TU/FandolSong-Regular(0)/m/n/10 ,| 并 且 使 Underfull \hbox (badness 10000) in paragraph at lines 139251--139252 \TU/FandolSong-Regular(0)/m/n/10 能[][]\TU/lmr/m/it/10 CONFIG_ESP32_PHY_INIT_DAT A_IN_PARTITION[][] \TU/FandolSong-Regular(0)/m/n/10 选 项。| 此 时,| 您 还 需 要 手 [1556] [1557] [1558] [1559] [1560] [1561] [1562] [1563] [1564] [1565] [1566] [1567] Overfull \vbox (3.55524pt too high) detected at line 139892 [1568] [1569] [1570] [1571] [1572] [1573] [1574] [1575] [1576] Overfull \vbox (3.34607pt too high) detected at line 140454 [1577] [1578] [1579] [1580] [1581] [1582] Underfull \hbox (badness 10000) in paragraph at lines 140797--140799 []\TU/lmtt/m/n/10 23 + max(1, SAR_AMP_WAIT1) + max(1, SAR_AMP_WAIT2) + max(1, S AR_AMP_WAIT3) + [1583] [1584] Underfull \hbox (badness 10000) in paragraph at lines 140996--140998 []\TU/lmr/m/n/10 Write immediate value into [1585] [1586] [1587] [1588] [1589] [1590] [1591] [1592] Underfull \hbox (badness 5607) in paragraph at lines 141640--141642 []\TU/lmr/m/n/10 Includes common [1593] Underfull \hbox (badness 6063) in paragraph at lines 141663--141664 []\TU/lmr/bx/n/10 Link object files into an output ELF file \TU/lmr/m/n/10 (ulp _app_name.elf). Map file [1594] [1595] [1596] [1597] [1598] Overfull \hbox (71.53505pt too wide) in paragraph at lines 141977--141979 [] Underfull \hbox (badness 10000) in paragraph at lines 141980--141983 []\TU/lmr/m/n/10 Sets Underfull \hbox (badness 10000) in paragraph at lines 141984--141986 []\TU/lmr/m/n/10 Includes Underfull \hbox (badness 6063) in paragraph at lines 142007--142008 []\TU/lmr/bx/n/10 Link object files into an output ELF file \TU/lmr/m/n/10 (ulp _app_name.elf). Map file [1599] [1600] [1601] [1602] [1603] [1604] [1605] [1606] [1607] [1608] [1609] [1610] [1611] [1612] [1613] [1614] [1615] [1616] [1617] [1618] [1619] [1620] Overfull \hbox (171.3717pt too wide) in paragraph at lines 143244--143244 [] Underfull \hbox (badness 10000) in paragraph at lines 143244--143244 [1621] [1622] [1623] Underfull \hbox (badness 10000) in paragraph at lines 143383--143384 []\TU/lmr/m/n/10 Due to certain reasons, the Wi-Fi connection is cut off, and t he Underfull \hbox (badness 10000) in paragraph at lines 143393--143394 []\TU/lmr/m/n/10 Generally, if the application has a correct error-handling cod e, upon receiving [1624] [1625] LaTeX Warning: Float too large for page by 433.4445pt on input line 143468. [1626] [1627] Underfull \hbox (badness 10000) in paragraph at lines 143519--143520 []\TU/lmr/m/n/10 s4.2: If the internal scan/connection process is successful, t he Underfull \hbox (badness 10000) in paragraph at lines 143535--143536 []\TU/lmr/m/n/10 s5.2: If the IP address is successfully received from the DHCP server, then [1628] Underfull \hbox (badness 5893) in paragraph at lines 143549--143550 []\TU/lmr/m/n/10 s6.2: In the scenario described above, the application event c allback function relays LaTeX Warning: Float too large for page by 97.6439pt on input line 143589. [1629] [1630] Overfull \hbox (20.03502pt too wide) in paragraph at lines 143662--143662 [] Underfull \hbox (badness 10000) in paragraph at lines 143662--143662 [1631] [1632] [1633] Underfull \hbox (badness 10000) in paragraph at lines 143823--143824 []\TU/lmr/m/n/10 s3.2: The application\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/l mr/m/n/10 s event callback function notifies the application task that LaTeX Warning: Float too large for page by 91.65067pt on input line 143837. [1634] [1635] [1636] [1637] LaTeX Warning: Float too large for page by 547.17172pt on input line 143894. Overfull \hbox (9.90569pt too wide) in paragraph at lines 143920--143921 []\TU/lmr/m/n/10 s2.4, The AP rejects authentication in the response and <[][]\ TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/n/10 > Underfull \hbox (badness 10000) in paragraph at lines 143931--143932 \TU/lmr/m/n/10 <[][]\TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/ n/10 > will arise and the reason-code will be Overfull \hbox (10.55568pt too wide) in paragraph at lines 143937--143938 []\TU/lmr/m/n/10 s3.4, The AP rejects the association in the response and <[][] \TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/n/10 > Underfull \hbox (badness 10000) in paragraph at lines 143948--143949 \TU/lmr/m/n/10 <[][]\TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/ n/10 > will arise and the reason-code will be [1638] [1639] Overfull \hbox (10.55568pt too wide) in paragraph at lines 143954--143955 []\TU/lmr/m/n/10 s4.4, The AP rejects the association in the response and <[][] \TU/lmr/m/it/10 SYSTEM_EVENT_STA_DISCONNECTED[][]\TU/lmr/m/n/10 > Underfull \hbox (badness 5175) in paragraph at lines 144003--144004 \TU/lmr/m/n/10 ceived from the Underfull \hbox (badness 10000) in paragraph at lines 144014--144015 []\TU/lmr/m/n/10 the soft-AP is Overfull \hbox (22.68123pt too wide) in paragraph at lines 144017--144018 \TU/lmr/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 10000) in paragraph at lines 144028--144030 []|\TU/lmr/m/n/10 De-authenticated, be- Underfull \hbox (badness 10000) in paragraph at lines 144061--144062 []\TU/lmr/m/n/10 the soft-AP is Overfull \hbox (22.68123pt too wide) in paragraph at lines 144064--144065 \TU/lmr/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 6110) in paragraph at lines 144088--144090 []\TU/lmr/m/n/10 the stations as- Underfull \hbox (badness 10000) in paragraph at lines 144100--144101 []|\TU/lmr/m/n/10 Class-2 frame re- Underfull \hbox (badness 10000) in paragraph at lines 144100--144101 \TU/lmr/m/n/10 ceived from a non- Underfull \hbox (badness 7704) in paragraph at lines 144112--144114 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144112--144114 \TU/lmr/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 144112--144114 \TU/lmr/m/n/10 non-authenticated Underfull \hbox (badness 7704) in paragraph at lines 144136--144138 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 ceives a packet Underfull \hbox (badness 7522) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 144136--144138 \TU/lmr/m/n/10 a non-associated Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 []\TU/lmr/m/n/10 the station is Underfull \hbox (badness 10000) in paragraph at lines 144157--144159 \TU/lmr/m/n/10 disconnected by Overfull \hbox (17.95102pt too wide) in paragraph at lines 144157--144159 \TU/lmr/m/n/10 esp_wifi_disconnect() Overfull \hbox (10.07123pt too wide) in paragraph at lines 144163--144164 []|\TU/lmr/m/n/10 ASSOC_NOT_AUTHED| Underfull \hbox (badness 10000) in paragraph at lines 144169--144171 []|\TU/lmr/m/n/10 STA requesting Underfull \hbox (badness 6445) in paragraph at lines 144169--144171 \TU/lmr/m/n/10 (re)association is not Underfull \hbox (badness 7576) in paragraph at lines 144169--144171 \TU/lmr/m/n/10 authenticated by the Underfull \hbox (badness 7704) in paragraph at lines 144182--144184 []\TU/lmr/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 144182--144184 \TU/lmr/m/n/10 ceives packets Underfull \hbox (badness 7522) in paragraph at lines 144182--144184 \TU/lmr/m/n/10 with data from Overfull \hbox (28.41124pt too wide) in paragraph at lines 144188--144189 []|\TU/lmr/m/n/10 DISASSOC_PWRCAP_BAD| Overfull \hbox (32.30124pt too wide) in paragraph at lines 144205--144206 []|\TU/lmr/m/n/10 DISASSOC_SUPCHAN_BAD| Overfull \hbox (53.00124pt too wide) in paragraph at lines 144262--144263 []|\TU/lmr/m/n/10 4WAY_HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 []|\TU/lmr/m/n/10 Four-way handshake Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 times out. For Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 legacy reasons, in Underfull \hbox (badness 10000) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 ESP32 this reason- Overfull \hbox (101.48123pt too wide) in paragraph at lines 144268--144271 \TU/lmr/m/n/10 WIFI_REASON_HANDSHAKE_TIMEOUT. Underfull \hbox (badness 10000) in paragraph at lines 144275--144276 []\TU/lmr/m/n/10 the handshake Overfull \hbox (68.35123pt too wide) in paragraph at lines 144283--144284 []|\TU/lmr/m/n/10 GROUP_KEY_UPDATE_TIMEOUT| Overfull \hbox (11.47124pt too wide) in paragraph at lines 144299--144300 []|\TU/lmr/m/n/10 IE_IN_4WAY_DIFFERS| Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 []|\TU/lmr/m/n/10 The element in the Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 four-way handshake Underfull \hbox (badness 10000) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 (Re-)Association Re- Underfull \hbox (badness 5817) in paragraph at lines 144305--144307 \TU/lmr/m/n/10 quest/Probe and Re- Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 handshake IE Underfull \hbox (badness 5417) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 differs from the Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 )Association Re- Underfull \hbox (badness 5592) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 quest/Probe and Underfull \hbox (badness 10000) in paragraph at lines 144314--144317 \TU/lmr/m/n/10 Response/Beacon Overfull \hbox (28.89124pt too wide) in paragraph at lines 144321--144322 []|\TU/lmr/m/n/10 GROUP_CIPHER_INVALID| Overfull \hbox (41.47124pt too wide) in paragraph at lines 144337--144338 []|\TU/lmr/m/n/10 PAIRWISE_CIPHER_INVALID| Overfull \hbox (36.20123pt too wide) in paragraph at lines 144369--144370 []|\TU/lmr/m/n/10 UNSUPP_RSN_IE_VERSION| Underfull \hbox (badness 10000) in paragraph at lines 144375--144376 []|\TU/lmr/m/n/10 Unsupported RSNE Overfull \hbox (12.43123pt too wide) in paragraph at lines 144385--144386 []|\TU/lmr/m/n/10 INVALID_RSN_IE_CAP| Overfull \hbox (11.73123pt too wide) in paragraph at lines 144401--144402 []|\TU/lmr/m/n/10 802_1X_AUTH_FAILED| Overfull \hbox (35.08122pt too wide) in paragraph at lines 144424--144425 []|\TU/lmr/m/n/10 CIPHER_SUITE_REJECTED| Underfull \hbox (badness 7415) in paragraph at lines 144430--144431 []|\TU/lmr/m/n/10 Cipher suite rejected Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 []|\TU/lmr/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 6675) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 Fi reason-code: the Underfull \hbox (badness 6825) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 association fails, but Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 not because of AS- Underfull \hbox (badness 10000) in paragraph at lines 144478--144481 \TU/lmr/m/n/10 SOC_EXPIRE or Overfull \hbox (17.16124pt too wide) in paragraph at lines 144482--144483 []|\TU/lmr/m/n/10 HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 144488--144492 []|\TU/lmr/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 6675) in paragraph at lines 144488--144492 \TU/lmr/m/n/10 Fi reason-code: the Overfull \hbox (137.32123pt too wide) in paragraph at lines 144488--144492 \TU/lmr/m/n/10 WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT.| [1640] Overfull \vbox (4436.58125pt too high) has occurred while \output is active [1641] Overfull \hbox (69.94722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_NULL| Overfull \hbox (61.89722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_STA| Overfull \hbox (56.75722pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_AP| Overfull \hbox (76.20721pt too wide) in paragraph at lines 144566--144566 []\TU/lmr/m/n/10 WIFI_MODE_APSTA| Overfull \hbox (5.08pt too wide) in paragraph at lines 144622--144622 []\TU/lmss/m/n/10 Field| Overfull \hbox (1.22pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 ssid| Overfull \hbox (6.77pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 pass- Overfull \hbox (6.42pt too wide) in paragraph at lines 144622--144622 \TU/lmr/m/n/10 word| Overfull \hbox (26.55pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 bssid_set| Overfull \hbox (6.78pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 bssid| Overfull \hbox (8.61pt too wide) in paragraph at lines 144622--144622 []\TU/lmr/m/n/10 chan- [1642] Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 pass- Overfull \hbox (3.83723pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 ssid_len| Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 chan- Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 auth- Overfull \hbox (20.51724pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 ssid_hidden| Overfull \hbox (40.11723pt too wide) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 max_connection| Underfull \hbox (badness 10000) in paragraph at lines 144696--144696 []\TU/lmr/m/n/10 bea- Overfull \hbox (22.64723pt too wide) in paragraph at lines 144696--144696 \TU/lmr/m/n/10 con_interval| Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 []\TU/lmss/m/n/10 Pro- Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 to- Underfull \hbox (badness 10000) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 col Overfull \hbox (3.94685pt too wide) in paragraph at lines 144754--144754 \TU/lmss/m/n/10 Mode| Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (2.73686pt too wide) in paragraph at lines 144754--144754 \TU/lmr/m/n/10 BGN| Overfull \hbox (70.47836pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N) Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 Overfull \hbox (16.34686pt too wide) in paragraph at lines 144754--144754 \TU/lmr/m/n/10 BGNLR| Overfull \hbox (183.81836pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) Overfull \hbox (8.08664pt too wide) in paragraph at lines 144754--144754 []\TU/lmr/m/n/10 802.11 [1643] [1644] [1645] Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 CPU Core Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Dual Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 CPU Fre- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Static RX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Unlim- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 Unlim- Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP RX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP TX Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 145005--145005 []\TU/lmr/m/n/10 TCP RX [1646] [1647] Underfull \hbox (badness 10000) in paragraph at lines 145084--145094 []\TU/lmr/m/n/10 Side-effect example#1 The application calls [1648] Overfull \vbox (478.97256pt too high) has occurred while \output is active [1649] [1650] [1651] Underfull \hbox (badness 10000) in paragraph at lines 145248--145249 []\TU/lmr/m/n/10 Both RX/TX antenna modes are configured to WIFI_ANT_MODE_ANT0 or Overfull \hbox (14.16966pt too wide) in paragraph at lines 145296--145297 []|\TU/lmr/m/n/10 channel| Overfull \hbox (24.24945pt too wide) in paragraph at lines 145298--145299 []|\TU/lmr/m/n/10 secondary Overfull \hbox (4.71967pt too wide) in paragraph at lines 145298--145299 \TU/lmr/m/n/10 chan- Overfull \hbox (9.15967pt too wide) in paragraph at lines 145320--145321 []\TU/lmr/m/n/10 packet Overfull \hbox (31.98967pt too wide) in paragraph at lines 145322--145323 []\TU/lmr/m/n/10 information Overfull \hbox (31.98967pt too wide) detected at line 145324 []\TU/lmr/m/n/10 information Overfull \hbox (9.15967pt too wide) detected at line 145324 []\TU/lmr/m/n/10 packet Overfull \hbox (6.16945pt too wide) in paragraph at lines 145327--145328 []|\TU/lmr/m/n/10 signal Overfull \hbox (4.71967pt too wide) in paragraph at lines 145327--145328 \TU/lmr/m/n/10 mode| Underfull \hbox (badness 10000) in paragraph at lines 145329--145330 []|\TU/lmr/m/n/10 non Underfull \hbox (badness 10000) in paragraph at lines 145337--145338 []|\TU/lmr/m/n/10 non Underfull \hbox (badness 10000) in paragraph at lines 145345--145346 []|\TU/lmr/m/n/10 non Overfull \hbox (14.16945pt too wide) in paragraph at lines 145354--145355 []|\TU/lmr/m/n/10 channel Overfull \hbox (6.11966pt too wide) in paragraph at lines 145354--145355 \TU/lmr/m/n/10 band- Overfull \hbox (6.11966pt too wide) in paragraph at lines 145354--145355 \TU/lmr/m/n/10 width| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145356--145357 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145364--145365 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (12.21967pt too wide) in paragraph at lines 145378--145379 []|\TU/lmr/m/n/10 20MHz| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145393--145394 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145395--145396 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145395--145396 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145397--145398 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145397--145398 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145399--145400 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145401--145402 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145401--145402 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145403--145404 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145403--145404 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145405--145406 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145407--145408 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145407--145408 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145409--145410 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145411--145412 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145411--145412 \TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145413--145414 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145413--145414 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145415--145416 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145417--145418 []|\TU/lmr/m/n/10 non Overfull \hbox (8.18967pt too wide) in paragraph at lines 145417--145418 \TU/lmr/m/n/10 STBC| Overfull \hbox (8.18967pt too wide) in paragraph at lines 145419--145421 []|\TU/lmr/m/n/10 STBC| Underfull \hbox (badness 10000) in paragraph at lines 145423--145424 []\TU/lmr/m/n/10 sub- Overfull \hbox (9.52966pt too wide) in paragraph at lines 145423--145424 \TU/lmr/m/n/10 carrier Overfull \hbox (4.72966pt too wide) in paragraph at lines 145425--145426 []\TU/lmr/m/n/10 index Overfull \hbox (4.72966pt too wide) detected at line 145427 []\TU/lmr/m/n/10 index Overfull \hbox (9.52966pt too wide) detected at line 145427 \TU/lmr/m/n/10 carrier Underfull \hbox (badness 10000) detected at line 145427 []\TU/lmr/m/n/10 sub- Overfull \hbox (6.52966pt too wide) in paragraph at lines 145430--145431 []|\TU/lmr/m/n/10 LLTF| Overfull \hbox (7.77966pt too wide) in paragraph at lines 145432--145433 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145432--145433 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145434--145435 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145434--145435 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145436--145437 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145436--145437 \TU/lmr/m/n/10 32~- Overfull \hbox (1.66966pt too wide) in paragraph at lines 145438--145439 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145440--145441 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145442--145443 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145444--145445 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145446--145447 []|\TU/lmr/m/n/10 0~63| Underfull \hbox (badness 10000) in paragraph at lines 145448--145449 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145448--145449 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145450--145451 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145450--145451 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145452--145453 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145452--145453 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145454--145455 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145454--145455 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145456--145458 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145456--145458 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145459--145460 []|\TU/lmr/m/n/10 HT- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145462--145462 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145462--145462 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145464--145465 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145464--145465 \TU/lmr/m/n/10 32~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145466--145467 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145466--145467 \TU/lmr/m/n/10 32~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145469--145469 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145469--145469 Overfull \hbox (1.66966pt too wide) in paragraph at lines 145471--145472 []|\TU/lmr/m/n/10 0~63| Overfull \hbox (1.66966pt too wide) in paragraph at lines 145473--145474 []|\TU/lmr/m/n/10 0~62| Overfull \hbox (7.77966pt too wide) in paragraph at lines 145475--145476 []|\TU/lmr/m/n/10 0~63,- Underfull \hbox (badness 10000) in paragraph at lines 145475--145476 \TU/lmr/m/n/10 64~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145477--145478 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145477--145478 \TU/lmr/m/n/10 60~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145480--145480 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145480--145480 Underfull \hbox (badness 10000) in paragraph at lines 145482--145483 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145482--145483 \TU/lmr/m/n/10 64~- Underfull \hbox (badness 10000) in paragraph at lines 145484--145485 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145484--145485 \TU/lmr/m/n/10 62~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145486--145487 []|\TU/lmr/m/n/10 0~63,- Underfull \hbox (badness 10000) in paragraph at lines 145486--145487 \TU/lmr/m/n/10 64~- Overfull \hbox (7.77966pt too wide) in paragraph at lines 145488--145490 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145488--145490 \TU/lmr/m/n/10 60~- Overfull \hbox (11.51967pt too wide) in paragraph at lines 145491--145492 []|\TU/lmr/m/n/10 STBC- Underfull \hbox (badness 10000) in paragraph at lines 145491--145492 \TU/lmr/m/n/10 HT- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145494--145494 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145494--145494 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145497--145497 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145497--145497 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145499--145500 []|\TU/lmr/m/n/10 0~31,- Underfull \hbox (badness 10000) in paragraph at lines 145499--145500 \TU/lmr/m/n/10 32~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145502--145502 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145502--145502 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145505--145505 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145505--145505 Overfull \hbox (1.66966pt too wide) in paragraph at lines 145507--145508 []|\TU/lmr/m/n/10 0~62| Overfull \hbox (6.10966pt too wide) in paragraph at lines 145510--145510 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145510--145510 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145512--145513 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145512--145513 \TU/lmr/m/n/10 60~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145515--145515 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145515--145515 Overfull \hbox (6.10966pt too wide) in paragraph at lines 145518--145518 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145518--145518 Underfull \hbox (badness 10000) in paragraph at lines 145520--145521 []|\TU/lmr/m/n/10 - Underfull \hbox (badness 10000) in paragraph at lines 145520--145521 \TU/lmr/m/n/10 62~- Overfull \hbox (6.10966pt too wide) in paragraph at lines 145523--145523 [] Overfull \hbox (6.10966pt too wide) in paragraph at lines 145523--145523 Overfull \hbox (7.77966pt too wide) in paragraph at lines 145525--145527 []|\TU/lmr/m/n/10 0~60,- Underfull \hbox (badness 10000) in paragraph at lines 145525--145527 \TU/lmr/m/n/10 60~- [1652] [1653] Overfull \hbox (184.32506pt too wide) in paragraph at lines 145632--145632 [] Underfull \hbox (badness 10000) in paragraph at lines 145632--145632 [1654] Overfull \hbox (28.68503pt too wide) in paragraph at lines 145688--145690 [] [1655] Overfull \hbox (37.01503pt too wide) in paragraph at lines 145715--145717 [] Underfull \hbox (badness 10000) in paragraph at lines 145715--145717 \TU/lmr/m/n/10 wifi_dynamic_peek_memory = (wifi_rx_dynamic_buf_num * wifi_rx_pk t_size_max) + [1656] Underfull \hbox (badness 10000) in paragraph at lines 145795--145798 \TU/lmr/m/n/10 (Hardware RX Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 from the buffer Underfull \hbox (badness 6758) in paragraph at lines 145806--145818 \TU/lmr/m/n/10 and returns the Underfull \hbox (badness 10000) in paragraph at lines 145819--145820 []|\TU/lmr/m/n/10 Dynamic RX Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 is variable and Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 it depends on Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 the received Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 frames\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 length. Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 driver receives Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 a frame from Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 the |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Hardware Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Dynamic Rx Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 Buffer\TU/FandolSong-Regular(0)/m/n/10 ’| \TU/lmr/m/n/10 needs Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 to be allocated Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 from the heap. Underfull \hbox (badness 10000) in paragraph at lines 145827--145838 \TU/lmr/m/n/10 The number of Underfull \hbox (badness 10000) in paragraph at lines 145839--145840 []|\TU/lmr/m/n/10 Dynamic TX Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 (LwIP) sends Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 packets to the Underfull \hbox (badness 5260) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 Wi-Fi driver, it Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 firstly allocates Underfull \hbox (badness 10000) in paragraph at lines 145847--145853 \TU/lmr/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 DMA memory. Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 layer (LwIP) Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 a |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 Static TX Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 145867--145878 \TU/lmr/m/n/10 are mutually Overfull \hbox (19.99901pt too wide) in paragraph at lines 145879--145881 [] Overfull \hbox (17.069pt too wide) in paragraph at lines 145893--145895 [] Overfull \hbox (11.20898pt too wide) in paragraph at lines 145907--145909 [] [1657] Overfull \vbox (782.46312pt too high) has occurred while \output is active [1658] [1659] Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Root Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Child Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Parent Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Sub- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Child Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Sibling Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Up- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 stream Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Down- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 stream Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Wire- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 \TU/lmr/m/n/10 less Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 Subnet- Underfull \hbox (badness 10000) in paragraph at lines 146112--146112 []\TU/lmr/m/n/10 MAC [1660] Overfull \vbox (197.48169pt too high) has occurred while \output is active [1661] [1662] [1663] [1664] [1665] [1666] [1667] [1668] [1669] [1670] [1671] [1672] [1673] [1674] [1675] [1676] [1677] [1678] [1679] [1680] [1681] Underfull \hbox (badness 10000) in paragraph at lines 147004--147004 []\TU/lmr/m/n/10 Networking Building [1682] [1683] [1684] [1685] Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/FandolHei-Regular(0)/m/n/10 控 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/FandolHei-Regular(0)/m/n/10 制 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/FandolHei-Regular(0)/m/n/10 帧 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmss/m/n/10 / Overfull \hbox (7.7pt too wide) in paragraph at lines 147542--147542 \TU/lmss/m/n/10 0x0b\TU/FandolHei-Regular(0)/m/n/10 ’| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x0b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000000| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x1b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000001 Overfull \hbox (15.0pt too wide) detected at line 147542 \TU/lmr/m/n/10 000001 Overfull \hbox (8.94pt too wide) detected at line 147542 []\TU/lmr/m/n/10 0x1b\TU/FandolSong-Regular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Set Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 security Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 to the Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) detected at line 147542 []\TU/lmr/m/n/10 Set Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x2b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000010 Overfull \hbox (15.0pt too wide) detected at line 147542 \TU/lmr/m/n/10 000010 Overfull \hbox (8.94pt too wide) detected at line 147542 []\TU/lmr/m/n/10 0x2b\TU/FandolSong-Regular(0)/m/n/10 ’| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Set the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 op- Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 op- Underfull \hbox (badness 10000) detected at line 147542 \TU/lmr/m/n/10 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/FandolSong-Regular(0)/m/n/10 如 果 设 置 有 包 含 \TU/lmr/m/n/10 AP\TU/FandolSon g-Regular(0)/m/n/10 ,| 请 Underfull \hbox (badness 5787) in paragraph at lines 147542--147542 \TU/FandolSong-Regular(0)/m/n/10 尽 量 优 先 设 置 \TU/lmr/m/n/10 AP \TU/FandolSong-R egular(0)/m/n/10 模 式 的 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 SSID/Password/Max Conn Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x3b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000011| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Connect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to the Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x4b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000100| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Discon- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 nect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x5b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000101| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x6b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 000110| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Discon- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 STA Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 device Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 from Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 tAP in Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 SoftAP Overfull \hbox (5.84pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x7b Overfull \hbox (18.1pt too wide) in paragraph at lines 147542--147542 |\TU/FandolSong-Regular(0)/m/n/10 ‘\TU/lmr/m/n/10 000111| Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x8b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 001000| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Tell Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to dis- Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 connect Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 GATT Overfull \hbox (8.94pt too wide) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 0x9b\TU/FandolSong-Regular(0)/m/n/10 ’| Overfull \hbox (15.0pt too wide) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 001001| Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 []\TU/lmr/m/n/10 Tell Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 ESP32 Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 to get Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 the Underfull \hbox (badness 10000) in paragraph at lines 147542--147542 \TU/lmr/m/n/10 Wi-Fi [1686] Overfull \vbox (404.17206pt too high) has occurred while \output is active [1687] Overfull \hbox (683.39503pt too wide) in alignment at lines 147551--147563 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147563--147578 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147578--147582 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147582--147584 [] [] [] [] Underfull \hbox (badness 7273) in paragraph at lines 147602--147603 []\TU/lmr/m/n/10 BSSID for STA Underfull \hbox (badness 10000) in paragraph at lines 147627--147628 []\TU/lmr/m/n/10 SSID for STA Underfull \hbox (badness 10000) in paragraph at lines 147727--147728 []\TU/lmr/m/n/10 Max connec- Underfull \hbox (badness 5245) in paragraph at lines 147727--147728 \TU/lmr/m/n/10 tion number for Underfull \hbox (badness 10000) detected at line 147729 []\TU/lmr/m/n/10 Max connec- Underfull \hbox (badness 10000) in paragraph at lines 147752--147753 []\TU/lmr/m/n/10 Authentication Underfull \hbox (badness 10000) detected at line 147754 []\TU/lmr/m/n/10 Authentication Overfull \hbox (683.39503pt too wide) in alignment at lines 147584--147784 [] [] [] [] Underfull \hbox (badness 10000) in paragraph at lines 147836--147837 []\TU/lmr/m/n/10 Client certifica- Underfull \hbox (badness 10000) in paragraph at lines 147844--147846 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147844--147846 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147847 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147847 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147861--147862 []\TU/lmr/m/n/10 Server certifica- Underfull \hbox (badness 10000) in paragraph at lines 147869--147871 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 10000) in paragraph at lines 147869--147871 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147872 \TU/lmr/m/n/10 Length \TU/FandolSong-Regular(0)/m/n/10 域 有 关,| Underfull \hbox (badness 10000) detected at line 147872 []\TU/FandolSong-Regular(0)/m/n/10 数 据 长 度 与 Underfull \hbox (badness 7649) in paragraph at lines 147920--147922 []\TU/FandolSong-Regular(0)/m/n/10 但 收 到 手 机 询 问 Underfull \hbox (badness 7649) in paragraph at lines 147920--147922 \TU/FandolSong-Regular(0)/m/n/10 可 回 复 其 他 数 据 Underfull \hbox (badness 5105) detected at line 147923 \TU/FandolSong-Regular(0)/m/n/10 可 回 复 其 他 数 据 Underfull \hbox (badness 5105) detected at line 147923 []\TU/FandolSong-Regular(0)/m/n/10 但 收 到 手 机 询 问 Overfull \hbox (683.39503pt too wide) in alignment at lines 147784--147972 [] [] [] [] Overfull \hbox (683.39503pt too wide) in alignment at lines 147972--148037 [] [] [] [] [1688] Overfull \hbox (2.20029pt too wide) in paragraph at lines 148142--148142 []\TU/lmr/m/n/10 0x10~0x80 [1689] [1690] [1691] [1692] Overfull \hbox (294.1817pt too wide) in paragraph at lines 148307--148307 [] Underfull \hbox (badness 10000) in paragraph at lines 148307--148307 Underfull \hbox (badness 10000) in paragraph at lines 148321--148324 []\TU/lmr/m/n/10 Initialize RAM, use a region start from 0x3F800000 for storing zero initialized Underfull \hbox (badness 10000) in paragraph at lines 148321--148324 \TU/lmr/m/n/10 data(BSS segment) of lwip,net802.11,pp,bluedroid library by enab ling :ref: \TU/lmr/m/it/10 CON- [1693] Underfull \hbox (badness 10000) in paragraph at lines 148358--148363 []\TU/lmr/m/n/10 External RAM initialized failed can not be ignored if enabled [][]\TU/lmr/m/it/10 CON- [1694] [1695] [1696] Chapter 6. [1697] [1698] [1699] [1700] [1701] [1702] [1703] [1704] [1705] [1706] [1707] [1708] [1709] [1710] [1711] [1712] [1713] [1714] [1715] [1716] [1717] [1718] [1719] Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149632--149632 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 149655--149655 []| [1720] Chapter 7. [1721] [1722] Underfull \hbox (badness 10000) in paragraph at lines 149771--149771 []\TU/lmtt/m/n/10 v3. Overfull \hbox (26.37611pt too wide) in paragraph at lines 149771--149771 \TU/lmtt/m/n/10 2-dev-306-gbeb3611ca| Underfull \hbox (badness 10000) in paragraph at lines 149771--149771 []\TU/lmtt/m/n/10 v3. Overfull \hbox (31.62611pt too wide) in paragraph at lines 149771--149771 \TU/lmtt/m/n/10 1-beta1-75-g346d6b0ea| [1723] [1724] [1725] [1726] [1727] [1728] Chapter 8. [1729] [1730] Chapter 9. [1731] [1732] [1733] [1734] Chapter 10. [1735] [1736] Chapter 11. [1737] (./espressif-esp-idf-zh-cn.ind [1738] [1739] [1740] Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\TU/lmtt/m/n/10 can_filter_config_t::acceptance_code \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 171--172 []\TU/lmtt/m/n/10 can_filter_config_t::acceptance_mask \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 174--175 []\TU/lmtt/m/n/10 can_general_config_t::alerts_enabled \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 176--177 []\TU/lmtt/m/n/10 can_general_config_t::clkout_divider \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 204--205 []\TU/lmtt/m/n/10 can_status_info_t::arb_lost_count \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 217--218 []\TU/lmtt/m/n/10 can_timing_config_t::triple_sampling \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1741] Underfull \hbox (badness 10000) in paragraph at lines 276--278 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param Overfull \hbox (1.1223pt too wide) in paragraph at lines 278--280 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::mcc Overfull \hbox (37.8723pt too wide) in paragraph at lines 280--282 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::remote_bda Underfull \hbox (badness 10000) in paragraph at lines 282--284 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param Overfull \hbox (43.1223pt too wide) in paragraph at lines 284--286 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::remote_bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 286--288 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::state Underfull \hbox (badness 10000) in paragraph at lines 288--290 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param Overfull \hbox (27.3723pt too wide) in paragraph at lines 290--292 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::disc_rsn Overfull \hbox (37.8723pt too wide) in paragraph at lines 292--294 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::remote_bda Overfull \hbox (11.6223pt too wide) in paragraph at lines 294--296 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::state Underfull \hbox (badness 10000) in paragraph at lines 300--302 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::media_ctrl_stat_param [1742] Overfull \hbox (11.6223pt too wide) in paragraph at lines 302--304 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::media_ctrl_stat_param::cmd Overfull \hbox (27.3723pt too wide) in paragraph at lines 304--306 []\TU/lmtt/m/n/10 esp_a2d_cb_param_t::media_ctrl_stat_param::status Underfull \hbox (badness 10000) in paragraph at lines 359--360 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::atten \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 360--362 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::bit_width Underfull \hbox (badness 10000) in paragraph at lines 366--368 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::high_curve Underfull \hbox (badness 10000) in paragraph at lines 368--370 []\TU/lmtt/m/n/10 esp_adc_cal_characteristics_t::low_curve [1743] Overfull \hbox (37.8723pt too wide) in paragraph at lines 419--421 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 421--423 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_id Overfull \hbox (127.1223pt too wide) in paragraph at lines 423--425 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_pa rameter Overfull \hbox (16.8723pt too wide) in paragraph at lines 425--427 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 427--429 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::connected Overfull \hbox (79.8723pt too wide) in paragraph at lines 429--431 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::remote_bda Overfull \hbox (11.6223pt too wide) in paragraph at lines 431--433 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param Overfull \hbox (58.8723pt too wide) in paragraph at lines 433--435 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_id Overfull \hbox (79.8723pt too wide) in paragraph at lines 435--437 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_length Overfull \hbox (69.3723pt too wide) in paragraph at lines 437--439 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_text Overfull \hbox (11.6223pt too wide) in paragraph at lines 439--441 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 441--443 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_code Overfull \hbox (69.3723pt too wide) in paragraph at lines 443--445 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_state Overfull \hbox (32.6223pt too wide) in paragraph at lines 445--447 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::tl Overfull \hbox (16.8723pt too wide) in paragraph at lines 447--449 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 449--451 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::feat_mask Overfull \hbox (79.8723pt too wide) in paragraph at lines 451--453 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::remote_bda [1744] Underfull \hbox (badness 5726) in paragraph at lines 454--455 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::conn_stat \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 457--458 []\TU/lmtt/m/n/10 esp_avrc_ct_cb_param_t::rmt_feats \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 470--472 []\TU/lmtt/m/n/10 esp_avrc_ct_send_register_notification_cmd [1745] Underfull \hbox (badness 10000) in paragraph at lines 583--584 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::manufacturer_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1746] Underfull \hbox (badness 10000) in paragraph at lines 586--588 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::p_manufacturer_data Underfull \hbox (badness 10000) in paragraph at lines 590--591 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::service_data_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 591--592 []\TU/lmtt/m/n/10 esp_ble_adv_data_t::service_uuid_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 602--604 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::adv_filter_policy Underfull \hbox (badness 5726) in paragraph at lines 604--605 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::adv_int_max \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 605--606 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::adv_int_min \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 607--608 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::channel_map \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 610--611 []\TU/lmtt/m/n/10 esp_ble_adv_params_t::peer_addr_type \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 613--614 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_BLOOD_PRESSURE_WRIST \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 619--620 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_BARCODE_SCANNER Overfull \hbox (48.3723pt too wide) in paragraph at lines 623--625 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_CONTINUOUS_GLUCOSE_MONITOR Underfull \hbox (badness 10000) in paragraph at lines 631--632 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_INSULIN_PUMP \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 633--634 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_MEDIA_PLAYER \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Overfull \hbox (11.6223pt too wide) in paragraph at lines 634--636 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_MEDICATION_DELIVERY Overfull \hbox (37.8723pt too wide) in paragraph at lines 637--639 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_PERSONAL_MOBILITY_DEVICE [1747] Underfull \hbox (badness 10000) in paragraph at lines 643--644 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_GENERIC_THERMOMETER \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 648--649 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_HID_BARCODE_SCANNER \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 651--652 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_HID_DIGITIZER_TABLET \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Overfull \hbox (1.1223pt too wide) in paragraph at lines 657--659 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_INSULIN_PUMP_DURABLE_PUMP Underfull \hbox (badness 10000) in paragraph at lines 659--661 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_INSULIN_PUMP_PATCH_PUMP Underfull \hbox (badness 10000) in paragraph at lines 662--663 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION Overfull \hbox (32.6223pt too wide) in paragraph at lines 663--665 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION_AND_NAV Overfull \hbox (11.6223pt too wide) in paragraph at lines 665--667 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION_POD Overfull \hbox (53.6223pt too wide) in paragraph at lines 667--669 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_OUTDOOR_SPORTS_LOCATION_POD_AND_NAV Underfull \hbox (badness 10000) in paragraph at lines 670--672 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_PULSE_OXIMETER_FINGERTIP Underfull \hbox (badness 10000) in paragraph at lines 672--673 []\TU/lmtt/m/n/10 ESP_BLE_APPEARANCE_PULSE_OXIMETER_WRIST \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 5726) in paragraph at lines 694--695 []\TU/lmtt/m/n/10 esp_ble_bond_key_info_t::key_mask \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 696--697 []\TU/lmtt/m/n/10 esp_ble_bond_key_info_t::penc_key \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 706--707 []\TU/lmtt/m/n/10 esp_ble_conn_update_params_t::bda \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1748] Underfull \hbox (badness 10000) in paragraph at lines 714--716 []\TU/lmtt/m/n/10 esp_ble_duplicate_exceptional_info_type_t Underfull \hbox (badness 10000) in paragraph at lines 718--720 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_CLEAN Underfull \hbox (badness 10000) in paragraph at lines 720--722 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_EXCEPTIONAL_LIST_REMOVE Overfull \hbox (1.1223pt too wide) in paragraph at lines 722--724 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_ADDR_LIST Underfull \hbox (badness 10000) in paragraph at lines 724--726 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_ALL_LIST Overfull \hbox (22.1223pt too wide) in paragraph at lines 726--728 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_ADV_ADDR Overfull \hbox (64.1223pt too wide) in paragraph at lines 728--730 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_BEACON_TYPE Overfull \hbox (43.1223pt too wide) in paragraph at lines 730--732 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_LINK_ID Overfull \hbox (69.3723pt too wide) in paragraph at lines 732--734 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_PROV_SRV_ADV Overfull \hbox (74.6223pt too wide) in paragraph at lines 734--736 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_INFO_MESH_PROXY_SRV_ADV Overfull \hbox (64.1223pt too wide) in paragraph at lines 736--738 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_BEACON_TYPE_LIST Overfull \hbox (43.1223pt too wide) in paragraph at lines 738--740 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_LINK_ID_LIST Overfull \hbox (69.3723pt too wide) in paragraph at lines 740--742 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_PROV_SRV_ADV_LIST Overfull \hbox (74.6223pt too wide) in paragraph at lines 742--744 []\TU/lmtt/m/n/10 ESP_BLE_DUPLICATE_SCAN_EXCEPTIONAL_MESH_PROXY_SRV_ADV_LIST Overfull \hbox (27.3723pt too wide) in paragraph at lines 751--753 []\TU/lmtt/m/n/10 esp_ble_gap_add_duplicate_scan_exceptional_device Underfull \hbox (badness 10000) in paragraph at lines 756--758 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::adv_data_raw_cmpl Overfull \hbox (37.8723pt too wide) in paragraph at lines 762--764 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 764--766 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param::status Overfull \hbox (58.8723pt too wide) in paragraph at lines 766--768 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 768--770 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param::stat us Overfull \hbox (43.1223pt too wide) in paragraph at lines 770--772 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 772--774 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param::status Overfull \hbox (37.8723pt too wide) in paragraph at lines 774--776 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 776--778 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param::status Overfull \hbox (69.3723pt too wide) in paragraph at lines 778--780 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 780--782 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param::st atus Overfull \hbox (58.8723pt too wide) in paragraph at lines 782--784 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 784--786 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::bond _dev Overfull \hbox (106.1223pt too wide) in paragraph at lines 786--788 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::dev_ num Overfull \hbox (100.8723pt too wide) in paragraph at lines 788--790 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::stat us [1749] Overfull \hbox (64.1223pt too wide) in paragraph at lines 790--792 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 792--794 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param::sta tus Overfull \hbox (74.6223pt too wide) in paragraph at lines 794--796 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 796--798 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::p arams Overfull \hbox (116.6223pt too wide) in paragraph at lines 798--800 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::s tatus Overfull \hbox (43.1223pt too wide) in paragraph at lines 800--802 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 802--804 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::remote_ addr Overfull \hbox (74.6223pt too wide) in paragraph at lines 804--806 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::rssi Overfull \hbox (85.1223pt too wide) in paragraph at lines 806--808 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::status Overfull \hbox (74.6223pt too wide) in paragraph at lines 808--810 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param Overfull \hbox (121.8723pt too wide) in paragraph at lines 810--812 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::b d_addr Overfull \hbox (116.6223pt too wide) in paragraph at lines 812--814 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::s tatus Overfull \hbox (48.3723pt too wide) in paragraph at lines 814--816 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 816--818 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param::status Overfull \hbox (27.3723pt too wide) in paragraph at lines 818--820 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 820--822 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::adv_data_l en Overfull \hbox (53.6223pt too wide) in paragraph at lines 822--824 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::bda Overfull \hbox (106.1223pt too wide) in paragraph at lines 824--826 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_addr_t ype Overfull \hbox (74.6223pt too wide) in paragraph at lines 826--828 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_adv Overfull \hbox (100.8723pt too wide) in paragraph at lines 828--830 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_evt_ty pe Overfull \hbox (79.8723pt too wide) in paragraph at lines 830--832 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::dev_type Overfull \hbox (58.8723pt too wide) in paragraph at lines 832--834 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::flag Overfull \hbox (74.6223pt too wide) in paragraph at lines 834--836 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::num_dis Overfull \hbox (85.1223pt too wide) in paragraph at lines 836--838 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::num_resps Overfull \hbox (58.8723pt too wide) in paragraph at lines 838--840 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::rssi Overfull \hbox (100.8723pt too wide) in paragraph at lines 840--842 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::scan_rsp_l en Overfull \hbox (90.3723pt too wide) in paragraph at lines 842--844 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::search_evt Overfull \hbox (64.1223pt too wide) in paragraph at lines 844--846 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 846--848 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param::sta tus Overfull \hbox (85.1223pt too wide) in paragraph at lines 848--850 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 850--852 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param: :status Overfull \hbox (48.3723pt too wide) in paragraph at lines 852--854 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 854--856 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 856--858 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 858--860 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 860--861 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_security \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (37.8723pt too wide) in paragraph at lines 861--863 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 863--865 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param::status Overfull \hbox (64.1223pt too wide) in paragraph at lines 865--867 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 867--869 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::bda Overfull \hbox (116.6223pt too wide) in paragraph at lines 869--871 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::con n_int Overfull \hbox (111.3723pt too wide) in paragraph at lines 871--873 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::lat ency [1750] Overfull \hbox (111.3723pt too wide) in paragraph at lines 873--875 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::max _int Overfull \hbox (111.3723pt too wide) in paragraph at lines 875--877 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::min _int Overfull \hbox (106.1223pt too wide) in paragraph at lines 877--879 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::sta tus Overfull \hbox (111.3723pt too wide) in paragraph at lines 879--881 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::tim eout Overfull \hbox (169.1223pt too wide) in paragraph at lines 881--883 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param Overfull \hbox (237.3723pt too wide) in paragraph at lines 883--885 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::device_info Overfull \hbox (211.1223pt too wide) in paragraph at lines 885--887 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::length Overfull \hbox (211.1223pt too wide) in paragraph at lines 887--889 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::status Overfull \hbox (216.3723pt too wide) in paragraph at lines 889--891 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_duplicate_exceptional_list _cmpl_evt_param::subcode Overfull \hbox (79.8723pt too wide) in paragraph at lines 891--893 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param Overfull \hbox (121.8723pt too wide) in paragraph at lines 893--895 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param:: status Overfull \hbox (148.1223pt too wide) in paragraph at lines 895--897 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param:: wl_opration Underfull \hbox (badness 10000) in paragraph at lines 897--899 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::clear_bond_dev_cmpl Underfull \hbox (badness 10000) in paragraph at lines 899--901 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::get_bond_dev_cmpl Underfull \hbox (badness 10000) in paragraph at lines 901--903 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::local_privacy_cmpl Underfull \hbox (badness 10000) in paragraph at lines 903--905 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::pkt_data_lenth_cmpl Overfull \hbox (1.1223pt too wide) in paragraph at lines 907--909 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::remove_bond_dev_cmpl Underfull \hbox (badness 10000) in paragraph at lines 909--911 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_param_cmpl Underfull \hbox (badness 10000) in paragraph at lines 911--913 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_cmpl Overfull \hbox (11.6223pt too wide) in paragraph at lines 913--915 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_raw_cmpl Underfull \hbox (badness 10000) in paragraph at lines 916--918 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::scan_start_cmpl Underfull \hbox (badness 10000) in paragraph at lines 920--922 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::set_rand_addr_cmpl Underfull \hbox (badness 10000) in paragraph at lines 922--924 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::update_conn_params Overfull \hbox (95.6223pt too wide) in paragraph at lines 924--926 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::update_duplicate_exceptional_list_cmp l Overfull \hbox (6.3723pt too wide) in paragraph at lines 926--928 []\TU/lmtt/m/n/10 esp_ble_gap_cb_param_t::update_whitelist_cmpl Overfull \hbox (27.3723pt too wide) in paragraph at lines 928--930 []\TU/lmtt/m/n/10 esp_ble_gap_clean_duplicate_scan_exceptional_list Underfull \hbox (badness 10000) in paragraph at lines 935--937 []\TU/lmtt/m/n/10 esp_ble_gap_config_scan_rsp_data_raw \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (43.1223pt too wide) in paragraph at lines 942--944 []\TU/lmtt/m/n/10 esp_ble_gap_remove_duplicate_scan_exceptional_device [1751] Underfull \hbox (badness 5726) in paragraph at lines 960--961 []\TU/lmtt/m/n/10 esp_ble_gattc_cache_get_addr_list \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 963--964 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::cfg_mtu \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 965--966 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::congest \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 966--967 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::connect \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 967--968 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::disconnect \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (27.3723pt too wide) in paragraph at lines 969--971 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 971--973 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::conn_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 973--975 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::mtu Overfull \hbox (69.3723pt too wide) in paragraph at lines 975--977 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::status Overfull \hbox (16.8723pt too wide) in paragraph at lines 977--979 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 979--981 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 981--983 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::reason Overfull \hbox (79.8723pt too wide) in paragraph at lines 983--985 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::remote_bda Overfull \hbox (58.8723pt too wide) in paragraph at lines 985--987 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::status Overfull \hbox (27.3723pt too wide) in paragraph at lines 987--989 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 989--991 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::congested Overfull \hbox (74.6223pt too wide) in paragraph at lines 991--993 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::conn_id Overfull \hbox (27.3723pt too wide) in paragraph at lines 993--995 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 995--997 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::conn_id Overfull \hbox (90.3723pt too wide) in paragraph at lines 997--999 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::remote_bda Overfull \hbox (43.1223pt too wide) in paragraph at lines 999--1001 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1001--1003 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::conn_id Overfull \hbox (85.1223pt too wide) in paragraph at lines 1003--1005 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::reason Overfull \hbox (106.1223pt too wide) in paragraph at lines 1005--1007 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::remote_ bda Overfull \hbox (37.8723pt too wide) in paragraph at lines 1007--1009 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1009--1011 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::conn_id Overfull \hbox (79.8723pt too wide) in paragraph at lines 1011--1013 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::status Overfull \hbox (58.8723pt too wide) in paragraph at lines 1013--1015 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 1015--1017 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param::addr _list Overfull \hbox (111.3723pt too wide) in paragraph at lines 1017--1019 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param::num_ addr Overfull \hbox (100.8723pt too wide) in paragraph at lines 1019--1021 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_get_addr_list_evt_param::stat us Overfull \hbox (22.1223pt too wide) in paragraph at lines 1021--1023 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param Overfull \hbox (69.3723pt too wide) in paragraph at lines 1023--1025 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::conn_id [1752] Overfull \hbox (64.1223pt too wide) in paragraph at lines 1025--1027 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::handle Overfull \hbox (79.8723pt too wide) in paragraph at lines 1027--1029 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::is_notify Overfull \hbox (85.1223pt too wide) in paragraph at lines 1029--1031 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::remote_bda Overfull \hbox (58.8723pt too wide) in paragraph at lines 1031--1033 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value Overfull \hbox (79.8723pt too wide) in paragraph at lines 1033--1035 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value_len Overfull \hbox (11.6223pt too wide) in paragraph at lines 1035--1037 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param Overfull \hbox (58.8723pt too wide) in paragraph at lines 1037--1039 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::conn_id Overfull \hbox (37.8723pt too wide) in paragraph at lines 1039--1041 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::mtu Overfull \hbox (74.6223pt too wide) in paragraph at lines 1041--1043 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::remote_bda Overfull \hbox (53.6223pt too wide) in paragraph at lines 1043--1045 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 1045--1047 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1047--1049 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::conn_id Overfull \hbox (90.3723pt too wide) in paragraph at lines 1049--1051 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::is_full Overfull \hbox (85.1223pt too wide) in paragraph at lines 1051--1053 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::status Overfull \hbox (37.8723pt too wide) in paragraph at lines 1053--1055 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1055--1057 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::conn_id Overfull \hbox (79.8723pt too wide) in paragraph at lines 1057--1059 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::handle Overfull \hbox (79.8723pt too wide) in paragraph at lines 1059--1061 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::status Overfull \hbox (74.6223pt too wide) in paragraph at lines 1061--1063 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value Overfull \hbox (95.6223pt too wide) in paragraph at lines 1063--1065 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value_le n Overfull \hbox (6.3723pt too wide) in paragraph at lines 1065--1067 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 1067--1069 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::app_id Overfull \hbox (48.3723pt too wide) in paragraph at lines 1069--1071 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::status Overfull \hbox (64.1223pt too wide) in paragraph at lines 1071--1073 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1073--1075 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::han dle Overfull \hbox (106.1223pt too wide) in paragraph at lines 1075--1077 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::sta tus Overfull \hbox (48.3723pt too wide) in paragraph at lines 1077--1079 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 1079--1081 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::conn_i d Overfull \hbox (179.6223pt too wide) in paragraph at lines 1081--1083 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::search ed_service_source Overfull \hbox (90.3723pt too wide) in paragraph at lines 1083--1085 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 1085--1087 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1087--1089 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::conn_id Overfull \hbox (106.1223pt too wide) in paragraph at lines 1089--1091 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::end_han dle Overfull \hbox (106.1223pt too wide) in paragraph at lines 1091--1093 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::is_prim ary Overfull \hbox (90.3723pt too wide) in paragraph at lines 1093--1095 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::srvc_id Overfull \hbox (116.6223pt too wide) in paragraph at lines 1095--1097 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::start_h andle Overfull \hbox (85.1223pt too wide) in paragraph at lines 1097--1099 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_set_assoc_addr_cmp_evt_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 1099--1101 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_set_assoc_addr_cmp_evt_param: :status Overfull \hbox (32.6223pt too wide) in paragraph at lines 1101--1103 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 1103--1105 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param::remote_bd a Overfull \hbox (74.6223pt too wide) in paragraph at lines 1105--1107 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 1107--1109 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::h andle [1753] Overfull \hbox (116.6223pt too wide) in paragraph at lines 1109--1111 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::s tatus Overfull \hbox (16.8723pt too wide) in paragraph at lines 1111--1113 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 1113--1115 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 1115--1117 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::handle Overfull \hbox (58.8723pt too wide) in paragraph at lines 1117--1119 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::offset Overfull \hbox (58.8723pt too wide) in paragraph at lines 1119--1121 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 1121--1123 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::get_addr_list Underfull \hbox (badness 10000) in paragraph at lines 1125--1126 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::queue_full \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1128--1130 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::reg_for_notify Underfull \hbox (badness 10000) in paragraph at lines 1132--1133 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::search_res \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1133--1135 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::set_assoc_cmp Underfull \hbox (badness 10000) in paragraph at lines 1136--1138 []\TU/lmtt/m/n/10 esp_ble_gattc_cb_param_t::unreg_for_notify Underfull \hbox (badness 5726) in paragraph at lines 1149--1150 []\TU/lmtt/m/n/10 esp_ble_gattc_get_include_service \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 1159--1160 []\TU/lmtt/m/n/10 esp_ble_gattc_register_for_notify \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 1174--1176 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::add_char_descr Underfull \hbox (badness 10000) in paragraph at lines 1176--1178 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::add_incl_srvc [1754] Underfull \hbox (badness 5726) in paragraph at lines 1182--1183 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::congest \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1183--1184 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::connect \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1186--1187 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::disconnect \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1187--1188 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::exec_write \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (53.6223pt too wide) in paragraph at lines 1188--1190 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 1190--1192 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::handl es Overfull \hbox (116.6223pt too wide) in paragraph at lines 1192--1194 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::num_h andle Overfull \hbox (95.6223pt too wide) in paragraph at lines 1194--1196 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::statu s Overfull \hbox (106.1223pt too wide) in paragraph at lines 1196--1198 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::svc_u uid Overfull \hbox (64.1223pt too wide) in paragraph at lines 1198--1200 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param Overfull \hbox (132.3723pt too wide) in paragraph at lines 1200--1202 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::att r_handle Overfull \hbox (127.1223pt too wide) in paragraph at lines 1202--1204 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::des cr_uuid Overfull \hbox (148.1223pt too wide) in paragraph at lines 1204--1206 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::ser vice_handle Overfull \hbox (106.1223pt too wide) in paragraph at lines 1206--1208 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::sta tus Overfull \hbox (32.6223pt too wide) in paragraph at lines 1208--1210 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 1210--1212 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::attr_hand le Overfull \hbox (90.3723pt too wide) in paragraph at lines 1212--1214 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::char_uuid Overfull \hbox (116.6223pt too wide) in paragraph at lines 1214--1216 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::service_h andle Overfull \hbox (74.6223pt too wide) in paragraph at lines 1216--1218 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::status Overfull \hbox (58.8723pt too wide) in paragraph at lines 1218--1220 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 1220--1222 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::attr _handle Overfull \hbox (142.8723pt too wide) in paragraph at lines 1222--1224 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::serv ice_handle Overfull \hbox (100.8723pt too wide) in paragraph at lines 1224--1226 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::stat us Overfull \hbox (48.3723pt too wide) in paragraph at lines 1226--1228 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1228--1230 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param::status Overfull \hbox (16.8723pt too wide) in paragraph at lines 1230--1232 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 1232--1234 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 1234--1236 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 1236--1238 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param Overfull \hbox (58.8723pt too wide) in paragraph at lines 1238--1240 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::conn_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 1240--1242 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::handle Overfull \hbox (37.8723pt too wide) in paragraph at lines 1242--1244 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1244--1246 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::status Overfull \hbox (48.3723pt too wide) in paragraph at lines 1246--1248 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::value Overfull \hbox (27.3723pt too wide) in paragraph at lines 1248--1250 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1250--1252 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::congested Overfull \hbox (74.6223pt too wide) in paragraph at lines 1252--1254 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::conn_id [1755] Overfull \hbox (27.3723pt too wide) in paragraph at lines 1254--1256 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 1256--1258 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::conn_id Overfull \hbox (90.3723pt too wide) in paragraph at lines 1258--1260 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::remote_bda Overfull \hbox (22.1223pt too wide) in paragraph at lines 1260--1262 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1262--1264 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_han dle Overfull \hbox (85.1223pt too wide) in paragraph at lines 1264--1266 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_id Overfull \hbox (64.1223pt too wide) in paragraph at lines 1266--1268 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::status Overfull \hbox (22.1223pt too wide) in paragraph at lines 1268--1270 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1270--1272 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::service_han dle Overfull \hbox (64.1223pt too wide) in paragraph at lines 1272--1274 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::status Overfull \hbox (43.1223pt too wide) in paragraph at lines 1274--1276 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1276--1278 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::conn_id Overfull \hbox (85.1223pt too wide) in paragraph at lines 1278--1280 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::reason Overfull \hbox (106.1223pt too wide) in paragraph at lines 1280--1282 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::remote_ bda Overfull \hbox (43.1223pt too wide) in paragraph at lines 1282--1284 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param Overfull \hbox (69.3723pt too wide) in paragraph at lines 1284--1286 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::bda Overfull \hbox (90.3723pt too wide) in paragraph at lines 1286--1288 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::conn_id Overfull \hbox (132.3723pt too wide) in paragraph at lines 1288--1290 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::exec_wr ite_flag Overfull \hbox (95.6223pt too wide) in paragraph at lines 1290--1292 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::trans_i d Overfull \hbox (6.3723pt too wide) in paragraph at lines 1292--1294 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1294--1296 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::conn_id Overfull \hbox (32.6223pt too wide) in paragraph at lines 1296--1298 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::mtu Overfull \hbox (11.6223pt too wide) in paragraph at lines 1298--1300 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1300--1302 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 1302--1304 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param Overfull \hbox (37.8723pt too wide) in paragraph at lines 1304--1306 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::bda Overfull \hbox (58.8723pt too wide) in paragraph at lines 1306--1308 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::conn_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 1308--1310 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::handle Overfull \hbox (58.8723pt too wide) in paragraph at lines 1310--1312 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::is_long Overfull \hbox (64.1223pt too wide) in paragraph at lines 1312--1314 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::need_rsp Overfull \hbox (53.6223pt too wide) in paragraph at lines 1314--1316 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::offset Overfull \hbox (64.1223pt too wide) in paragraph at lines 1316--1318 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::trans_id Overfull \hbox (6.3723pt too wide) in paragraph at lines 1318--1320 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 1320--1322 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::app_id Overfull \hbox (48.3723pt too wide) in paragraph at lines 1322--1324 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::status Overfull \hbox (6.3723pt too wide) in paragraph at lines 1324--1326 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 1326--1328 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::handle Overfull \hbox (48.3723pt too wide) in paragraph at lines 1328--1330 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::status Overfull \hbox (90.3723pt too wide) in paragraph at lines 1330--1332 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_send_service_change_evt_param Overfull \hbox (132.3723pt too wide) in paragraph at lines 1332--1334 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_send_service_change_evt_param ::status Overfull \hbox (53.6223pt too wide) in paragraph at lines 1334--1336 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param Overfull \hbox (121.8723pt too wide) in paragraph at lines 1336--1338 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::attr_ handle [1756] Overfull \hbox (121.8723pt too wide) in paragraph at lines 1338--1340 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::srvc_ handle Overfull \hbox (95.6223pt too wide) in paragraph at lines 1340--1342 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::statu s Overfull \hbox (16.8723pt too wide) in paragraph at lines 1342--1344 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 1344--1346 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::service_hand le Overfull \hbox (58.8723pt too wide) in paragraph at lines 1346--1348 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 1348--1350 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 1350--1352 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::service_handl e Overfull \hbox (53.6223pt too wide) in paragraph at lines 1352--1354 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::status Overfull \hbox (16.8723pt too wide) in paragraph at lines 1354--1356 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param Overfull \hbox (43.1223pt too wide) in paragraph at lines 1356--1358 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::bda Overfull \hbox (64.1223pt too wide) in paragraph at lines 1358--1360 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::conn_id Overfull \hbox (58.8723pt too wide) in paragraph at lines 1360--1362 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::handle Overfull \hbox (64.1223pt too wide) in paragraph at lines 1362--1364 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::is_prep Overfull \hbox (43.1223pt too wide) in paragraph at lines 1364--1366 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::len Overfull \hbox (69.3723pt too wide) in paragraph at lines 1366--1368 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::need_rsp Overfull \hbox (58.8723pt too wide) in paragraph at lines 1368--1370 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::offset Overfull \hbox (69.3723pt too wide) in paragraph at lines 1370--1372 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::trans_id Overfull \hbox (53.6223pt too wide) in paragraph at lines 1372--1374 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::value Underfull \hbox (badness 10000) in paragraph at lines 1379--1381 []\TU/lmtt/m/n/10 esp_ble_gatts_cb_param_t::service_change Overfull \hbox (1.1223pt too wide) in paragraph at lines 1395--1397 []\TU/lmtt/m/n/10 esp_ble_gatts_send_service_change_indication [1757] Underfull \hbox (badness 10000) in paragraph at lines 1432--1434 []\TU/lmtt/m/n/10 ESP_BLE_ONLY_ACCEPT_SPECIFIED_AUTH_DISABLE Underfull \hbox (badness 10000) in paragraph at lines 1451--1453 []\TU/lmtt/m/n/10 esp_ble_pkt_data_length_params_t::rx_len Underfull \hbox (badness 10000) in paragraph at lines 1453--1455 []\TU/lmtt/m/n/10 esp_ble_pkt_data_length_params_t::tx_len Underfull \hbox (badness 5726) in paragraph at lines 1471--1472 []\TU/lmtt/m/n/10 esp_ble_scan_dupilcate_list_flush \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 1476--1477 []\TU/lmtt/m/n/10 esp_ble_scan_params_t::own_addr_type \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1478--1480 []\TU/lmtt/m/n/10 esp_ble_scan_params_t::scan_filter_policy Underfull \hbox (badness 10000) in paragraph at lines 1480--1481 []\TU/lmtt/m/n/10 esp_ble_scan_params_t::scan_interval \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1758] Underfull \hbox (badness 10000) in paragraph at lines 1507--1509 []\TU/lmtt/m/n/10 ESP_BLE_SM_ONLY_ACCEPT_SPECIFIED_SEC_AUTH Underfull \hbox (badness 10000) in paragraph at lines 1533--1534 []\TU/lmtt/m/n/10 esp_blufi_callbacks_t::checksum_func \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (6.3723pt too wide) in paragraph at lines 1537--1539 []\TU/lmtt/m/n/10 esp_blufi_callbacks_t::negotiate_data_handler Overfull \hbox (6.3723pt too wide) in paragraph at lines 1541--1543 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1543--1545 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::conn_id Overfull \hbox (69.3723pt too wide) in paragraph at lines 1545--1547 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::remote_bda Overfull \hbox (64.1223pt too wide) in paragraph at lines 1547--1549 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::server_if Overfull \hbox (37.8723pt too wide) in paragraph at lines 1549--1551 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 1551--1553 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param::state Overfull \hbox (22.1223pt too wide) in paragraph at lines 1553--1555 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1555--1557 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param::remote_bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 1557--1559 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_get_error_evt_param [1759] Overfull \hbox (53.6223pt too wide) in paragraph at lines 1559--1561 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_get_error_evt_param::state Overfull \hbox (27.3723pt too wide) in paragraph at lines 1561--1563 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param Overfull \hbox (64.1223pt too wide) in paragraph at lines 1563--1565 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param::state Overfull \hbox (6.3723pt too wide) in paragraph at lines 1565--1567 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param Overfull \hbox (37.8723pt too wide) in paragraph at lines 1567--1569 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert Overfull \hbox (58.8723pt too wide) in paragraph at lines 1569--1571 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert_len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1571--1573 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1573--1575 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert Overfull \hbox (106.1223pt too wide) in paragraph at lines 1575--1577 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1577--1579 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1579--1581 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey Overfull \hbox (106.1223pt too wide) in paragraph at lines 1581--1583 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1583--1585 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_custom_data_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1585--1587 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_custom_data_evt_param::data Overfull \hbox (106.1223pt too wide) in paragraph at lines 1587--1589 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_custom_data_evt_param::data_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1589--1591 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1591--1593 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert Overfull \hbox (106.1223pt too wide) in paragraph at lines 1593--1595 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert_ len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1595--1597 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1597--1599 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey Overfull \hbox (106.1223pt too wide) in paragraph at lines 1599--1601 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey_ len Overfull \hbox (79.8723pt too wide) in paragraph at lines 1601--1603 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param Overfull \hbox (137.6223pt too wide) in paragraph at lines 1603--1605 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param:: auth_mode Overfull \hbox (69.3723pt too wide) in paragraph at lines 1605--1607 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 1607--1609 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param::ch annel Overfull \hbox (95.6223pt too wide) in paragraph at lines 1609--1611 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_para m Overfull \hbox (169.1223pt too wide) in paragraph at lines 1611--1613 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_para m::max_conn_num Overfull \hbox (64.1223pt too wide) in paragraph at lines 1613--1615 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 1615--1617 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pas swd Overfull \hbox (127.1223pt too wide) in paragraph at lines 1617--1619 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pas swd_len Overfull \hbox (53.6223pt too wide) in paragraph at lines 1619--1621 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1621--1623 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid Overfull \hbox (106.1223pt too wide) in paragraph at lines 1623--1625 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid_ len Overfull \hbox (43.1223pt too wide) in paragraph at lines 1625--1627 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param Overfull \hbox (79.8723pt too wide) in paragraph at lines 1627--1629 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param::bssid Overfull \hbox (48.3723pt too wide) in paragraph at lines 1629--1631 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param Overfull \hbox (90.3723pt too wide) in paragraph at lines 1631--1633 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd Overfull \hbox (111.3723pt too wide) in paragraph at lines 1633--1635 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd _len Overfull \hbox (37.8723pt too wide) in paragraph at lines 1635--1637 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param Overfull \hbox (69.3723pt too wide) in paragraph at lines 1637--1639 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid Overfull \hbox (90.3723pt too wide) in paragraph at lines 1639--1641 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid_len Overfull \hbox (37.8723pt too wide) in paragraph at lines 1641--1643 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param [1760] Overfull \hbox (69.3723pt too wide) in paragraph at lines 1643--1645 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name Overfull \hbox (90.3723pt too wide) in paragraph at lines 1645--1647 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name_len Overfull \hbox (37.8723pt too wide) in paragraph at lines 1647--1649 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param Overfull \hbox (85.1223pt too wide) in paragraph at lines 1649--1651 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param::op_mode Underfull \hbox (badness 5726) in paragraph at lines 1652--1653 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::client_cert \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1653--1654 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::client_pkey \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1655--1656 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::custom_data \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1658--1659 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::init_finish \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1660--1661 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::server_cert \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 1661--1662 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::server_pkey \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1664--1665 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::softap_channel \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1665--1667 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::softap_max_conn_num Underfull \hbox (badness 5726) in paragraph at lines 1668--1669 []\TU/lmtt/m/n/10 esp_blufi_cb_param_t::softap_ssid \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1698--1700 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_CLIENT_PRIV_KEY \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1761] Underfull \hbox (badness 10000) in paragraph at lines 1702--1704 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_SERVER_PRIV_KEY \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1704--1706 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_SLAVE_DISCONNECT_BLE Underfull \hbox (badness 10000) in paragraph at lines 1710--1712 []\TU/lmtt/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_MAX_CONN_NUM Underfull \hbox (badness 10000) in paragraph at lines 1724--1726 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_authmode Underfull \hbox (badness 10000) in paragraph at lines 1726--1728 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_authmode_set Underfull \hbox (badness 10000) in paragraph at lines 1730--1732 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_channel_set Underfull \hbox (badness 10000) in paragraph at lines 1732--1734 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num Overfull \hbox (16.8723pt too wide) in paragraph at lines 1734--1736 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num_set Underfull \hbox (badness 10000) in paragraph at lines 1737--1739 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_passwd_len Underfull \hbox (badness 10000) in paragraph at lines 1740--1742 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::softap_ssid_len Underfull \hbox (badness 5726) in paragraph at lines 1742--1743 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::sta_bssid \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1749--1750 []\TU/lmtt/m/n/10 esp_blufi_extra_info_t::sta_ssid_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1762] Underfull \hbox (badness 10000) in paragraph at lines 1814--1816 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::auto_latency Underfull \hbox (badness 10000) in paragraph at lines 1816--1818 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::ble_max_conn Overfull \hbox (27.3723pt too wide) in paragraph at lines 1818--1820 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_legacy_auth_vs_evt Underfull \hbox (badness 10000) in paragraph at lines 1820--1822 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_max_acl_conn Overfull \hbox (1.1223pt too wide) in paragraph at lines 1822--1824 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_max_sync_conn Underfull \hbox (badness 10000) in paragraph at lines 1824--1826 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::bt_sco_datapath Overfull \hbox (27.3723pt too wide) in paragraph at lines 1826--1828 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::controller_debug_flag Overfull \hbox (22.1223pt too wide) in paragraph at lines 1828--1830 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::controller_task_prio Overfull \hbox (53.6223pt too wide) in paragraph at lines 1830--1832 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::controller_task_stack_size Overfull \hbox (6.3723pt too wide) in paragraph at lines 1832--1834 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::hci_uart_baudrate Underfull \hbox (badness 10000) in paragraph at lines 1834--1836 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::hci_uart_no Underfull \hbox (badness 5726) in paragraph at lines 1836--1837 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::magic \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 1837--1839 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::mesh_adv_size [1763] Underfull \hbox (badness 10000) in paragraph at lines 1840--1842 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::normal_adv_size Overfull \hbox (16.8723pt too wide) in paragraph at lines 1842--1844 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::scan_duplicate_mode Overfull \hbox (16.8723pt too wide) in paragraph at lines 1844--1846 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::scan_duplicate_type Overfull \hbox (32.6223pt too wide) in paragraph at lines 1846--1848 []\TU/lmtt/m/n/10 esp_bt_controller_config_t::send_adv_reserved_size Underfull \hbox (badness 10000) in paragraph at lines 1867--1869 []\TU/lmtt/m/n/10 esp_bt_duplicate_exceptional_subcode_type_t Underfull \hbox (badness 10000) in paragraph at lines 1890--1892 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::auth_cmpl_param::bda Overfull \hbox (37.8723pt too wide) in paragraph at lines 1892--1894 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::auth_cmpl_param::device_name Overfull \hbox (1.1223pt too wide) in paragraph at lines 1894--1896 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::auth_cmpl_param::stat Underfull \hbox (badness 10000) in paragraph at lines 1897--1898 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::cfm_req_param \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1898--1900 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::cfm_req_param::bda Overfull \hbox (6.3723pt too wide) in paragraph at lines 1900--1902 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::cfm_req_param::num_val Underfull \hbox (badness 10000) in paragraph at lines 1904--1906 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_res_param::bda [1764] Overfull \hbox (16.8723pt too wide) in paragraph at lines 1906--1908 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_res_param::num_prop Underfull \hbox (badness 10000) in paragraph at lines 1908--1910 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_res_param::prop Overfull \hbox (16.8723pt too wide) in paragraph at lines 1911--1913 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_state_changed_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 1913--1915 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::disc_state_changed_param::state Underfull \hbox (badness 10000) in paragraph at lines 1917--1919 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_notif_param::bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 1919--1921 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_notif_param::passkey Underfull \hbox (badness 10000) in paragraph at lines 1922--1923 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_req_param \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1923--1925 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::key_req_param::bda Underfull \hbox (badness 10000) in paragraph at lines 1926--1927 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::pin_req_param \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1927--1929 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::pin_req_param::bda Overfull \hbox (32.6223pt too wide) in paragraph at lines 1929--1931 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::pin_req_param::min_16_digit Overfull \hbox (1.1223pt too wide) in paragraph at lines 1933--1935 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param Overfull \hbox (27.3723pt too wide) in paragraph at lines 1935--1937 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param::bda Overfull \hbox (64.1223pt too wide) in paragraph at lines 1937--1939 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param::rssi_delta Overfull \hbox (32.6223pt too wide) in paragraph at lines 1939--1941 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::read_rssi_delta_param::stat Underfull \hbox (badness 10000) in paragraph at lines 1942--1944 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvc_rec_param Overfull \hbox (11.6223pt too wide) in paragraph at lines 1944--1946 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvc_rec_param::bda Overfull \hbox (16.8723pt too wide) in paragraph at lines 1946--1948 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvc_rec_param::stat Underfull \hbox (badness 10000) in paragraph at lines 1950--1952 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::bda Overfull \hbox (27.3723pt too wide) in paragraph at lines 1952--1954 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::num_uuids Overfull \hbox (1.1223pt too wide) in paragraph at lines 1954--1956 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::stat Overfull \hbox (27.3723pt too wide) in paragraph at lines 1956--1958 []\TU/lmtt/m/n/10 esp_bt_gap_cb_param_t::rmt_srvcs_param::uuid_list [1765] Underfull \hbox (badness 10000) in paragraph at lines 1983--1984 []\TU/lmtt/m/n/10 esp_bt_gap_get_remote_service_record \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2036--2038 []\TU/lmtt/m/n/10 ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE Overfull \hbox (6.3723pt too wide) in paragraph at lines 2050--2052 []\TU/lmtt/m/n/10 ESP_BT_STATUS_CONTROL_LE_DATA_LEN_UNSUPPORTED [1766] Underfull \hbox (badness 10000) in paragraph at lines 2053--2055 []\TU/lmtt/m/n/10 ESP_BT_STATUS_ERR_ILLEGAL_PARAMETER_FMT Underfull \hbox (badness 10000) in paragraph at lines 2063--2065 []\TU/lmtt/m/n/10 ESP_BT_STATUS_PEER_LE_DATA_LEN_UNSUPPORTED Underfull \hbox (badness 10000) in paragraph at lines 2070--2072 []\TU/lmtt/m/n/10 ESP_BT_STATUS_UNACCEPT_CONN_INTERVAL \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2087--2088 []\TU/lmtt/m/n/10 esp_deep_sleep_wake_stub_fn_t \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 类 型\TU/lmr/m/n/10 ), Underfull \hbox (badness 5726) in paragraph at lines 2090--2091 []\TU/lmtt/m/n/10 esp_deregister_freertos_idle_hook \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2091--2093 []\TU/lmtt/m/n/10 esp_deregister_freertos_idle_hook_for_cpu Underfull \hbox (badness 5726) in paragraph at lines 2093--2094 []\TU/lmtt/m/n/10 esp_deregister_freertos_tick_hook \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2094--2096 []\TU/lmtt/m/n/10 esp_deregister_freertos_tick_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 2098--2100 []\TU/lmtt/m/n/10 esp_duplicate_scan_exceptional_list_type_t [1767] [1768] Underfull \hbox (badness 5726) in paragraph at lines 2256--2257 []\TU/lmtt/m/n/10 esp_event_handler_unregister_with \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 2258--2259 []\TU/lmtt/m/n/10 esp_event_loop_args_t::queue_size \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 2261--2262 []\TU/lmtt/m/n/10 esp_event_loop_args_t::task_priority \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2265--2266 []\TU/lmtt/m/n/10 esp_event_loop_create_default \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2267--2268 []\TU/lmtt/m/n/10 esp_event_loop_delete_default \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 5726) in paragraph at lines 2279--2280 []\TU/lmtt/m/n/10 esp_flash_write_protect_crypt_cnt \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2282--2283 []\TU/lmtt/m/n/10 ESP_GAP_BLE_ADD_WHITELIST_COMPLETE_EVT \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 2283--2285 []\TU/lmtt/m/n/10 ESP_GAP_BLE_ADV_DATA_RAW_SET_COMPLETE_EVT [1769] Underfull \hbox (badness 10000) in paragraph at lines 2293--2295 []\TU/lmtt/m/n/10 ESP_GAP_BLE_CLEAR_BOND_DEV_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2307--2309 []\TU/lmtt/m/n/10 ESP_GAP_BLE_REMOVE_BOND_DEV_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2309--2311 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SCAN_PARAM_SET_COMPLETE_EVT Overfull \hbox (11.6223pt too wide) in paragraph at lines 2312--2314 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_RAW_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2314--2316 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2321--2323 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SET_LOCAL_PRIVACY_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2323--2325 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SET_PKT_LENGTH_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2325--2327 []\TU/lmtt/m/n/10 ESP_GAP_BLE_SET_STATIC_RAND_ADDR_EVT \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (74.6223pt too wide) in paragraph at lines 2329--2331 []\TU/lmtt/m/n/10 ESP_GAP_BLE_UPDATE_DUPLICATE_EXCEPTIONAL_LIST_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 2331--2333 []\TU/lmtt/m/n/10 ESP_GAP_BLE_UPDATE_WHITELIST_COMPLETE_EVT [1770] [1771] Underfull \hbox (badness 10000) in paragraph at lines 2477--2478 []\TU/lmtt/m/n/10 ESP_GATT_UUID_CYCLING_SPEED_CADENCE_SVC \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 2479--2480 []\TU/lmtt/m/n/10 ESP_GATT_UUID_ENV_SENSING_CONFIG_DESCR \TU/lmr/m/n/10 (\TU/lm r/m/it/10 C Underfull \hbox (badness 10000) in paragraph at lines 2480--2482 []\TU/lmtt/m/n/10 ESP_GATT_UUID_ENV_SENSING_MEASUREMENT_DESCR Underfull \hbox (badness 10000) in paragraph at lines 2482--2483 []\TU/lmtt/m/n/10 ESP_GATT_UUID_ENV_SENSING_TRIGGER_DESCR \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C [1772] Underfull \hbox (badness 10000) in paragraph at lines 2529--2530 []\TU/lmtt/m/n/10 ESP_GATT_UUID_RUNNING_SPEED_CADENCE_SVC \TU/lmr/m/n/10 (\TU/l mr/m/it/10 C Underfull \hbox (badness 5726) in paragraph at lines 2571--2572 []\TU/lmtt/m/n/10 esp_gattc_char_elem_t::properties \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 2580--2581 []\TU/lmtt/m/n/10 esp_gattc_db_elem_t::start_handle \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1773] Underfull \hbox (badness 5726) in paragraph at lines 2591--2592 []\TU/lmtt/m/n/10 esp_gattc_incl_svc_elem_t::handle \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Overfull \hbox (6.3723pt too wide) in paragraph at lines 2592--2594 []\TU/lmtt/m/n/10 esp_gattc_incl_svc_elem_t::incl_srvc_e_handle Overfull \hbox (6.3723pt too wide) in paragraph at lines 2594--2596 []\TU/lmtt/m/n/10 esp_gattc_incl_svc_elem_t::incl_srvc_s_handle Underfull \hbox (badness 10000) in paragraph at lines 2619--2620 []\TU/lmtt/m/n/10 esp_gattc_service_elem_t::end_handle \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2620--2621 []\TU/lmtt/m/n/10 esp_gattc_service_elem_t::is_primary \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 2635--2636 []\TU/lmtt/m/n/10 esp_gatts_attr_db_t::attr_control \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 2651--2653 []\TU/lmtt/m/n/10 esp_gatts_incl128_svc_desc_t::start_hdl Underfull \hbox (badness 10000) in paragraph at lines 2655--2656 []\TU/lmtt/m/n/10 esp_gatts_incl_svc_desc_t::start_hdl \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1774] Underfull \hbox (badness 10000) in paragraph at lines 2699--2701 []\TU/lmtt/m/n/10 ESP_HF_CALL_HELD_STATUS_HELD_AND_ACTIVE Underfull \hbox (badness 10000) in paragraph at lines 2705--2707 []\TU/lmtt/m/n/10 ESP_HF_CALL_SETUP_STATUS_OUTGOING_ALERTING Underfull \hbox (badness 10000) in paragraph at lines 2707--2709 []\TU/lmtt/m/n/10 ESP_HF_CALL_SETUP_STATUS_OUTGOING_DIALING Underfull \hbox (badness 10000) in paragraph at lines 2726--2728 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_AUDIO_STATE_CONNECTED_MSBC Underfull \hbox (badness 10000) in paragraph at lines 2728--2730 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_AUDIO_STATE_CONNECTING \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1775] Underfull \hbox (badness 10000) in paragraph at lines 2742--2743 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::audio_stat \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2743--2745 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::battery_level Underfull \hbox (badness 10000) in paragraph at lines 2751--2752 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::call_setup \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (48.3723pt too wide) in paragraph at lines 2758--2760 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_at_response_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 2760--2762 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_at_response_param::cme Overfull \hbox (79.8723pt too wide) in paragraph at lines 2762--2764 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_at_response_param::code Overfull \hbox (43.1223pt too wide) in paragraph at lines 2764--2766 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_audio_stat_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 2766--2768 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_audio_stat_param::remote_ bda Overfull \hbox (79.8723pt too wide) in paragraph at lines 2768--2770 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_audio_stat_param::state Overfull \hbox (79.8723pt too wide) in paragraph at lines 2770--2772 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_battery_level_ind_param Overfull \hbox (116.6223pt too wide) in paragraph at lines 2772--2774 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_battery_level_ind_param:: value Overfull \hbox (11.6223pt too wide) in paragraph at lines 2774--2776 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_binp_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2776--2778 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_binp_param::number Overfull \hbox (6.3723pt too wide) in paragraph at lines 2778--2780 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bsirparam Overfull \hbox (43.1223pt too wide) in paragraph at lines 2780--2782 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bsirparam::state Overfull \hbox (11.6223pt too wide) in paragraph at lines 2782--2784 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_btrh_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2784--2786 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_btrh_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 2786--2788 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bvra_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 2788--2790 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_bvra_param::value Overfull \hbox (58.8723pt too wide) in paragraph at lines 2790--2792 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_held_ind_param Overfull \hbox (100.8723pt too wide) in paragraph at lines 2792--2794 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_held_ind_param::stat us Overfull \hbox (32.6223pt too wide) in paragraph at lines 2794--2796 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_ind_param Overfull \hbox (74.6223pt too wide) in paragraph at lines 2796--2798 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_ind_param::status Overfull \hbox (64.1223pt too wide) in paragraph at lines 2798--2800 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_setup_ind_param [1776] Overfull \hbox (106.1223pt too wide) in paragraph at lines 2800--2802 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_call_setup_ind_param::sta tus Overfull \hbox (11.6223pt too wide) in paragraph at lines 2802--2804 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_ccwa_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2804--2806 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_ccwa_param::number Overfull \hbox (11.6223pt too wide) in paragraph at lines 2806--2808 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param Overfull \hbox (37.8723pt too wide) in paragraph at lines 2808--2810 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::dir Overfull \hbox (37.8723pt too wide) in paragraph at lines 2810--2812 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::idx Overfull \hbox (43.1223pt too wide) in paragraph at lines 2812--2814 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::mpty Overfull \hbox (53.6223pt too wide) in paragraph at lines 2814--2816 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::number Overfull \hbox (53.6223pt too wide) in paragraph at lines 2816--2818 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clcc_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 2818--2820 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clip_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2820--2822 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_clip_param::number Overfull \hbox (11.6223pt too wide) in paragraph at lines 2822--2824 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_cnum_param Overfull \hbox (53.6223pt too wide) in paragraph at lines 2824--2826 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_cnum_param::number Overfull \hbox (43.1223pt too wide) in paragraph at lines 2826--2828 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_cnum_param::type Overfull \hbox (37.8723pt too wide) in paragraph at lines 2828--2830 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 2830--2832 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::chld_fea t Overfull \hbox (95.6223pt too wide) in paragraph at lines 2832--2834 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::peer_fea t Overfull \hbox (100.8723pt too wide) in paragraph at lines 2834--2836 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::remote_b da Overfull \hbox (74.6223pt too wide) in paragraph at lines 2836--2838 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_conn_stat_param::state Overfull \hbox (74.6223pt too wide) in paragraph at lines 2838--2840 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_current_operator_param Overfull \hbox (106.1223pt too wide) in paragraph at lines 2840--2842 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_current_operator_param::n ame Overfull \hbox (69.3723pt too wide) in paragraph at lines 2842--2844 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_network_roaming_param Overfull \hbox (111.3723pt too wide) in paragraph at lines 2844--2846 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_network_roaming_param::st atus Overfull \hbox (95.6223pt too wide) in paragraph at lines 2846--2848 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_service_availability_para m Overfull \hbox (137.6223pt too wide) in paragraph at lines 2848--2850 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_service_availability_para m::status Overfull \hbox (90.3723pt too wide) in paragraph at lines 2850--2852 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_signal_strength_ind_param Overfull \hbox (127.1223pt too wide) in paragraph at lines 2852--2854 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_signal_strength_ind_param ::value Overfull \hbox (64.1223pt too wide) in paragraph at lines 2854--2856 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_volume_control_param Overfull \hbox (95.6223pt too wide) in paragraph at lines 2856--2858 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_volume_control_param::typ e Overfull \hbox (106.1223pt too wide) in paragraph at lines 2858--2860 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::hf_client_volume_control_param::vol ume Underfull \hbox (badness 5726) in paragraph at lines 2860--2861 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::roaming \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Overfull \hbox (11.6223pt too wide) in paragraph at lines 2861--2863 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::service_availability Underfull \hbox (badness 10000) in paragraph at lines 2863--2865 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::signal_strength Underfull \hbox (badness 10000) in paragraph at lines 2865--2867 []\TU/lmtt/m/n/10 esp_hf_client_cb_param_t::volume_control Underfull \hbox (badness 10000) in paragraph at lines 2876--2878 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CIND_BATTERY_LEVEL_EVT \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1777] Underfull \hbox (badness 10000) in paragraph at lines 2883--2885 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CIND_SERVICE_AVAILABILITY_EVT Underfull \hbox (badness 10000) in paragraph at lines 2892--2894 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_CONNECTED Underfull \hbox (badness 10000) in paragraph at lines 2894--2896 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_CONNECTING Underfull \hbox (badness 10000) in paragraph at lines 2896--2898 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_DISCONNECTED Overfull \hbox (1.1223pt too wide) in paragraph at lines 2898--2900 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_DISCONNECTING Overfull \hbox (1.1223pt too wide) in paragraph at lines 2901--2903 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_CONNECTION_STATE_SLC_CONNECTED Underfull \hbox (badness 10000) in paragraph at lines 2904--2906 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_COPS_CURRENT_OPERATOR_EVT Underfull \hbox (badness 10000) in paragraph at lines 2912--2914 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_IN_BAND_RINGTONE_NOT_PROVIDED Underfull \hbox (badness 10000) in paragraph at lines 2914--2916 []\TU/lmtt/m/n/10 ESP_HF_CLIENT_IN_BAND_RINGTONE_PROVIDED Underfull \hbox (badness 5726) in paragraph at lines 2919--2920 []\TU/lmtt/m/n/10 esp_hf_client_outgoing_data_ready \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 5726) in paragraph at lines 2932--2933 []\TU/lmtt/m/n/10 esp_hf_client_query_current_calls \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 2933--2935 []\TU/lmtt/m/n/10 esp_hf_client_query_current_operator_name Underfull \hbox (badness 10000) in paragraph at lines 2936--2937 []\TU/lmtt/m/n/10 esp_hf_client_register_data_callback \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2938--2940 []\TU/lmtt/m/n/10 esp_hf_client_request_last_voice_tag_number Underfull \hbox (badness 10000) in paragraph at lines 2947--2948 []\TU/lmtt/m/n/10 esp_hf_client_stop_voice_recognition \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1778] Overfull \hbox (1.1223pt too wide) in paragraph at lines 2954--2956 []\TU/lmtt/m/n/10 ESP_HF_CME_INVALID_CHARACTERS_IN_DIAL_STRING Overfull \hbox (1.1223pt too wide) in paragraph at lines 2956--2958 []\TU/lmtt/m/n/10 ESP_HF_CME_INVALID_CHARACTERS_IN_TEXT_STRING Underfull \hbox (badness 10000) in paragraph at lines 2987--2989 []\TU/lmtt/m/n/10 ESP_HF_CURRENT_CALL_MPTY_TYPE_SINGLE \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (1.1223pt too wide) in paragraph at lines 2995--2997 []\TU/lmtt/m/n/10 ESP_HF_CURRENT_CALL_STATUS_HELD_BY_RESP_HOLD Overfull \hbox (1.1223pt too wide) in paragraph at lines 3004--3006 []\TU/lmtt/m/n/10 ESP_HF_SERVICE_AVAILABILITY_STATUS_AVAILABLE Underfull \hbox (badness 10000) in paragraph at lines 3006--3007 []\TU/lmtt/m/n/10 esp_hf_service_availability_status_t \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (11.6223pt too wide) in paragraph at lines 3007--3009 []\TU/lmtt/m/n/10 ESP_HF_SERVICE_AVAILABILITY_STATUS_UNAVAILABLE [1779] Underfull \hbox (badness 10000) in paragraph at lines 3013--3015 []\TU/lmtt/m/n/10 ESP_HF_SUBSCRIBER_SERVICE_TYPE_VOICE \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3041--3043 []\TU/lmtt/m/n/10 esp_http_client_config_t::client_cert_pem Underfull \hbox (badness 10000) in paragraph at lines 3043--3045 []\TU/lmtt/m/n/10 esp_http_client_config_t::client_key_pem Overfull \hbox (16.8723pt too wide) in paragraph at lines 3045--3047 []\TU/lmtt/m/n/10 esp_http_client_config_t::disable_auto_redirect Underfull \hbox (badness 10000) in paragraph at lines 3047--3049 []\TU/lmtt/m/n/10 esp_http_client_config_t::event_handler Overfull \hbox (16.8723pt too wide) in paragraph at lines 3051--3053 []\TU/lmtt/m/n/10 esp_http_client_config_t::max_redirection_count Underfull \hbox (badness 10000) in paragraph at lines 3058--3059 []\TU/lmtt/m/n/10 esp_http_client_config_t::timeout_ms \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3059--3061 []\TU/lmtt/m/n/10 esp_http_client_config_t::transport_type Overfull \hbox (6.3723pt too wide) in paragraph at lines 3062--3064 []\TU/lmtt/m/n/10 esp_http_client_config_t::use_global_ca_store Underfull \hbox (badness 5726) in paragraph at lines 3072--3073 []\TU/lmtt/m/n/10 esp_http_client_event::header_key \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1780] [1781] [1782] Underfull \hbox (badness 10000) in paragraph at lines 3265--3267 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_cert_len Underfull \hbox (badness 10000) in paragraph at lines 3267--3269 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_cert_pem Underfull \hbox (badness 10000) in paragraph at lines 3270--3272 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_key_len Underfull \hbox (badness 10000) in paragraph at lines 3272--3274 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::client_key_pem Overfull \hbox (1.1223pt too wide) in paragraph at lines 3274--3276 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::clientkey_password Overfull \hbox (22.1223pt too wide) in paragraph at lines 3276--3278 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::clientkey_password_len Overfull \hbox (22.1223pt too wide) in paragraph at lines 3278--3280 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::disable_auto_reconnect Overfull \hbox (16.8723pt too wide) in paragraph at lines 3280--3282 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::disable_clean_session Underfull \hbox (badness 10000) in paragraph at lines 3284--3286 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::event_loop_handle Underfull \hbox (badness 5726) in paragraph at lines 3288--3289 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::lwt_msg \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 3291--3292 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::lwt_qos \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3292--3293 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::lwt_retain \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3294--3296 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::out_buffer_size [1783] Overfull \hbox (11.6223pt too wide) in paragraph at lines 3302--3304 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::reconnect_timeout_ms Overfull \hbox (48.3723pt too wide) in paragraph at lines 3304--3306 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::refresh_connection_after_ms Underfull \hbox (badness 10000) in paragraph at lines 3307--3308 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::task_stack \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (6.3723pt too wide) in paragraph at lines 3310--3312 []\TU/lmtt/m/n/10 esp_mqtt_client_config_t::use_global_ca_store Underfull \hbox (badness 10000) in paragraph at lines 3329--3331 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::connect_return_code Overfull \hbox (16.8723pt too wide) in paragraph at lines 3332--3334 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::esp_tls_cert_verify_flags Underfull \hbox (badness 10000) in paragraph at lines 3334--3336 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::esp_tls_last_esp_err Underfull \hbox (badness 10000) in paragraph at lines 3336--3338 []\TU/lmtt/m/n/10 esp_mqtt_error_codes::esp_tls_stack_err Underfull \hbox (badness 5726) in paragraph at lines 3350--3351 []\TU/lmtt/m/n/10 esp_mqtt_event_t::session_present \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1784] Underfull \hbox (badness 5726) in paragraph at lines 3400--3401 []\TU/lmtt/m/n/10 esp_ota_get_next_update_partition \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 3401--3402 []\TU/lmtt/m/n/10 esp_ota_get_running_partition \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), [1785] Underfull \hbox (badness 10000) in paragraph at lines 3470--3472 []\TU/lmtt/m/n/10 esp_pm_config_esp32_t::light_sleep_enable Underfull \hbox (badness 10000) in paragraph at lines 3490--3491 []\TU/lmtt/m/n/10 esp_pthread_cfg_t::stack_size \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 员\TU/lmr/m/n/10 ), [1786] Underfull \hbox (badness 10000) in paragraph at lines 3512--3514 []\TU/lmtt/m/n/10 esp_register_freertos_idle_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 3515--3517 []\TU/lmtt/m/n/10 esp_register_freertos_tick_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 3517--3518 []\TU/lmtt/m/n/10 esp_register_shutdown_handler \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3541--3542 []\TU/lmtt/m/n/10 esp_sleep_enable_timer_wakeup \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3547--3548 []\TU/lmtt/m/n/10 esp_sleep_get_touchpad_wakeup_status \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1787] Underfull \hbox (badness 10000) in paragraph at lines 3581--3583 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param Overfull \hbox (27.3723pt too wide) in paragraph at lines 3583--3585 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::handle Overfull \hbox (27.3723pt too wide) in paragraph at lines 3585--3587 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::sec_id Overfull \hbox (27.3723pt too wide) in paragraph at lines 3587--3589 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::status Overfull \hbox (27.3723pt too wide) in paragraph at lines 3589--3591 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cl_init_evt_param::use_co Underfull \hbox (badness 10000) in paragraph at lines 3591--3593 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param Overfull \hbox (11.6223pt too wide) in paragraph at lines 3593--3595 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::async Overfull \hbox (16.8723pt too wide) in paragraph at lines 3595--3597 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::handle Overfull \hbox (43.1223pt too wide) in paragraph at lines 3597--3599 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::port_status Overfull \hbox (16.8723pt too wide) in paragraph at lines 3599--3601 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_close_evt_param::status Overfull \hbox (1.1223pt too wide) in paragraph at lines 3602--3604 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cong_evt_param::cong Overfull \hbox (11.6223pt too wide) in paragraph at lines 3604--3606 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cong_evt_param::handle Overfull \hbox (11.6223pt too wide) in paragraph at lines 3606--3608 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_cong_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3608--3610 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param Overfull \hbox (22.1223pt too wide) in paragraph at lines 3610--3612 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::data Overfull \hbox (32.6223pt too wide) in paragraph at lines 3612--3614 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::handle Overfull \hbox (16.8723pt too wide) in paragraph at lines 3614--3616 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::len Overfull \hbox (32.6223pt too wide) in paragraph at lines 3616--3618 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_data_ind_evt_param::status Overfull \hbox (22.1223pt too wide) in paragraph at lines 3618--3620 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param Overfull \hbox (48.3723pt too wide) in paragraph at lines 3620--3622 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param::scn Overfull \hbox (69.3723pt too wide) in paragraph at lines 3622--3624 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param::scn_num Overfull \hbox (64.1223pt too wide) in paragraph at lines 3624--3626 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_discovery_comp_evt_param::status Overfull \hbox (11.6223pt too wide) in paragraph at lines 3627--3629 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_init_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3630--3632 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::fd Overfull \hbox (11.6223pt too wide) in paragraph at lines 3632--3634 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::handle Overfull \hbox (16.8723pt too wide) in paragraph at lines 3634--3636 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::rem_bda Overfull \hbox (11.6223pt too wide) in paragraph at lines 3636--3638 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_open_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3638--3640 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param Overfull \hbox (11.6223pt too wide) in paragraph at lines 3640--3642 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::fd Overfull \hbox (32.6223pt too wide) in paragraph at lines 3642--3644 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::handle Overfull \hbox (90.3723pt too wide) in paragraph at lines 3644--3646 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::new_listen_handle Overfull \hbox (37.8723pt too wide) in paragraph at lines 3646--3648 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::rem_bda Overfull \hbox (32.6223pt too wide) in paragraph at lines 3648--3650 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_srv_open_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 3650--3652 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param Overfull \hbox (16.8723pt too wide) in paragraph at lines 3652--3654 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::handle Overfull \hbox (16.8723pt too wide) in paragraph at lines 3654--3656 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::sec_id Overfull \hbox (16.8723pt too wide) in paragraph at lines 3656--3658 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::status [1788] Overfull \hbox (16.8723pt too wide) in paragraph at lines 3658--3660 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_start_evt_param::use_co Underfull \hbox (badness 10000) in paragraph at lines 3660--3662 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param Overfull \hbox (6.3723pt too wide) in paragraph at lines 3662--3664 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::cong Overfull \hbox (16.8723pt too wide) in paragraph at lines 3664--3666 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::handle Overfull \hbox (1.1223pt too wide) in paragraph at lines 3666--3668 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::len Overfull \hbox (16.8723pt too wide) in paragraph at lines 3668--3670 []\TU/lmtt/m/n/10 esp_spp_cb_param_t::spp_write_evt_param::status Underfull \hbox (badness 5726) in paragraph at lines 3724--3725 []\TU/lmtt/m/n/10 esp_timer_create_args_t::callback \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3725--3727 []\TU/lmtt/m/n/10 esp_timer_create_args_t::dispatch_method Underfull \hbox (badness 10000) in paragraph at lines 3727--3728 []\TU/lmtt/m/n/10 esp_timer_create_args_t::name \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 员\TU/lmr/m/n/10 ), [1789] Underfull \hbox (badness 5726) in paragraph at lines 3761--3762 []\TU/lmtt/m/n/10 esp_tls_cfg::clientcert_pem_bytes \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3795--3797 []\TU/lmtt/m/n/10 esp_vfs_dev_uart_set_rx_line_endings \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3797--3799 []\TU/lmtt/m/n/10 esp_vfs_dev_uart_set_tx_line_endings \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (22.1223pt too wide) in paragraph at lines 3803--3805 []\TU/lmtt/m/n/10 esp_vfs_fat_mount_config_t::allocation_unit_size Overfull \hbox (32.6223pt too wide) in paragraph at lines 3805--3807 []\TU/lmtt/m/n/10 esp_vfs_fat_mount_config_t::format_if_mount_failed [1790] Overfull \hbox (6.3723pt too wide) in paragraph at lines 3837--3839 []\TU/lmtt/m/n/10 esp_vfs_spiffs_conf_t::format_if_mount_failed Underfull \hbox (badness 5726) in paragraph at lines 3853--3854 []\TU/lmtt/m/n/10 esp_vfs_t::stop_socket_select_isr \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3859--3861 []\TU/lmtt/m/n/10 esp_vhci_host_callback::notify_host_recv Overfull \hbox (32.6223pt too wide) in paragraph at lines 3861--3863 []\TU/lmtt/m/n/10 esp_vhci_host_callback::notify_host_send_available Underfull \hbox (badness 10000) in paragraph at lines 3869--3871 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::buffer_size Underfull \hbox (badness 10000) in paragraph at lines 3871--3873 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::cert_pem Overfull \hbox (48.3723pt too wide) in paragraph at lines 3873--3875 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::disable_auto_reconnect Underfull \hbox (badness 10000) in paragraph at lines 3877--3879 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::password Underfull \hbox (badness 10000) in paragraph at lines 3881--3883 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::subprotocol Underfull \hbox (badness 10000) in paragraph at lines 3883--3885 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::task_prio Underfull \hbox (badness 10000) in paragraph at lines 3885--3887 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::task_stack Underfull \hbox (badness 10000) in paragraph at lines 3887--3889 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::transport Underfull \hbox (badness 10000) in paragraph at lines 3890--3892 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::user_agent [1791] Underfull \hbox (badness 10000) in paragraph at lines 3892--3894 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::user_context Underfull \hbox (badness 10000) in paragraph at lines 3894--3896 []\TU/lmtt/m/n/10 esp_websocket_client_config_t::username Underfull \hbox (badness 5726) in paragraph at lines 3899--3900 []\TU/lmtt/m/n/10 esp_websocket_client_is_connected \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 3908--3909 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::data_len \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3909--3910 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::data_ptr \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3911--3913 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::payload_len Underfull \hbox (badness 10000) in paragraph at lines 3913--3915 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::payload_offset Underfull \hbox (badness 10000) in paragraph at lines 3915--3917 []\TU/lmtt/m/n/10 esp_websocket_event_data_t::user_context Underfull \hbox (badness 10000) in paragraph at lines 3940--3941 []\TU/lmtt/m/n/10 esp_wifi_get_promiscuous_ctrl_filter \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3966--3967 []\TU/lmtt/m/n/10 esp_wifi_set_promiscuous_ctrl_filter \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1792] Underfull \hbox (badness 5726) in paragraph at lines 3994--3995 []\TU/lmtt/m/n/10 eth_config_t::phy_get_duplex_mode \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 3995--3997 []\TU/lmtt/m/n/10 eth_config_t::phy_get_partner_pause_enable Underfull \hbox (badness 10000) in paragraph at lines 4024--4025 []\TU/lmtt/m/n/10 ETS_INTERNAL_PROFILING_INTR_SOURCE \TU/lmr/m/n/10 (\TU/lmr/m/ it/10 C \TU/FandolSong-Regular(0)/m/it/10 宏\TU/lmr/m/n/10 ), [1793] [1794] Underfull \hbox (badness 10000) in paragraph at lines 4135--4136 []\TU/lmtt/m/n/10 heap_caps_check_integrity_all \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 4162--4163 []\TU/lmtt/m/n/10 heap_trace_record_t::freed_by \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 员\TU/lmr/m/n/10 ), [1795] Underfull \hbox (badness 10000) in paragraph at lines 4206--4208 []\TU/lmtt/m/n/10 httpd_config::global_transport_ctx_free_fn [1796] [1797] [1798] Underfull \hbox (badness 5726) in paragraph at lines 4504--4505 []\TU/lmtt/m/n/10 ledc_channel_config_t::speed_mode \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1799] Underfull \hbox (badness 10000) in paragraph at lines 4575--4576 []\TU/lmtt/m/n/10 ledc_timer_config_t::duty_resolution \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1800] Underfull \hbox (badness 10000) in paragraph at lines 4644--4645 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::carrier_duty \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4645--4647 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::carrier_ivt_mode Underfull \hbox (badness 10000) in paragraph at lines 4647--4649 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::carrier_os_mode Underfull \hbox (badness 10000) in paragraph at lines 4650--4652 []\TU/lmtt/m/n/10 mcpwm_carrier_config_t::pulse_width_in_os Underfull \hbox (badness 5726) in paragraph at lines 4656--4657 []\TU/lmtt/m/n/10 mcpwm_carrier_oneshot_mode_enable \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 [1801] Underfull \hbox (badness 10000) in paragraph at lines 4724--4726 []\TU/lmtt/m/n/10 mcpwm_pin_config_t::mcpwm_fault0_in_num Underfull \hbox (badness 10000) in paragraph at lines 4726--4728 []\TU/lmtt/m/n/10 mcpwm_pin_config_t::mcpwm_fault1_in_num Underfull \hbox (badness 10000) in paragraph at lines 4728--4730 []\TU/lmtt/m/n/10 mcpwm_pin_config_t::mcpwm_fault2_in_num [1802] [1803] Underfull \hbox (badness 10000) in paragraph at lines 4858--4859 []\TU/lmtt/m/n/10 mesh_event_channel_switch_t::channel \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 4864--4865 []\TU/lmtt/m/n/10 mesh_event_connected_t::connected \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 4870--4872 []\TU/lmtt/m/n/10 mesh_event_find_network_t::router_bssid Underfull \hbox (badness 5726) in paragraph at lines 4874--4875 []\TU/lmtt/m/n/10 mesh_event_info_t::channel_switch \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 4895--4896 []\TU/lmtt/m/n/10 mesh_event_layer_change_t::new_layer \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4899--4901 []\TU/lmtt/m/n/10 mesh_event_network_state_t::is_rootless [1804] Underfull \hbox (badness 10000) in paragraph at lines 4903--4905 []\TU/lmtt/m/n/10 mesh_event_no_parent_found_t::scan_times Underfull \hbox (badness 10000) in paragraph at lines 4912--4913 []\TU/lmtt/m/n/10 mesh_event_root_conflict_t::capacity \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 4916--4917 []\TU/lmtt/m/n/10 mesh_event_root_fixed_t::is_fixed \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 4925--4926 []\TU/lmtt/m/n/10 mesh_event_root_switch_req_t::reason \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (27.3723pt too wide) in paragraph at lines 4930--4932 []\TU/lmtt/m/n/10 mesh_event_routing_table_change_t::rt_size_change Overfull \hbox (11.6223pt too wide) in paragraph at lines 4932--4934 []\TU/lmtt/m/n/10 mesh_event_routing_table_change_t::rt_size_new Underfull \hbox (badness 5726) in paragraph at lines 4950--4951 []\TU/lmtt/m/n/10 mesh_event_vote_started_t::reason \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1805] Underfull \hbox (badness 10000) in paragraph at lines 5026--5028 []\TU/lmtt/m/n/10 MQTT_CONNECTION_REFUSE_SERVER_UNAVAILABLE [1806] Underfull \hbox (badness 10000) in paragraph at lines 5053--5054 []\TU/lmtt/m/n/10 multi_heap_get_allocated_size \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 5063--5065 []\TU/lmtt/m/n/10 multi_heap_info_t::total_allocated_bytes [1807] [1808] Underfull \hbox (badness 5726) in paragraph at lines 5246--5247 []\TU/lmtt/m/n/10 phy_ip101_default_ethernet_config \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 5275--5276 []\TU/lmtt/m/n/10 protocomm_ble_config_t::nu_lookup \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 5276--5278 []\TU/lmtt/m/n/10 protocomm_ble_config_t::nu_lookup_count Underfull \hbox (badness 10000) in paragraph at lines 5278--5279 []\TU/lmtt/m/n/10 protocomm_ble_config_t::service_uuid \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5284--5285 []\TU/lmtt/m/n/10 protocomm_http_server_config_t::port \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5285--5287 []\TU/lmtt/m/n/10 protocomm_http_server_config_t::stack_size Overfull \hbox (6.3723pt too wide) in paragraph at lines 5287--5289 []\TU/lmtt/m/n/10 protocomm_http_server_config_t::task_priority [1809] Overfull \hbox (6.3723pt too wide) in paragraph at lines 5294--5296 []\TU/lmtt/m/n/10 protocomm_httpd_config_t::ext_handle_provided Underfull \hbox (badness 10000) in paragraph at lines 5305--5307 []\TU/lmtt/m/n/10 protocomm_security::close_transport_session Underfull \hbox (badness 10000) in paragraph at lines 5310--5312 []\TU/lmtt/m/n/10 protocomm_security::new_transport_session Underfull \hbox (badness 10000) in paragraph at lines 5312--5314 []\TU/lmtt/m/n/10 protocomm_security::security_req_handler [1810] Underfull \hbox (badness 10000) in paragraph at lines 5412--5413 []\TU/lmtt/m/n/10 rmt_rx_config_t::filter_ticks_thresh \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1811] Underfull \hbox (badness 10000) in paragraph at lines 5496--5497 []\TU/lmtt/m/n/10 sdio_slave_config_t::send_queue_size \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 5497--5498 []\TU/lmtt/m/n/10 sdio_slave_config_t::sending_mode \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1812] [1813] [1814] Underfull \hbox (badness 10000) in paragraph at lines 5687--5688 []\TU/lmtt/m/n/10 sigmadelta_config_t::sigmadelta_duty \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5688--5689 []\TU/lmtt/m/n/10 sigmadelta_config_t::sigmadelta_gpio \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 5689--5691 []\TU/lmtt/m/n/10 sigmadelta_config_t::sigmadelta_prescale Underfull \hbox (badness 5726) in paragraph at lines 5702--5703 []\TU/lmtt/m/n/10 spi_bus_config_t::max_transfer_sz \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 5720--5722 []\TU/lmtt/m/n/10 spi_device_interface_config_t::address_bits Overfull \hbox (6.3723pt too wide) in paragraph at lines 5722--5724 []\TU/lmtt/m/n/10 spi_device_interface_config_t::clock_speed_hz Underfull \hbox (badness 10000) in paragraph at lines 5724--5726 []\TU/lmtt/m/n/10 spi_device_interface_config_t::command_bits Overfull \hbox (16.8723pt too wide) in paragraph at lines 5726--5728 []\TU/lmtt/m/n/10 spi_device_interface_config_t::cs_ena_posttrans Overfull \hbox (11.6223pt too wide) in paragraph at lines 5728--5730 []\TU/lmtt/m/n/10 spi_device_interface_config_t::cs_ena_pretrans Underfull \hbox (badness 10000) in paragraph at lines 5730--5732 []\TU/lmtt/m/n/10 spi_device_interface_config_t::dummy_bits Overfull \hbox (6.3723pt too wide) in paragraph at lines 5732--5734 []\TU/lmtt/m/n/10 spi_device_interface_config_t::duty_cycle_pos Underfull \hbox (badness 10000) in paragraph at lines 5734--5735 []\TU/lmtt/m/n/10 spi_device_interface_config_t::flags \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (6.3723pt too wide) in paragraph at lines 5735--5737 []\TU/lmtt/m/n/10 spi_device_interface_config_t::input_delay_ns Underfull \hbox (badness 10000) in paragraph at lines 5741--5743 []\TU/lmtt/m/n/10 spi_device_interface_config_t::queue_size Underfull \hbox (badness 10000) in paragraph at lines 5743--5745 []\TU/lmtt/m/n/10 spi_device_interface_config_t::spics_io_num [1815] Overfull \hbox (11.6223pt too wide) in paragraph at lines 5764--5766 []\TU/lmtt/m/n/10 spi_flash_guard_funcs_t::is_safe_write_address Underfull \hbox (badness 5726) in paragraph at lines 5773--5774 []\TU/lmtt/m/n/10 spi_flash_is_safe_write_address_t \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 类 Underfull \hbox (badness 10000) in paragraph at lines 5814--5816 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::post_setup_cb Underfull \hbox (badness 10000) in paragraph at lines 5816--5818 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::post_trans_cb Underfull \hbox (badness 10000) in paragraph at lines 5818--5820 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::queue_size Underfull \hbox (badness 10000) in paragraph at lines 5820--5822 []\TU/lmtt/m/n/10 spi_slave_interface_config_t::spics_io_num [1816] Underfull \hbox (badness 5726) in paragraph at lines 5876--5877 []\TU/lmtt/m/n/10 spicommon_dmaworkaround_req_reset \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 5877--5879 []\TU/lmtt/m/n/10 spicommon_dmaworkaround_reset_in_progress Underfull \hbox (badness 10000) in paragraph at lines 5879--5880 []\TU/lmtt/m/n/10 spicommon_dmaworkaround_transfer_active [1817] [1818] [1819] [1820] Underfull \hbox (badness 10000) in paragraph at lines 6178--6179 []\TU/lmtt/m/n/10 uart_intr_config_t::intr_enable_mask \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Overfull \hbox (1.1223pt too wide) in paragraph at lines 6182--6184 []\TU/lmtt/m/n/10 uart_intr_config_t::txfifo_empty_intr_thresh [1821] Underfull \hbox (badness 5726) in paragraph at lines 6286--6287 []\TU/lmtt/m/n/10 vendor_ie_data_t::vendor_oui_type \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6307--6308 []\TU/lmtt/m/n/10 vTaskSetThreadLocalStoragePointer \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Overfull \hbox (16.8723pt too wide) in paragraph at lines 6308--6310 []\TU/lmtt/m/n/10 vTaskSetThreadLocalStoragePointerAndDelCallback [1822] Underfull \hbox (badness 5726) in paragraph at lines 6336--6337 []\TU/lmtt/m/n/10 wifi_ant_config_t::rx_ant_default \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6353--6354 []\TU/lmtt/m/n/10 wifi_ap_config_t::beacon_interval \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6366--6367 []\TU/lmtt/m/n/10 wifi_ap_record_t::pairwise_cipher \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 [1823] Underfull \hbox (badness 10000) in paragraph at lines 6412--6413 []\TU/lmtt/m/n/10 wifi_csi_config_t::channel_filter_en \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 6418--6419 []\TU/lmtt/m/n/10 wifi_csi_config_t::stbc_htltf2_en \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 6435--6436 []\TU/lmtt/m/n/10 wifi_fast_scan_threshold_t::authmode \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 6452--6453 []\TU/lmtt/m/n/10 wifi_init_config_t::event_handler \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 5726) in paragraph at lines 6454--6455 []\TU/lmtt/m/n/10 wifi_init_config_t::mgmt_sbuf_num \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 6467--6468 []\TU/lmtt/m/n/10 wifi_init_config_t::wpa_crypto_funcs \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1824] [1825] Underfull \hbox (badness 10000) in paragraph at lines 6584--6586 []\TU/lmtt/m/n/10 wifi_prov_config_get_data_t::fail_reason Underfull \hbox (badness 10000) in paragraph at lines 6586--6588 []\TU/lmtt/m/n/10 wifi_prov_config_get_data_t::wifi_state Overfull \hbox (16.8723pt too wide) in paragraph at lines 6589--6591 []\TU/lmtt/m/n/10 wifi_prov_config_handlers::apply_config_handler Overfull \hbox (6.3723pt too wide) in paragraph at lines 6592--6594 []\TU/lmtt/m/n/10 wifi_prov_config_handlers::get_status_handler Overfull \hbox (6.3723pt too wide) in paragraph at lines 6594--6596 []\TU/lmtt/m/n/10 wifi_prov_config_handlers::set_config_handler Underfull \hbox (badness 10000) in paragraph at lines 6599--6600 []\TU/lmtt/m/n/10 wifi_prov_config_set_data_t::channel \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ Underfull \hbox (badness 5726) in paragraph at lines 6601--6602 []\TU/lmtt/m/n/10 wifi_prov_config_set_data_t::ssid \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 成 Underfull \hbox (badness 10000) in paragraph at lines 6606--6607 []\TU/lmtt/m/n/10 wifi_prov_sta_conn_info_t::auth_mode \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1826] Underfull \hbox (badness 10000) in paragraph at lines 6639--6641 []\TU/lmtt/m/n/10 WIFI_REASON_GROUP_KEY_UPDATE_TIMEOUT \TU/lmr/m/n/10 (\TU/lmr/ m/it/10 C++ [1827] [1828] Underfull \hbox (badness 10000) in paragraph at lines 6771--6772 []\TU/lmtt/m/n/10 xRingbufferReceiveUpToFromISR \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), Underfull \hbox (badness 5726) in paragraph at lines 6772--6773 []\TU/lmtt/m/n/10 xRingbufferRemoveFromQueueSetRead \TU/lmr/m/n/10 (\TU/lmr/m/i t/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 Underfull \hbox (badness 10000) in paragraph at lines 6831--6832 []\TU/lmtt/m/n/10 xTimerPendFunctionCallFromISR \TU/lmr/m/n/10 (\TU/lmr/m/it/10 C++ \TU/FandolSong-Regular(0)/m/it/10 函 数\TU/lmr/m/n/10 ), [1829] [1830]) (./espressif-esp-idf-zh-cn.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information) Output written on espressif-esp-idf-zh-cn.pdf (1836 pages). Transcript written on espressif-esp-idf-zh-cn.log. Latexmk: Index file 'espressif-esp-idf-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-idf-zh-cn.pdf' Latexmk: List of undefined refs and citations: Label `api-reference/peripherals/spi_master:_CPPv417spi_transaction_t' multiply defined Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_transaction_t' multiply defined Latexmk: Summary of warnings: Latex found 2 multiply defined reference(s) Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2020-11-04T22:53:27.327314Z, end-time: 2020-11-04T22:53:27.407993Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/checkouts/release-v3.2/docs/zh_CN/_build/latex/espressif-esp-idf-zh-cn.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf-zh-cn/artifacts/release-v3.2/sphinx_pdf/espressif-esp-idf-zh-cn.pdf