forked from espressif/esp-idf
Merge branch 'bugfix/kconfig_vendor_specific_v4.0' into 'release/v4.0'
Bugfix: bt/Kconfig Vendor specific event data type and default value See merge request espressif/esp-idf!9416
This commit is contained in:
@@ -99,8 +99,8 @@ menu "Bluetooth"
|
|||||||
Legacy authentication Vendor specific event should be enabled
|
Legacy authentication Vendor specific event should be enabled
|
||||||
|
|
||||||
config BTDM_CTRL_LEGACY_AUTH_VENDOR_EVT_EFF
|
config BTDM_CTRL_LEGACY_AUTH_VENDOR_EVT_EFF
|
||||||
int
|
bool
|
||||||
default BTDM_CTRL_BR_EDR_MAX_ACL_CONN if BTDM_CTRL_MODE_BR_EDR_ONLY || BTDM_CTRL_MODE_BTDM
|
default BTDM_CTRL_LEGACY_AUTH_VENDOR_EVT if BTDM_CTRL_MODE_BR_EDR_ONLY || BTDM_CTRL_MODE_BTDM
|
||||||
default 0
|
default 0
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user