linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin Fürst" <martin.fuerst@condalo.de>
To: linux-bluetooth@vger.kernel.org
Subject: Bluetooth Advertisment Notifications over DBUS
Date: Tue, 16 Oct 2018 15:07:31 +0200 (CEST)	[thread overview]
Message-ID: <1807385296.119430.1539695251426@email.1und1.de> (raw)

my Bluez-Version: 5.50
we wanted to have all advertisement data available over D-Bus connection. Up to now only manufacturer data is available via "ManufacturerData" and "AdvertisingData" Properties. I now modified bluez 5.50 in "eir.c" to call "eir_parse_data" by default in "eir_parse" function and send the list with "AdvertisingData"-Property to DBus. I dont know if this is the right way, but for us it is neccesarry to get notified if an advertisment packet is received. As far as i could see the "AdvertisingData"-Property is introduced to get more information about advertising over DBUS Interface.

Cheers
Martin Fürst

                 reply	other threads:[~2018-10-16 13:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1807385296.119430.1539695251426@email.1und1.de \
    --to=martin.fuerst@condalo.de \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).