summaryrefslogtreecommitdiff
path: root/attrib/gatt.h
Commit message (Expand)AuthorAgeFilesLines
* attrib: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* attrib: Use local libbluetooth includesMarcel Holtmann2015-02-281-2/+0
* android/gatt: Fix signed write command encodingLukasz Rymanowski2014-05-301-1/+3
* attrib: Add wrapper to send signed write commandLukasz Rymanowski2014-05-261-0/+5
* gatt: Remove gatt_discover_char_descAndrzej Kaczmarek2014-05-051-3/+0
* attrib: Add simpler call for descriptors discoveryAndrzej Kaczmarek2014-05-051-0/+10
* attrib: Expose write executeLukasz Rymanowski2014-04-231-0/+3
* attrib: Add API for reliable writeLukasz Rymanowski2014-04-231-0/+5
* attrib: Use const source data pointer for writeJakub Tyszkowski2014-03-281-3/+3
* gatt: Move Characteristic properties to attrib/gatt.hClaudio Takahasi2014-03-251-0/+18
* lib: Move GATT UUID to uuid.hClaudio Takahasi2014-02-241-25/+0
* attrib: Modify gatt_cb_t signatureAnderson Lizardo2014-01-111-1/+1
* attrib: Rename gatt_find_info() to gatt_discover_char_desc()Anderson Lizardo2013-07-241-1/+1
* gatt: Add support for find included servicesVinicius Costa Gomes2012-10-091-0/+9
* gatt: Remove offset parameter from gatt_read_charJefferson Delfes2012-10-011-2/+2
* gatt: Fix whitespace in UUID definitionsAndrzej Kaczmarek2012-09-031-2/+2
* gatt: Primary service interval may not changeClaudio Takahasi2012-08-201-0/+1
* attrib: Use proper types for size variablesJohan Hedberg2012-08-151-1/+2
* gatt: Add a new descriptor UUIDJoão Paulo Rechi Vita2012-08-141-0/+1
* gatt: add Report Reference descriptor UUIDClaudio Takahasi2012-07-091-0/+1
* GATT: Move GATT assigned numbers to GATT headerClaudio Takahasi2012-05-301-0/+28
* GATT: Replace start/end with att_rangeChen Ganir2012-03-261-2/+1
* GATT: Rename service and char structsChen Ganir2012-03-261-0/+13
* Clean up ATT CID & PSM magic values & definititionsJohan Hedberg2011-04-261-2/+0
* Register primary services exported over basic rateClaudio Takahasi2011-04-141-0/+5
* Add Exchange MTU operation in GATT libraryBruna Moreira2011-03-181-0/+3
* Add discover characteristics by UUID to gatttoolSheldon Demario2011-03-171-1/+2
* Use new UUID functions in GATTElvis Pfützenreuter2011-03-151-2/+2
* Add offset option to characteristic read by handleSheldon Demario2011-03-041-2/+2
* Move common code from Discover all Characteristics to GATT libraryBruna Moreira2011-01-191-1/+1
* Rename gatt_primary_t to more generic nameBruna Moreira2011-01-191-2/+2
* Move interactive code of Discover Primary to gatt.cClaudio Takahasi2011-01-081-2/+4
* Implement Characteristic Value Read using UUID in the gatttoolSheldon Demario2010-11-191-0/+4
* Add an extra parameter in the discovery primary to specify the UUIDClaudio Takahasi2010-11-181-2/+2
* Enable GATT over LE link on the attribute clientClaudio Takahasi2010-11-051-0/+2
* Add support for Attribute Write RequestAnderson Lizardo2010-10-091-0/+3
* Implement Write command in GATT APIBruna Moreira2010-10-041-0/+3
* Update copyright information of GATT library/toolsVinicius Costa Gomes2010-08-091-1/+2
* Add helper functions to send Find Information requestsVinicius Costa Gomes2010-08-091-0/+3
* Implement characteristic value read on attribute serverAnderson Lizardo2010-08-091-0/+3
* Move gatt_discover_char to gatt.cClaudio Takahasi2010-08-091-0/+3
* Move gatt_discover_primary to gatt.cClaudio Takahasi2010-08-091-0/+25