bluez/input
Vinicius Costa Gomes 50fb53c4a7 Add a way to store the remote device type
Because we need to know the device type (LE, Basic Rate or Dual Mode)
to be able to fully restore the device from storage, we have to store
and load this information to permanent storage.

Note: due to "device_type_t" usage in storage.h, some header includes
needed to be reordered in files which include storage.h.
2010-12-22 13:57:33 +02:00
..
device.c Add a way to store the remote device type 2010-12-22 13:57:33 +02:00
device.h Remember fake devices for the daemon's lifetime 2010-09-02 23:11:55 +03:00
fakehid.c Remove unused includes 2010-11-28 13:41:35 +02:00
fakehid.h Remember fake devices for the daemon's lifetime 2010-09-02 23:11:55 +03:00
input.conf Add sample for input.conf file 2008-05-15 15:19:39 +00:00
main.c Move logging.{c,h} to log.{c,h} 2010-05-21 14:40:36 +02:00
manager.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
manager.h Update copyright information 2010-01-01 17:08:17 -08:00
server.c Move debug() to DBG() 2010-05-21 18:21:48 +02:00
server.h Update copyright information 2010-01-01 17:08:17 -08:00
sixpair.c Save name for the sixaxis controller 2008-10-16 01:46:09 +02:00