linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bluetooth Advertisment Notifications over DBUS
@ 2018-10-16 13:07 Martin Fürst
  0 siblings, 0 replies; only message in thread
From: Martin Fürst @ 2018-10-16 13:07 UTC (permalink / raw)
  To: linux-bluetooth

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-16 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-16 13:07 Bluetooth Advertisment Notifications over DBUS Martin Fürst

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).