manual/generic/linux/bluetooth-scan¶
Description¶
Test if Bluetooth scan, pairing and file transfer works.
Maintainer¶
OS¶
- ubuntu
- openembedded
Scope¶
- functional
Devices¶
- hi6220-hikey
- apq8016-sbc
Steps to reproduce¶
- Boot the board to console
- Make sure at least one BT device is available in the radio range and in discoverable mode.
- $ sudo su
- # bluetoothctl -a
- [bluetooth]# pairable on
- [bluetooth]# scan on
- [bluetooth]# quit