Skip to content

manual/generic/linux/bluetooth-pair

Description

Test if Bluetooth scan, pairing and file transfer works.

Maintainer

  • amit.khare@linaro.org

OS

  • ubuntu
  • openembedded

Scope

  • functional

Devices

  • hi6220-hikey
  • apq8016-sbc

Steps to reproduce

  • Boot the board to console
  • Make sure at least one BT keyboard device is available in the radio range and in discoverable mode.
  • $ sudo su
  • # bluetoothctl -a
  • [bluetooth]# pairable on
  • [bluetooth]# scan on
  • Note MAC-ID of desired device to Connect.
  • [bluetooth]# default-agent
  • [bluetooth]# pair
  • [bluetooth]# trust
  • [bluetooth]# quit
  • Type on the BT keyboard.