aboutsummaryrefslogtreecommitdiff
path: root/attrib/gattrib.c
AgeCommit message (Expand)Author
2010-09-22Use the destroy function to reset the GAttrib referenceClaudio Takahasi
2010-09-22Add g_attrib_set_destroy_function in gattribClaudio Takahasi
2010-09-22Remove forward declaration on gattrib sourceClaudio Takahasi
2010-09-22Add a way to unregister GAttrib eventsVinicius Costa Gomes
2010-09-22Fix coding style issues in attribute codeJohan Hedberg
2010-09-21Fix GIOChannel and GAttrib memory leakClaudio Takahasi
2010-09-02Fix invalid memory accessVinicius Costa Gomes
2010-08-24Fix not dealing with situations with not enough memoryVinicius Costa Gomes
2010-08-20Add g_attrib_set_disconnect_function()Vinicius Costa Gomes
2010-08-19Fix alignment access issues during encoding/decodingVinicius Costa Gomes
2010-08-11Fix memory leaks on g_attrib_unref()Vinicius Costa Gomes
2010-08-11Add support for cancelling commandsVinicius Costa Gomes
2010-08-11Fix the opcode verification code being too crypticVinicius Costa Gomes
2010-08-09Fix g_attrib_new() to always create a read watcherVinicius Costa Gomes
2010-08-09Update copyright information of GATT library/toolsVinicius Costa Gomes
2010-08-09Fix some memory leaks when closing a GATT connectionVinicius Costa Gomes
2010-08-09Add a Queue to serialize the GATT PDU'sVinicius Costa Gomes
2010-08-09Fix memory leaks in gatttoolBruna Moreira
2010-08-09Fix a segmentation fault when we just use g_attrib_register()Vinicius Costa Gomes
2010-08-09Fix crash when removing the GIO watchVinicius Costa Gomes
2010-08-09Add support to events to g_attrib_register()Vinicius Costa Gomes
2010-08-09Fix using the wrong byte as Error CodeVinicius Costa Gomes
2010-08-09Add simple implementation of g_attrib_send()Vinicius Costa Gomes
2010-08-09Add g_attrib_unref implementationClaudio Takahasi
2010-08-09Add g_attrib_ref implementationClaudio Takahasi
2010-08-09Initial GAttrib functionsClaudio Takahasi