Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/4] more sixaxis goodies
@ 2013-12-01 13:41 Szymon Janc
  2013-12-01 13:41 ` [PATCH 1/4] sixaxis: Add support for setting PS3 controller LEDs Szymon Janc
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Szymon Janc @ 2013-12-01 13:41 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Szymon Janc

Hi,

This adds support for setting PS3 controller LEDs both over Bluetooth
and USB. More details in commits messages.

One thing I noticed is that setting LEDs over Bluetooth fails on kernel
3.10+ (write always returns 0). Could this be related to HIDP related
work that was merged in 3.10?

Comments and testing are welcome.

-- 
BR
Szymon Janc
Szymon Janc (4):
  sixaxis: Add support for setting PS3 controller LEDs
  Rename device_is_connected to btd_device_is_connected
  sixaxis: Skip controller setup if already connected over Bluetooth
  sixaxis: Add support for setting LEDs when connected over USB

 plugins/sixaxis.c       | 164 +++++++++++++++++++++++++++++++++++++++++++++---
 profiles/input/device.c |   4 +-
 src/adapter.c           |   6 +-
 src/device.c            |   6 +-
 src/device.h            |   2 +-
 5 files changed, 165 insertions(+), 17 deletions(-)

-- 
1.8.5


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-03  7:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-01 13:41 [PATCH 0/4] more sixaxis goodies Szymon Janc
2013-12-01 13:41 ` [PATCH 1/4] sixaxis: Add support for setting PS3 controller LEDs Szymon Janc
2013-12-01 13:41 ` [PATCH 2/4] Rename device_is_connected to btd_device_is_connected Szymon Janc
2013-12-01 13:41 ` [PATCH 3/4] sixaxis: Skip controller setup if already connected over Bluetooth Szymon Janc
2013-12-01 13:41 ` [PATCH 4/4] sixaxis: Add support for setting LEDs when connected over USB Szymon Janc
2013-12-03  7:48 ` [PATCH 0/4] more sixaxis goodies Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox