bluez/attrib
Vinicius Costa Gomes a0b6c596e9 Add support for re-using the attrib channel
In some cases, when the device is already connected there's no need
to create another GAttrib instance.

This will allow the Attrib client to use the connection already
estabilished, this will be very useful when we support more
LE profiles.
2011-03-30 19:15:54 +03:00
..
att.c Use new UUID functions in GATT 2011-03-15 19:36:48 +02:00
att.h Use new UUID functions in GATT 2011-03-15 19:36:48 +02:00
client.c Add support for re-using the attrib channel 2011-03-30 19:15:54 +03:00
client.h Add support for re-using the attrib channel 2011-03-30 19:15:54 +03:00
example.c Use new UUID functions in GATT 2011-03-15 19:36:48 +02:00
example.h Remove the timeout source function when the example server exits 2010-09-22 16:00:04 -04:00
gatt.c Add Exchange MTU operation in GATT library 2011-03-18 11:17:58 +02:00
gatt.h Add Exchange MTU operation in GATT library 2011-03-18 11:17:58 +02:00
gattrib.c Add internal buffer to GAttrib struct 2011-03-18 11:14:35 +02:00
gattrib.h Add internal buffer to GAttrib struct 2011-03-18 11:14:35 +02:00
gatttool.c Add discover characteristics by UUID to gatttool 2011-03-17 14:50:59 +02:00
gatttool.h Add option to pass adapter to interactive gatttool 2011-03-04 15:49:57 -03:00
interactive.c Add Exchange MTU in interactive gatttool 2011-03-18 11:22:45 +02:00
main.c Move Attrib client to the core 2011-03-30 19:15:43 +03:00
manager.c Move Attrib client to the core 2011-03-30 19:15:43 +03:00
manager.h Move Attrib client to the core 2011-03-30 19:15:43 +03:00
utils.c Use new UUID functions in GATT 2011-03-15 19:36:48 +02:00