Bluetooth: Enable privacy for nimble
This enables privacy feature for nimble configuration. Change-Id: I3ffb1f6c54ac0825c73e3943c5634905b4908f16 Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
This commit is contained in:
parent
9adfb4af17
commit
d363e384f3
|
@ -10,5 +10,6 @@ CONFIG_BLUETOOTH_ATT_PREPARE_COUNT=4
|
|||
CONFIG_BLUETOOTH_GATT_DYNAMIC_DB=y
|
||||
CONFIG_BLUETOOTH_GATT_CLIENT=y
|
||||
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL=y
|
||||
CONFIG_BLUETOOTH_PRIVACY=y
|
||||
CONFIG_ARC_INIT=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
|
|
Loading…
Reference in a new issue