The _gatt_ infix was determined to be unnecessary as GATT is implied by it being a Bluetooth service. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_SMP=y
|
|
CONFIG_TINYCRYPT=y
|
|
CONFIG_BT_DEVICE_NAME="ESP peripheral"
|
|
CONFIG_BT_DIS=y
|
|
CONFIG_BT_DIS_PNP=n
|
|
CONFIG_BT_BAS=y
|
|
CONFIG_BT_DEVICE_APPEARANCE=768
|