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-24 11:19:36 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf/examples/bluetooth/bluedroid/ble/gatt_client/main/Kconfig.projbuild

20 lines
504 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
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-08-05 17:31:20 +08:00
config EXAMPLE_CI_ID
int
default 70
help
This config the example id for CI test. Only for internal used.
config EXAMPLE_CI_PIPELINE_ID
int "The pipeline id for CI test"
default 0
help
This config the pipeline id for CI test. Only for internal used.
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
endmenu
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 287ms 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