summaryrefslogtreecommitdiff
path: root/profiles/gap
Commit message (Expand)AuthorAgeFilesLines
* gap: Don't attempt to read the appearance if already setLuiz Augusto von Dentz2022-04-041-0/+5
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-9/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* gap: scanparam: Use bt_gatt_client_cloneLuiz Augusto von Dentz2016-11-281-1/+1
* gap: Use shorter names for profile callbackLuiz Augusto von Dentz2016-09-121-6/+6
* gap: Implement disconnect callbackLuiz Augusto von Dentz2016-09-121-6/+23
* gap: Make use of service user_data to store service contextLuiz Augusto von Dentz2016-09-121-32/+8
* gap: Fix not handling accept properlyLuiz Augusto von Dentz2016-09-121-0/+7
* shared/gatt-db: Extend gatt_db_attribute_get_char_data with ext. propƁukasz Rymanowski2016-04-221-1/+1
* gap/gas: Remove unused fieldLuiz Augusto von Dentz2015-10-221-3/+0
* gap/gas: Remove code handling service added/removedLuiz Augusto von Dentz2015-10-221-39/+0
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-0/+3
* profiles: Add explicit include for lib/bluetooth.hMarcel Holtmann2015-02-181-0/+1
* profiles/gap: Change len parameter of name2utf8() to uint16_tJukka Taimisto2015-01-201-1/+1
* profiles/gap: Make sure device name is null -terminated.Jukka Taimisto2015-01-201-0/+2
* profiles/gap: Handle error or no device nameJukka Taimisto2015-01-201-1/+12
* profiles/gap: Fix probe/accept behaviorArman Uguray2015-01-161-56/+71
* profiles/gap: Add Google copyrightArman Uguray2014-12-191-0/+1
* profiles/gap: Rewrite using bt_gatt_clientArman Uguray2014-12-191-72/+197
* profiles/gatt: Rename profile to gapArman Uguray2014-12-191-0/+213