summaryrefslogtreecommitdiff
path: root/client/gatt.h
Commit message (Expand)AuthorAgeFilesLines
* client: Allow gatt.select-attribute to work with local attributesLuiz Augusto von Dentz2022-12-061-0/+4
* client: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* client: Add gatt.clone commandLuiz Augusto von Dentz2019-02-131-0/+1
* client/gatt : Add support for Included ServiceAvichal Agarwal2018-05-211-0/+5
* client: Add support for optional gatt write offset parameterGrzegorz Kolodziejczyk2018-04-261-1/+1
* client: Add support for optional gatt read offset parameterGrzegorz Kolodziejczyk2018-04-261-1/+1
* shared/shell: Use wordexp to parse argumentsLuiz Augusto von Dentz2017-11-171-7/+10
* client: Add release-notify commandLuiz Augusto von Dentz2017-07-051-0/+1
* client: Add acquire-notify commandLuiz Augusto von Dentz2017-07-051-0/+2
* client: Add release-write commandLuiz Augusto von Dentz2017-07-051-0/+1
* client: Add acquire-write commandLuiz Augusto von Dentz2017-07-051-0/+2
* client: Add unregister-descriptor commandLuiz Augusto von Dentz2017-06-301-0/+2
* client: Add register-descriptor commandLuiz Augusto von Dentz2017-06-301-0/+2
* client: Add unregister-characteristic commandLuiz Augusto von Dentz2017-06-301-0/+2
* client: Add register-characteristic commandLuiz Augusto von Dentz2017-06-301-0/+2
* client: Add unregister-service commandLuiz Augusto von Dentz2017-06-301-0/+2
* client: Add register-service commandLuiz Augusto von Dentz2017-06-301-0/+3
* client: Fix using RegisterProfileLuiz Augusto von Dentz2017-05-291-3/+2
* client: Use selected attribute when selecting by UUIDLuiz Augusto von Dentz2017-03-151-1/+1
* client: Add unregister-profile commandLuiz Augusto von Dentz2015-03-251-0/+1
* client: Add register-profile commandLuiz Augusto von Dentz2015-03-251-0/+6
* client: Add notify commandLuiz Augusto von Dentz2015-02-101-0/+1
* client: Add write commandLuiz Augusto von Dentz2015-02-101-0/+1
* client: Add read commandLuiz Augusto von Dentz2015-02-101-0/+2
* client: Add command select-attributeLuiz Augusto von Dentz2015-02-101-0/+2
* client: Add command list-attributesLuiz Augusto von Dentz2015-02-101-0/+2
* client: Add support for GattDescriptor1Luiz Augusto von Dentz2015-02-101-0/+3
* client: Add support for GattCharacteristic1Luiz Augusto von Dentz2015-02-101-0/+3
* client: Add support for GattService1Luiz Augusto von Dentz2015-02-101-0/+25