bluez/attrib
Claudio Takahasi e4a3edb111 Remove implicit connection from generic API
Generic attribute API should not actively manage L2CAP connections.
GAttrib instance is notified through registered callbacks. SetProperty
or DiscoverCharacteristic now returns NotConnected error if the link
is down.
2011-07-27 10:31:15 +03:00
..
att.c Fix common misspelled words 2011-07-03 14:36:14 +03:00
att.h Clean up ATT CID & PSM magic values & definititions 2011-04-26 21:13:49 +01:00
client.c Remove implicit connection from generic API 2011-07-27 10:31:15 +03:00
client.h Cleanup of primary service structs 2011-07-27 10:30:25 +03:00
gatt.c Allow building with GLib 2.16 for now 2011-07-04 11:09:55 +02:00
gatt.h Clean up ATT CID & PSM magic values & definititions 2011-04-26 21:13:49 +01:00
gattrib.c Add workaround to skip wrong OMTU for basic rate 2011-04-09 10:46:06 -07:00
gattrib.h Add internal buffer to GAttrib struct 2011-03-18 11:14:35 +02:00
gatttool.c Fix common misspelled words 2011-07-03 14:36:14 +03:00
gatttool.h Add option to pass adapter to interactive gatttool 2011-03-04 15:49:57 -03:00
interactive.c Add "quit" to gatttool supported commands 2011-06-08 09:59:20 +09:00
utils.c Clean up ATT CID & PSM magic values & definititions 2011-04-26 21:13:49 +01:00