zephyr/samples/bluetooth/observer/sample.yaml
Yeshvanth M a1947006d6 samples: Bluetooth: Added Observer sample
This sample scans for nearby BLE devices and prints the address of the
device found and the RSSI value to the UART terminal.

Uses passive scanning and demonstrates the role of the observer.

Signed-off-by: Yeshvanth M <yeshvanthmuniraj@gmail.com>
2021-11-25 17:09:32 +02:00

8 lines
148 B
YAML

sample:
name: observer
tests:
sample.bluetooth.observer:
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86
tags: bluetooth