summaryrefslogtreecommitdiff
path: root/attrib/gattrib.h
Commit message (Expand)AuthorAgeFilesLines
* attrib/gattrib: Add g_attrib_get_attArman Uguray2014-12-151-0/+3
* gattrib: Remove unused GATTRIB_ALL_EVENTSMichael Janssen2014-11-061-1/+0
* attrib: remove g_attrib_is_encryptedMichael Janssen2014-11-031-2/+0
* attrib: Add mtu argument to g_attrib_newMichael Janssen2014-11-031-1/+1
* Remove unused g_attrib_set_debug functionMichael Janssen2014-10-311-3/+0
* gattrib: Add support for listening for events for specific handlesVinicius Costa Gomes2012-10-111-3/+4
* attrib: Remove opcode parameter from g_attrib_send()Vinicius Costa Gomes2012-10-091-3/+3
* attrib: Use proper types for size variablesJohan Hedberg2012-08-151-1/+1
* GAttrib: Remove unused functionClaudio Takahasi2012-02-141-3/+0
* Fix the attrib server trying to handle responsesVinicius Costa Gomes2011-09-221-0/+1
* Add internal buffer to GAttrib structBruna Moreira2011-03-181-0/+3
* Fix g_attrib_send() to include a new ID parameterBrian Gix2011-01-071-3/+4
* Change security level on demand when reading characteristic valueClaudio Takahasi2011-01-051-0/+2
* Check the security level on a per request baseBruna Moreira2010-12-091-0/+2
* Add g_attrib_set_destroy_function in gattribClaudio Takahasi2010-09-221-0/+3
* Update copyright information of GATT library/toolsVinicius Costa Gomes2010-08-091-1/+2
* Add support to events to g_attrib_register()Vinicius Costa Gomes2010-08-091-0/+2
* Fix the notify callback not receiving the pdu lenghtVinicius Costa Gomes2010-08-091-1/+2
* Initial GAttrib functionsClaudio Takahasi2010-08-091-0/+65