From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: linux-bluetooth@vger.kernel.org From: Marco Trapanese Subject: Proximity Profile (PXP) Reporter Message-ID: <85edbbc7-91ca-368a-1a2c-db5463a22df5@gmail.com> Date: Fri, 3 Jun 2016 09:03:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Sender: linux-bluetooth-owner@vger.kernel.org List-ID: I have a linux-based machine, which runs bluez 5.39. I want to setup a Proximity Reporter on that: https://developer.bluetooth.org/TechnologyOverview/Pages/PXP.aspx I edited the proximity.conf file: https://github.com/r10r/bluez/blob/master/profiles/proximity/proximity.conf [General] Disable= in order to enable all options. Now, I don't know how to "start" the Reporter service. I would use a smartphone (Android or iOS) with any App as Monitor to connect and "track" my machine. Please, would you help me to understand how to use this profile? Thanks in advance Marco