bluez/attrib
Vinicius Costa Gomes b5b44ce5c8 Fix not dealing with situations with not enough memory
GAttrib should fail gracefully in situations when it is not able to
allocate memory, not just crash, which is what g_new() does.
2010-08-24 10:20:09 -04:00
..
att.c Add attribute handle value notification 2010-08-19 17:47:25 -03:00
att.h Add attribute handle value notification 2010-08-19 17:47:25 -03:00
client.c Fix alignment issues on the GATT Client 2010-08-19 17:28:03 -03:00
client.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
example.c Change attribute example to test notifications 2010-08-19 17:47:25 -03:00
example.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
gatt.c Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
gatt.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
gattrib.c Fix not dealing with situations with not enough memory 2010-08-24 10:20:09 -04:00
gattrib.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
gatttool.c Remove gatttool unix socket transport support 2010-08-24 10:20:08 -04:00
main.c Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
manager.c Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00
manager.h Update copyright information of GATT library/tools 2010-08-09 18:06:49 -04:00