3c7b3e5648
Samples demonstrating initiating connections from PAwR. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
16 lines
322 B
Plaintext
16 lines
322 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_BT_OBSERVER=y
|
|
CONFIG_BT_EXT_ADV=y
|
|
CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER=y
|
|
CONFIG_BT_PER_ADV_SYNC_TRANSFER_RECEIVER=y
|
|
CONFIG_BT_PER_ADV_SYNC=y
|
|
CONFIG_BT_PER_ADV_SYNC_RSP=y
|
|
CONFIG_BT_PER_ADV_SYNC_BUF_SIZE=247
|
|
|
|
CONFIG_BT_MAX_CONN=1
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_PRIVACY=y
|
|
CONFIG_BT_SMP=y
|
|
|
|
CONFIG_LOG=y
|