summaryrefslogtreecommitdiff
path: root/tools/gatt-service.c
Commit message (Expand)AuthorAgeFilesLines
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-061-7/+8
* tools: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-291-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* tools/gatt-service: Add reference implementation for Included ServiceAvichal Agarwal2018-05-161-2/+92
* tools/gatt-service: Do not call parse_options on reply messageTobias Svehagen2016-06-171-4/+0
* tools/gatt-service: Fix iteration through optionsTobias Svehagen2016-06-171-0/+2
* tools/gatt-service: Update to use new GATT APILuiz Augusto von Dentz2016-05-181-33/+126
* tools/gatt-service: Add missing methodsLuiz Augusto von Dentz2016-02-111-32/+153
* tools/gatt-service: Add missing propertiesLuiz Augusto von Dentz2016-02-101-5/+72
* tools/gatt-service: Fix using RegisterServiceLuiz Augusto von Dentz2016-02-101-35/+28
* tools/gatt-service: Fix clang compile errorArman Uguray2015-05-051-3/+1
* tools: Fix includes for gdbus.h headerMarcel Holtmann2015-02-281-1/+2
* tools: Add emitting descriptor PropertiesChangedClaudio Takahasi2014-03-311-8/+10
* tools: Add Get/Set descriptorClaudio Takahasi2014-03-311-5/+68
* tools: Add testing descriptor for IAS Alert LevelClaudio Takahasi2014-03-311-9/+44
* test: Add permissions for Alert Level of gatt-serviceAlvaro Silva2014-03-281-6/+37
* tools: Fix coding style checking booleanClaudio Takahasi2014-03-241-3/+3
* tools: Emit property changed when Value changesClaudio Takahasi2014-03-241-15/+18
* tools: Add setting Value property of gatt-serviceAlvaro Silva2014-03-241-1/+32
* tools: Add reading Value property of gatt-serviceAlvaro Silva2014-03-241-6/+53
* tools: Add Alert Level characteristic to gatt-serviceAlvaro Silva2014-03-241-1/+50
* tools: Fix coding style when testing pointerClaudio Takahasi2014-03-241-1/+1
* tools: Add some extra debug prints to GATT service exampleMarcel Holtmann2014-03-091-0/+10
* build: Move gatt-service test utility into tools directoryMarcel Holtmann2014-03-061-0/+267