summaryrefslogtreecommitdiff
path: root/src/shared/gap.c
Commit message (Expand)AuthorAgeFilesLines
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* shared: Walk rp->opcodes directly instead of interim variableMarcel Holtmann2019-05-071-4/+1
* shared: Remove dead codeSzymon Janc2015-10-301-7/+0
* shared/gap: Fix memory leak in gapAndrei Emeltchenko2015-01-091-0/+5
* shared: Add function for setting static address of GAP stackMarcel Holtmann2014-12-141-0/+11
* shared: Add function for setting local IRK entry of GAP stackMarcel Holtmann2014-12-141-0/+11
* shared: Add function for adding peer IRK entries to GAP stackMarcel Holtmann2014-12-141-0/+42
* shared: Remove no longer needed bt_gap_new functionMarcel Holtmann2014-12-141-5/+0
* shared: Add support for selecting GAP support per indexMarcel Holtmann2014-12-141-0/+16
* build: Add initial code for shared GAP handlingMarcel Holtmann2014-09-251-0/+205