summaryrefslogtreecommitdiff
path: root/profiles/deviceinfo
Commit message (Expand)AuthorAgeFilesLines
* build: Replace use of g_memdup with util_memdupLuiz Augusto von Dentz2022-01-061-2/+2
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-213-42/+3
* dis: Fix attribute handle when initializing from dbJuha Kuikka2017-02-251-1/+20
* dis: Add support to gatt-dbLuiz Augusto von Dentz2016-12-292-3/+45
* deviceinfo: Use shorter names for profile callbackLuiz Augusto von Dentz2016-09-121-6/+6
* deviceinfo: Implement disconnect callbackLuiz Augusto von Dentz2016-09-121-0/+8
* deviceinfo: Fix not handling accept properlyLuiz Augusto von Dentz2016-09-121-0/+2
* shared/gatt-db: Extend gatt_db_attribute_get_char_data with ext. propƁukasz Rymanowski2016-04-221-1/+1
* dis: Move code from android to profilesLuiz Augusto von Dentz2015-11-132-0/+332
* profiles/deviceinfo: rewrite deviceinfo profileJakub Pawlowski2015-10-251-105/+57
* deviceinfo: Enable external flagLuiz Augusto von Dentz2015-10-131-0/+1
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-0/+2
* profiles: Add explicit include for lib/bluetooth.hMarcel Holtmann2015-02-181-0/+1
* Replace att_get_u16() by get_le16()Claudio Takahasi2014-03-241-2/+3
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-7/+7
* attrib: Modify gatt_cb_t signatureAnderson Lizardo2014-01-111-2/+2
* deviceinfo: Use btd_service userdata pointerMikel Astiz2013-06-241-40/+6
* deviceinfo: Get rid of gintLucas De Marchi2013-05-011-1/+1
* profile: Use btd_service for probing profilesMikel Astiz2013-04-261-4/+6
* profile: Remove UUID list from probe functionMikel Astiz2013-04-261-2/+1
* profile: Limit to one remote UUID per profileMikel Astiz2013-03-101-1/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-1/+1
* profiles: Make use of btd_device_get_primaryJohan Hedberg2012-12-141-16/+2
* deviceinfo: Remove leftover main.c fileJohan Hedberg2012-12-141-47/+0
* deviceinfo: Remove useless filesJohan Hedberg2012-12-144-136/+59
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-072-0/+8
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-052-8/+0
* device: Add btd_ prefix to device_set_pnpid()Vinicius Costa Gomes2012-11-261-1/+1
* build: Remove stupid -I directivesMarcel Holtmann2012-11-202-6/+6
* profiles: Remove GATT enable optionMarcel Holtmann2012-11-091-5/+0
* gatt: Remove offset parameter from gatt_read_charJefferson Delfes2012-10-011-1/+1
* core: Add profile parameter to adapter and device probe functionsJohan Hedberg2012-09-251-2/+5
* core: Move profile code into profile.{c,h}Johan Hedberg2012-09-111-0/+1
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-032-7/+10
* deviceinfo: Remove redundant gattrib includeClaudio Takahasi2012-08-161-1/+0
* deviceinfo: move to profiles folderGustavo Padovan2012-07-105-0/+375