Use scan functionality by simple app that starts LE scan and in a while stops it. It uses basic HCI scan interface prepared for supporting LE central role feature. Change-Id: Idcde4c742290d46931ab86522e51b0fc547a2d42 Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_UART=y
|
|
CONFIG_BLUETOOTH_DEBUG=y
|
|
CONFIG_BLUETOOTH_DEBUG_HCI_CORE=y
|