/pps/services/bluetooth/remote_devices/<mac_addr>

Directory that the Bluetooth Manager uses for publishing discovered devices

Overview

Publishers
Bluetooth Manager
Subscribers
Any app

The /pps/services/bluetooth/remote_devices directory contains one object per Bluetooth device discovered when issuing a device_search 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.
connected_services JSON Comma-separated list of profile services currently connected.
in_range Boolean NOTE: This attribute is not actually used.
name String Friendly name of the device.
paired Boolean Indicates whether device has been paired.
rssi String Received Signal Strength Indicator (in dBm).