|
|
@@ -426,21 +426,6 @@ menu "Bluetooth"
|
|
|
If you set `BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD` to a small value or printf every adv lost event, it
|
|
|
may cause adv packets lost more.
|
|
|
|
|
|
- menuconfig BTDM_COEX_BT_OPTIONS
|
|
|
- bool "Coexistence Bluetooth Side Options"
|
|
|
- depends on ESP32_WIFI_SW_COEXIST_ENABLE
|
|
|
- default n
|
|
|
- help
|
|
|
- Options of Bluetooth Side of WiFi and bluetooth coexistence.
|
|
|
-
|
|
|
- config BTDM_COEX_BLE_ADV_HIGH_PRIORITY
|
|
|
- bool "Improve BLE ADV priority for WiFi & BLE coexistence"
|
|
|
- depends on BTDM_COEX_BT_OPTIONS
|
|
|
- default n
|
|
|
- help
|
|
|
- Improve BLE ADV coexistence priority to make it better performance.
|
|
|
- For example, BLE mesh need to enable this option to improve BLE adv performance.
|
|
|
-
|
|
|
endmenu
|
|
|
|
|
|
choice BT_HOST
|