summaryrefslogtreecommitdiff
path: root/profiles/input
AgeCommit message (Expand)AuthorFilesLines
2012-10-25input: Add profile .disconnectMikel Astiz1-0/+1
2012-10-25input: Expose internal disconnection APIMikel Astiz2-0/+22
2012-10-25input: Trivial function renameMikel Astiz1-2/+2
2012-10-19input: Fix not sending PropertiesChanged signalLucas De Marchi1-9/+4
2012-10-16input: Remove not needed adapters list in managerSzymon Janc1-14/+1
2012-10-13input: Convert to DBus.PropertiesLucas De Marchi1-31/+13
2012-10-11hog: Fix passing NULL pointer to g_attrib_unregisterJohan Hedberg1-1/+3
2012-10-11hog: Fix requested range for descriptor discoveryJoão Paulo Rechi Vita1-9/+14
2012-10-11hog: Fix characteristic descriptor discoveryJoão Paulo Rechi Vita1-9/+37
2012-10-11hog: Use the per handle GATT event notifierVinicius Costa Gomes1-34/+36
2012-10-11gattrib: Add support for listening for events for specific handlesVinicius Costa Gomes1-2/+3
2012-10-09input: Fix registering HoG service for non-HoG profilesVinicius Costa Gomes1-0/+3
2012-10-05device: Convert device_get_address into simple getterSzymon Janc1-3/+3
2012-10-05adapter: Convert adapter_get_address into simple getterSzymon Janc2-10/+3
2012-10-01adapter: Use authorization id for cancellingMikel Astiz1-4/+3
2012-10-01gatt: Remove offset parameter from gatt_read_charJefferson Delfes1-6/+6
2012-09-28hog: Add support for multiple instancesClaudio Takahasi3-86/+48
2012-09-28input: Remove unneeded header includeClaudio Takahasi1-1/+0
2012-09-28hog: Add writting Control PointClaudio Takahasi3-1/+43
2012-09-28hog: Move HoG device list to managerClaudio Takahasi3-28/+48
2012-09-28hog: Create a FIFO for dummy suspendClaudio Takahasi1-1/+101
2012-09-28hog: Add suspend/resume callbacks declarationClaudio Takahasi3-3/+24
2012-09-28hog: Add initial files for suspend supportClaudio Takahasi3-0/+78
2012-09-25core: Add profile parameter to adapter and device probe functionsJohan Hedberg2-6/+9
2012-09-25input: Add Device.Connect supportJohan Hedberg4-48/+117
2012-09-21input: Simplify DBusConnection object handlingAndrzej Kaczmarek5-35/+20
2012-09-21dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek1-4/+6
2012-09-20hog: Fix segfault when discovering descriptorsJoão Paulo Rechi Vita1-1/+1
2012-09-11input: Remove unnecessary struct input_connJohan Hedberg1-227/+139
2012-09-11input: Remove fakhid functionalityJohan Hedberg5-899/+12
2012-09-11core: Move profile code into profile.{c,h}Johan Hedberg2-0/+2
2012-09-07fakehid: Add support for Logitech Harmony Adapter for PS3David Dillow1-0/+10
2012-09-07fakehid: Disconnect from PS3 remote after 10 minsBastien Nocera2-0/+34
2012-09-07input: Add helper function to request disconnectBastien Nocera2-0/+9
2012-09-07fakehid: Use the same constant as declaredBastien Nocera1-1/+1
2012-09-04input: Use bt_uuid_strcmp where is makes senseJohan Hedberg1-2/+1
2012-09-03Add profile abstraction (replaces btd_device drivers)Johan Hedberg5-31/+30
2012-08-28Update code base to use the new BtIO APIJohan Hedberg2-9/+9
2012-08-26Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo1-3/+3
2012-08-26input: Add Nordic Semiconductor copyrightClaudio Takahasi3-0/+3
2012-08-26input: Fix signedness issue on POSIX error code usageAnderson Lizardo2-2/+2
2012-08-20att: Replace ATT magic numberClaudio Takahasi1-1/+1
2012-08-14hog: discover the non-HID service characteristicJoão Paulo Rechi Vita1-17/+59
2012-08-14hog: discover External Report Reference descriptorJoão Paulo Rechi Vita1-14/+40
2012-08-13input: Fix crash when connecting HID keyboardAndrzej Kaczmarek1-0/+2
2012-07-29storage: Store address type in "sdp" filePaulo Alcantara1-1/+4
2012-07-13hog: Fix destroying the uhid device when disconnectingVinicius Costa Gomes1-6/+6
2012-07-13hog: Fix re-discovering HoG characteristics when reconnectingVinicius Costa Gomes1-3/+6
2012-07-13hog: Handle HID devices operating in Boot Protocol ModePaulo Alcantara1-2/+48
2012-07-13hog: Use hardware country codeClaudio Takahasi1-5/+12