Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] Make GATT example server a separate plugin
@ 2011-03-29 16:15 Anderson Lizardo
  2011-03-29 16:15 ` [PATCH 1/3] Move GATT example server to a standalone plugin Anderson Lizardo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anderson Lizardo @ 2011-03-29 16:15 UTC (permalink / raw)
  To: linux-bluetooth

These patches move the example server into a separate plugin. Currently, it is
inside the "Attribute plugin" and was always enabled when GATT support was
enabled. Making a separate plugin allows to disable it on production systems.

The last two patches remove hard-coded attribute handles from the plugin, which
will avoid handle conflicts between multiple profile plugins. The
attrib_db_find_avail() function was borrowed from my previous RFC series.

Note that these patches should be applied after Vinicius' "Attrib client move"
series.


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

end of thread, other threads:[~2011-03-30 16:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29 16:15 [PATCH 0/3] Make GATT example server a separate plugin Anderson Lizardo
2011-03-29 16:15 ` [PATCH 1/3] Move GATT example server to a standalone plugin Anderson Lizardo
2011-03-30 16:35   ` Johan Hedberg
2011-03-29 16:15 ` [PATCH 2/3] Add attrib_db_find_avail() function to attribute server Anderson Lizardo
2011-03-29 16:15 ` [PATCH 3/3] Remove hard-coded handles from example GATT plugin Anderson Lizardo
2011-03-30 16:38   ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox