History log of /external/bluetooth/bluez/input/main.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e891f7df6225c758da0d95f7554c6cc67f72f31e 21-May-2010 Gustavo F. Padovan <gustavo@padovan.org> Move logging.{c,h} to log.{c,h}

Try to make log stuff more similar to ConnMan and oFono.
/external/bluetooth/bluez/input/main.c
9184e2eeb7b97371c6b83b747c8984e2340d2b47 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/input/main.c
e050cc3d1458116cad6f4182c81ba7d31949857c 21-Apr-2009 Alok Barsode <alok.barsode@azingo.com> Using # operator to stringify plugin name.
/external/bluetooth/bluez/input/main.c
2f28c39a63e19e41598af8088c5677859364bc04 21-Apr-2009 Alok Barsode <alok.barsode@azingo.com> Add priority field to plugin descriptor definition and load plugins in priority order.
/external/bluetooth/bluez/input/main.c
bf6a4a577408aa6192c40f9a789788badb1a386a 17-Mar-2009 Alok Barsode <alokbarsode@gmail.com> Adding version check for plugins.
/external/bluetooth/bluez/input/main.c
fb333f1c88df9c50529a390297565a6627bcf7ad 01-Jan-2009 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/input/main.c
c74f11481aabe51612c7200e1e3ab91f7f1c4abb 06-Sep-2008 Marcel Holtmann <marcel@holtmann.org> Fix D-Bus connection init
/external/bluetooth/bluez/input/main.c
b81980264b744de5dda6f8e5cca15c4b829c64d9 04-Sep-2008 Claudio Takahasi <claudio.takahasi@openbossa.org> Input: Missing DBusConnection unref
/external/bluetooth/bluez/input/main.c
c560d02ccf1dd156f068b1da8a3e7d75d2319dfd 19-Aug-2008 Luiz Augusto von Dentz <luiz.dentz@indt.org.br> Remove driver.c driver.h and remove workaround for to force a symbol resolution.
/external/bluetooth/bluez/input/main.c
e6d32d6c6dd52ec5af282fe214f2d06dee7e9731 18-Jul-2008 Luiz Augusto von Dentz <luiz.dentz@indt.org.br> Cleanup input manager.
/external/bluetooth/bluez/input/main.c
4b0ab7e43f4fa555641902b07f2f7ab3821f2b75 21-Jul-2008 Alok Barsode <alok.barsode@azingo.com> Adding sdp_record list as parameter to probe.

Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
/external/bluetooth/bluez/input/main.c
555fcc9b4bf67e923708af8de46aa91b7077f050 09-Jul-2008 Alok Barsode <alok.barsode@azingo.com> Renaming device to btd_device and making the
necessary changes in plugins.

Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
/external/bluetooth/bluez/input/main.c
c4139033616c53b1f790fe165d1a22fcce292e74 30-Jun-2008 Claudio Takahasi <claudio.takahasi@openbossa.org> Fixed missing include
/external/bluetooth/bluez/input/main.c
5243ac4fd278b0176ece84cbcec537a92a9c7290 09-Jun-2008 Marcel Holtmann <marcel@holtmann.org> Update probe/remove callback and implement serial API
/external/bluetooth/bluez/input/main.c
0f62b72c8564608f849b3bbe54bf48db07c45015 08-Jun-2008 Marcel Holtmann <marcel@holtmann.org> Update plugin interface registration
/external/bluetooth/bluez/input/main.c
8bf636881f152a97727774f4f9ea2504c72dfb23 08-Jun-2008 Marcel Holtmann <marcel@holtmann.org> Use DBG in plugin to show function names
/external/bluetooth/bluez/input/main.c
a93a6fa2f4091679556db6ddd65b3291592fe9c9 29-May-2008 Marcel Holtmann <marcel@holtmann.org> Remove CancelConnect implementation
/external/bluetooth/bluez/input/main.c
f0b4cc6f3b05f3ee1b963927acd5826ca99fa179 29-May-2008 Marcel Holtmann <marcel@holtmann.org> Add missing method skeletons
/external/bluetooth/bluez/input/main.c
ba4e3484118a69f49772b7e8dba9d8a02f8dff61 29-May-2008 Marcel Holtmann <marcel@holtmann.org> Add input interface driver handlers
/external/bluetooth/bluez/input/main.c
aacac39879203869ff190be2df7a6f0556ced060 15-May-2008 Marcel Holtmann <marcel@holtmann.org> Fix key file handling if config file doesn't exist
/external/bluetooth/bluez/input/main.c
2ce4523624b67b48da037beceffe5710144850ec 14-May-2008 Marcel Holtmann <marcel@holtmann.org> Add support for IdleTimeout config option
/external/bluetooth/bluez/input/main.c
e7d668ac9e813bc9922ee7d771848bd8822d5d1f 08-May-2008 Marcel Holtmann <marcel@holtmann.org> Move D-Bus watch functions into libgdbus
/external/bluetooth/bluez/input/main.c
b5514e6c7f0258da455bbde02482fbcdb29d4442 08-May-2008 Marcel Holtmann <marcel@holtmann.org> Register service and UUIDs in one step
/external/bluetooth/bluez/input/main.c
2af3c3a7ddc43577c067892cdfdc06dc4e63386c 08-May-2008 Marcel Holtmann <marcel@holtmann.org> Remove service daemon activation handling
/external/bluetooth/bluez/input/main.c
9491a544f622e40453265c30f24ce44a61440cc1 01-May-2008 Claudio Takahasi <claudio.takahasi@openbossa.org> Moving authorization code to dbus-service.c
/external/bluetooth/bluez/input/main.c
3f8860031e5241fbb145fdd71e1a46c2c28f393e 01-May-2008 Claudio Takahasi <claudio.takahasi@openbossa.org> fixed build warnings
/external/bluetooth/bluez/input/main.c
098cd10838193272c669348c5ffd0410218e1bcc 01-May-2008 Claudio Takahasi <claudio.takahasi@openbossa.org> fixed service authorization
/external/bluetooth/bluez/input/main.c
60202f31c998cc68c14f57c91e4b40d2c39f95f2 10-Apr-2008 Claudio Takahasi <claudio.takahasi@openbossa.org> Broken build: missing headers
/external/bluetooth/bluez/input/main.c
29efa57d5a27b0cf5997381053be9cc48b2c2e80 22-Mar-2008 Marcel Holtmann <marcel@holtmann.org> Convert input service into a plugin
/external/bluetooth/bluez/input/main.c
e823c15e43a6f924779e466d434c51157002d9ee 02-Feb-2008 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/input/main.c
1826edb5d4e3998ba026d2d0436bbbae9047ed3a 04-Apr-2007 Claudio Takahasi <claudio.takahasi@openbossa.org> input: Added authorization support for incomming connections
/external/bluetooth/bluez/input/main.c
40ebcf393b790a4e6553e1314b29f0f34b3377a3 27-Mar-2007 Marcel Holtmann <marcel@holtmann.org> Improve integration with D-Bus system bus
/external/bluetooth/bluez/input/main.c
f2c6a6f2debcccfb51d239834c3cf91a2c3a6c40 19-Mar-2007 Claudio Takahasi <claudio.takahasi@openbossa.org> Moving input functions to the right files
/external/bluetooth/bluez/input/main.c
74b978057e7b3f8cad2952c0fe50a17a118339ad 13-Mar-2007 Marcel Holtmann <marcel@holtmann.org> Add skeleton for manager interface
/external/bluetooth/bluez/input/main.c
dbe77da3c57a741201e91956bd81945578f2b6ab 09-Mar-2007 Claudio Takahasi <claudio.takahasi@openbossa.org> Removed dupplicated errno header include
/external/bluetooth/bluez/input/main.c
6a5605954320fe1d43fa6957e07ec4bcc9724454 28-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Rename input-service.[ch] into device.[ch]
/external/bluetooth/bluez/input/main.c
398f6814486536e5906c3723f23cdae9e3c4642a 24-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Add support for service debugging
/external/bluetooth/bluez/input/main.c
65ce50f3aeceec265ee45388c96344f037db43e9 22-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Include server.h header file
/external/bluetooth/bluez/input/main.c
72217a2993a6ef3d252e0f3fdafa78bb1726b705 22-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Add skeleton for server handling
/external/bluetooth/bluez/input/main.c
3067733e2e0d88f8e181d30a4727d8fe798e7965 21-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Do a proper cleanup on exit
/external/bluetooth/bluez/input/main.c
8cc5595d9091b484b9a4abe314c0f3ec055e0581 20-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Make it possible to support an embedded GLib
/external/bluetooth/bluez/input/main.c
e36b830e0b772a0ccba8275e634b624217b37577 19-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Don't become a daemon
/external/bluetooth/bluez/input/main.c
4f2bc2345b99c4d0c187aae4f68f4509e50826a5 19-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Rename daemon
/external/bluetooth/bluez/input/main.c
c6cd1ad500588247d4293b96db66d7a140ee81ec 18-Jan-2007 Claudio Takahasi <claudio.takahasi@openbossa.org> Added unregister code for input manager path
/external/bluetooth/bluez/input/main.c
c97480f11bdfdc3cbb867b8127074bcb6b047024 12-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Allow compilation against GLib
/external/bluetooth/bluez/input/main.c
3eb0a5cd951b680c89f92bce6dddce2da2539af0 12-Nov-2006 Johan Hedberg <johan.hedberg@nokia.com> Initial service skeleton for bt.inputd
/external/bluetooth/bluez/input/main.c
c761480865c6b65e370e2bba750c86c226a7fc3f 27-Oct-2006 Marcel Holtmann <marcel@holtmann.org> Add skeletons for service implementations
/external/bluetooth/bluez/input/main.c