linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ 1/3] doc/gatt-api: Mention available examples
@ 2016-08-02 11:33 Luiz Augusto von Dentz
  2016-08-02 11:33 ` [PATCH BlueZ 2/3] test/example-gatt-client: Add more comments Luiz Augusto von Dentz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luiz Augusto von Dentz @ 2016-08-02 11:33 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

---
 doc/gatt-api.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/gatt-api.txt b/doc/gatt-api.txt
index f2f3d89..fd4bdd5 100644
--- a/doc/gatt-api.txt
+++ b/doc/gatt-api.txt
@@ -307,6 +307,15 @@ unregister the service. Similarly, if the application disconnects from the bus,
 all of its registered services will be automatically unregistered.
 InterfacesAdded signals will be ignored.
 
+Examples:
+	- Client
+		test/example-gatt-client
+		client/bluetoothctl
+	- Server
+		test/example-gatt-server
+		tools/gatt-service
+
+
 Service		org.bluez
 Interface	org.bluez.GattManager1
 Object path	[variable prefix]/{hci0,hci1,...}
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-04  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 11:33 [PATCH BlueZ 1/3] doc/gatt-api: Mention available examples Luiz Augusto von Dentz
2016-08-02 11:33 ` [PATCH BlueZ 2/3] test/example-gatt-client: Add more comments Luiz Augusto von Dentz
2016-08-02 11:33 ` [PATCH BlueZ 3/3] test/example-gatt-server: " Luiz Augusto von Dentz
2016-08-04  8:09 ` [PATCH BlueZ 1/3] doc/gatt-api: Mention available examples 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;
as well as URLs for NNTP newsgroup(s).