/pps/services/bluetooth/services

Shows the profile used for a connected device

Publishers
Bluetooth Manager
Subscribers
Any app

Overview

When a remote Bluetooth device is paired with the head unit, the Bluetooth Manager uses the /pps/services/bluetooth/services object to indicate which profile is being used. For each profile supported on the QNX CAR platform, the information appears in the object in this form:

service::mac_addr

where service is the abbreviated name of the profile and mac_addr is the remote device's MAC address.

Here's a sample object:
@services
[n]hfp::98:D8:CB:5D:71:0C
[n]map::
[n]pbap::
[n]spp::

This object indicates that a remote device with a MAC address of 98:D8:CB:5D:71:0C is connected via the Hands-Free Profile and that the other profiles (Message Access Profile, Phone Book Access Profile, and Serial Port Profile) aren't currently being used.