forked from espressif/esp-idf
bt/Kconfig: Update data type and default value of vendor specific event.
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