Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-09 03:22:09 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e388ab32409f328f7479db48e88f901b84875db2
esp-idf/examples/bluetooth/bluedroid/ble/gatt_client/main/Kconfig.projbuild

8 lines
173 B
Plaintext
Raw Normal View History

component/bt: add a option to make report adv data and scan response individually Originally, when doing BLE active scan, Bluedroid will not report adv to application layer until receive scan response. This option is used to disable the behavior. When enable this option, Bluedroid will report adv data or scan response to application layer immediately.
2019-01-23 14:11:56 +08:00
menu "Example Configuration"
config EXAMPLE_DUMP_ADV_DATA_AND_SCAN_RESP
bool "Dump whole adv data and scan response data in example"
default n
endmenu
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1900ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API