aboutsummaryrefslogtreecommitdiff
path: root/attrib/gatt.c
AgeCommit message (Expand)Author
2011-03-18Add Exchange MTU operation in GATT libraryBruna Moreira
2011-03-18Use GAttrib buffer for ATT protocol PDUsBruna Moreira
2011-03-17Add discover characteristics by UUID to gatttoolSheldon Demario
2011-03-15Use new UUID functions in GATTElvis Pfützenreuter
2011-03-10Extend Characteristic Write to support Write Without ResponseClaudio Takahasi
2011-03-04Add offset option to characteristic read by handleSheldon Demario
2011-02-04Fix invalid read after list concatenationBruna Moreira
2011-01-21Fix incoming attrib-server connection MTUsBrian Gix
2011-01-19Move common code from Discover all Characteristics to GATT libraryBruna Moreira
2011-01-19Rename gatt_primary_t to more generic nameBruna Moreira
2011-01-08Move interactive code of Discover Primary to gatt.cClaudio Takahasi
2011-01-07Fix gatt_read_char() to support long Attrib ValuesBrian Gix
2011-01-07Fix g_attrib_send() to include a new ID parameterBrian Gix
2010-11-19Implement Characteristic Value Read using UUID in the gatttoolSheldon Demario
2010-11-18Add an extra parameter in the discovery primary to specify the UUIDClaudio Takahasi
2010-10-09Add support for Attribute Write RequestAnderson Lizardo
2010-10-04Implement Write command in GATT APIBruna Moreira
2010-09-13Define maximum and default MTU valuesVinicius Costa Gomes
2010-08-09Update copyright information of GATT library/toolsVinicius Costa Gomes
2010-08-09Add helper functions to send Find Information requestsVinicius Costa Gomes
2010-08-09Implement characteristic value read on attribute serverAnderson Lizardo
2010-08-09Move gatt_discover_char to gatt.cClaudio Takahasi
2010-08-09Move gatt_discover_primary to gatt.cClaudio Takahasi