summaryrefslogtreecommitdiff
path: root/peripheral/gatt.c
Commit message (Expand)AuthorAgeFilesLines
* peripheral: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* shared/gatt-client: Add support for EATT featuresLuiz Augusto von Dentz2020-03-021-1/+1
* Add support for requiring min key size for access GATT characteristicsSzymon Janc2018-03-261-1/+1
* shared/gatt-client: Allow multiple ready callbacksLuiz Augusto von Dentz2017-07-041-2/+2
* shared/att: Add ext_signed flag to be able to use external cryptoMariusz Skamra2015-05-191-1/+1
* gatt: Fix NULL pointer dereferenceAndrei Emeltchenko2015-05-171-0/+1
* shared/att: Rename sec_level to securityLuiz Augusto von Dentz2015-04-291-1/+1
* peripheral: Add initial code for btsensor applicationMarcel Holtmann2015-04-281-0/+317