summaryrefslogtreecommitdiff
path: root/peripheral
Commit message (Expand)AuthorAgeFilesLines
* build: Fix errors with glibc < 2.25Fabrice Fontaine2022-02-151-2/+2
* build: Fix build when sanitizer are enabledLuiz Augusto von Dentz2021-12-231-1/+1
* peripheral: Replace random number generation functionTedd Ho-Jeong An2021-12-081-5/+6
* peripheral: Fix unchecked return valueTedd Ho-Jeong An2021-10-181-1/+2
* peripheral: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-2/+1
* peripheral: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-2111-154/+11
* shared/gatt-client: Add support for EATT featuresLuiz Augusto von Dentz2020-03-021-1/+1
* peripheral: Walk rp->opcodes directly instead of interim variableMarcel Holtmann2019-05-071-3/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-064-0/+4
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-051-9/+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-2811-0/+1589