-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esp_hid_host fails to build with Secure Simple Pairing disabled (CONFIG_BT_SSP_ENABLED=n) (IDFGH-8622) #10069
Closed
3 tasks done
Labels
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Comments
github-actions
bot
changed the title
esp_hid_host fails to build with CONFIG_BT_SSP_ENABLED=n
esp_hid_host fails to build with CONFIG_BT_SSP_ENABLED=n (IDFGH-8622)
Oct 27, 2022
3 tasks
This can help. |
@BetterJincheng That worked, thanks a lot! |
boernsen-development
changed the title
esp_hid_host fails to build with CONFIG_BT_SSP_ENABLED=n (IDFGH-8622)
esp_hid_host fails to build with Secure Simple Pairing disabled (CONFIG_BT_SSP_ENABLED=n) (IDFGH-8622)
Oct 28, 2022
espressif-bot
added
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Resolution: Done
Issue is done internally
and removed
Status: Opened
Issue is new
Resolution: NA
Issue resolution is unavailable
labels
Nov 24, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.1-dev-1496-gbd18096cb4
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
No response
What is the expected behavior?
I expected the esp_hid_host example to build successfully when CONFIG_BT_SSP_ENABLED=n.
What is the actual behavior?
The esp_hid_host example has build errors when CONFIG_BT_SSP_ENABLED=n.
Steps to reproduce.
Build or installation Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: