summaryrefslogtreecommitdiff
path: root/profiles/input/manager.c
Commit message (Expand)AuthorAgeFilesLines
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* input: Add LEAutoSecurity setting to input.confLuiz Augusto von Dentz2020-03-161-1/+10
* HID accepts bonded device connections only.Alain Michaud2020-03-101-1/+12
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-5/+4
* input: Add userspace HID supportPetri Gynther2014-05-081-0/+10
* input: Fix input.conf IdleTimeout handlingPetri Gynther2014-04-051-7/+6
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-6/+6
* Rename adapter_get_address to btd_adapter_get_addressSzymon Janc2013-11-271-2/+2
* profile: Use btd_service for connect/disconnectMikel Astiz2013-04-261-11/+0
* profile: Use btd_service for probing profilesMikel Astiz2013-04-261-0/+1
* input: Bypass manager during probe/removeMikel Astiz2013-04-261-29/+2
* input: Move timeout setting to device.cMikel Astiz2013-04-261-4/+5
* profile: Remove UUID list from probe functionMikel Astiz2013-04-261-2/+1
* input: Simplify code since UUID is knownMikel Astiz2013-04-261-1/+1
* profile: Limit to one remote UUID per profileMikel Astiz2013-03-101-1/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-1/+2
* profiles: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-2/+2
* input: Don't print an error for missing conf fileJohan Hedberg2012-12-181-1/+2
* input: Fix profile connection status notificationsJohan Hedberg2012-12-111-2/+38
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* input: Add missing local_uuid entryJohan Hedberg2012-11-201-0/+1
* input: Add profile .disconnectMikel Astiz2012-10-251-0/+1
* input: Remove not needed adapters list in managerSzymon Janc2012-10-161-14/+1
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-051-9/+2
* input: Remove unneeded header includeClaudio Takahasi2012-09-281-1/+0
* core: Add profile parameter to adapter and device probe functionsJohan Hedberg2012-09-251-4/+6
* input: Add Device.Connect supportJohan Hedberg2012-09-251-0/+3
* input: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-211-8/+2
* input: Remove fakhid functionalityJohan Hedberg2012-09-111-46/+0
* core: Move profile code into profile.{c,h}Johan Hedberg2012-09-111-0/+1
* input: Use bt_uuid_strcmp where is makes senseJohan Hedberg2012-09-041-2/+1
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-031-24/+19
* hog: fix build with --disable-gattJoão Paulo Rechi Vita2012-07-111-35/+0
* input: move it to profiles folderGustavo Padovan2012-07-101-0/+230