linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* BLE peripheral with GATT DBus API
@ 2015-01-16 18:50 Joseph McLaughlin
  0 siblings, 0 replies; only message in thread
From: Joseph McLaughlin @ 2015-01-16 18:50 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

Hi:

I’m trying to use BlueZ to implement a GATT server (peripheral) that will host a couple of custom BLE services with a multitude of characteristics each.  I was hoping to use the GATT Dbus API with BlueZ, but  I see from this post: http://article.gmane.org/gmane.linux.bluez.kernel/54715 that as of a few months ago, the GATT Dbus API is not quite ready.  Is this still the case with the latest BlueZ (5.27 as of now)?  I’m assuming so since I don’t see the API documentation in the doc folder.

The recommendation from that post was to use the gatt_service_add() API.  If this is still the recommended approach until the Dbus API is ready, can you expand a little bit more on how I would do this?  For example, do I need to figure out how to add a plugin, or can I create an external application that simply calls gatt_service_add().  Can I use the BlueZ stack as is, or do I need to hack it up a bit?  There were some “online examples" referred to in the previous post.  Any idea where I can find those?

Thanks,

Joe McLaughlin

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

only message in thread, other threads:[~2015-01-16 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-16 18:50 BLE peripheral with GATT DBus API Joseph McLaughlin

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