summaryrefslogtreecommitdiff
path: root/profiles/input/server.c
Commit message (Expand)AuthorAgeFilesLines
* sixaxis: Fix Bluetooth PS3 clone joypad being named like the originalSzymon Janc2021-02-221-1/+1
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* input: encrypt on receive conn req if classic_bonded_onlyArchie Pusaka2020-07-231-2/+4
* sixaxis: Fix compilation and various coding style issuesLuiz Augusto von Dentz2017-10-271-4/+4
* profiles/input: Add DS4 devices to the shared headerBastien Nocera2017-10-271-5/+2
* profiles/input: Use sixaxis header to simplify device detectionBastien Nocera2017-10-271-6/+4
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-5/+4
* profiles/input: Add Sony Navigation ControllerAlex Gal2014-11-071-0/+4
* input: Fix access to uninitialized data when authorizing connectionsJohan Hedberg2014-06-101-22/+23
* core: Update btd_adapter_find_device to also match the address typeJohan Hedberg2014-03-221-2/+2
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-5/+5
* Rename glib-helper to uuid-helperJohan Hedberg2014-01-211-1/+1
* input: Add DualShock 4 detectionSzymon Janc2014-01-181-5/+11
* input: Fix connecting new trusted sixaxis deviceSzymon Janc2014-01-091-4/+3
* input: Fix check if device is sixaxis in auth_callbackSzymon Janc2014-01-091-1/+1
* input: Fix crash on authorization reply with first sixaxis connectionSzymon Janc2014-01-091-26/+2
* input: Rename check_sixaxis to dev_is_sixaxis for clarityJohan Hedberg2013-11-271-4/+4
* input: Add support for handling sixaxis devicesSzymon Janc2013-11-271-1/+103
* input: Fix rejecting connections from unknown devicesJohan Hedberg2013-07-121-6/+8
* input: Add some extra debug statements to clarify connection flowJohan Hedberg2013-07-121-0/+2
* input: Get rid of gintLucas De Marchi2013-05-011-1/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-2/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Use the entire include path for btio.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* adapter: Use authorization id for cancellingMikel Astiz2012-10-011-4/+3
* input: Add Device.Connect supportJohan Hedberg2012-09-251-1/+5
* Update code base to use the new BtIO APIJohan Hedberg2012-08-281-5/+5
* input: Fix signedness issue on POSIX error code usageAnderson Lizardo2012-08-261-1/+1
* input: move it to profiles folderGustavo Padovan2012-07-101-0/+252