Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Bluetooth Provides an interface to port any Bluetooth application on RDK. Bluetooth Manager (An RDK component) interfaces with BlueZ through the D-Bus API, so there is no direct linking of the BlueZ library with Bluetooth Manager.

...

Basic Bluetooth Architecture in RDK 


draw.io Diagram
diagramNameBasic Bluetooth Architecture in RDK.drawio
revision1
Image Removed


Connecting to a device

In order to connect, the device must first be discovered. The source device (e.g. tablet or phone) can be put into a discoverable mode. This can be accomplished with the btrCoreTest utility.  The current options are shown below:

...

Be sure to do systemctl stop btmgr before using the btrCore or btrMgr utilities.


API Documentation

 To know more about SoC/Application level APIs details use in RDK, refer the link  BLUETOOTH MANAGER API Documentation