Add config options specific for periodic advertising sync transfer. Signed-off-by: Sean Madigan <sean.madigan@nordicsemi.no>
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_CENTRAL=y
|
|
CONFIG_BT_EXT_ADV=y
|
|
CONFIG_BT_PER_ADV_SYNC=y
|
|
CONFIG_BT_DEBUG_LOG=y
|
|
CONFIG_BT_DEVICE_NAME="Test Central Periodic Advertising Sync Transfer"
|
|
CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER=y
|