* Proximity Profile (PXP) Reporter
@ 2016-06-03 7:03 Marco Trapanese
2016-06-03 10:11 ` Luiz Augusto von Dentz
0 siblings, 1 reply; 2+ messages in thread
From: Marco Trapanese @ 2016-06-03 7:03 UTC (permalink / raw)
To: linux-bluetooth
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Proximity Profile (PXP) Reporter
2016-06-03 7:03 Proximity Profile (PXP) Reporter Marco Trapanese
@ 2016-06-03 10:11 ` Luiz Augusto von Dentz
0 siblings, 0 replies; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2016-06-03 10:11 UTC (permalink / raw)
To: Marco Trapanese; +Cc: linux-bluetooth@vger.kernel.org
Hi Marco,
On Fri, Jun 3, 2016 at 10:03 AM, Marco Trapanese
<marcotrapanese@gmail.com> wrote:
>
>
> 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?
PXP plugin is currently not working, the API has changed making it
deprecated, the recommended way to use GATT profiles/service is to use
the D-Bus API which you can find the documentation here:
https://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/gatt-api.txt
--
Luiz Augusto von Dentz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-03 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 7:03 Proximity Profile (PXP) Reporter Marco Trapanese
2016-06-03 10:11 ` Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox