/pps/services/bluetooth/paired_devices/<mac_addr>

Directory that the Bluetooth Manager uses for publishing paired devices

Overview

Publishers
Bluetooth Manager
Subscribers
Any app

The /pps/services/bluetooth/paired_devices directory contains one object per Bluetooth device successfully paired when issuing an initiate_pairing command (via /pps/services/bluetooth/control). The object's name is the device's MAC address.

Attributes

Attribute Data type Description
available_services String Comma-separated list of profile services available (e.g., 0x1101 for SPP).
cod String Class of device code.
in_range Boolean Indicates whether device is in range.
name String Friendly name of the device.
paired Boolean Indicates whether device has been paired.
rssi String Received Signal Strength Indicator (in dBm).