summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add initial skeleton for Phonet AT (DUN) pluginJohan Hedberg2010-02-021-0/+341
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-016-6/+6
* Fix wrong order of error handling in netlink setupMarcel Holtmann2009-11-151-1/+1
* Some coding style fixes and removed unused function.Claudio Takahasi2009-10-261-52/+46
* Switch to a full non-recursive build systemMarcel Holtmann2009-08-231-20/+0
* Implement Class of Device cache for async behaviour.Alok Barsode2009-08-152-63/+35
* Build the builtin plugins along with the daemonMarcel Holtmann2009-08-091-52/+1
* Fix device name setting for mode=off when bluetoothd startsJohan Hedberg2009-08-041-12/+0
* Remove unnecessary variable assignmentJohan Hedberg2009-08-041-3/+1
* Adding read_name to hciops plugin.Alok Barsode2009-07-131-0/+18
* Adding set_name to hciops plugin.Alok Barsode2009-07-131-0/+23
* Fixing bluetoothd to avoid passing device descriptorAlok Barsode2009-07-071-2/+2
* Revert "Fix hciops compilation error"Marcel Holtmann2009-07-071-1/+1
* Fix hciops compilation errorStefan Seyfried2009-07-071-1/+1
* Adding cancel_resolve_name functionality to hciops plugin.Alok Barsode2009-07-021-0/+23
* Adding resolve name functionality to hciops plugin.Alok Barsode2009-07-021-0/+24
* Properly implement the hciops_cleanup() functionJohan Hedberg2009-07-011-4/+26
* Fix error handling in hciops initializationJohan Hedberg2009-06-301-11/+20
* Adding stop_discovery to hciops.Alok Barsode2009-06-111-0/+27
* Adding start_discovery to hciops plugin.Alok Barsode2009-06-111-0/+42
* Adding set_limited_discoverable method to hciops plugin.Alok Barsode2009-05-181-0/+46
* Adding set_discoverable method to hciops.Alok Barsode2009-05-181-0/+18
* Adding set_connectable method to hciops plugin.Alok Barsode2009-05-181-0/+18
* Adding set_powered method to hciops plugin.Alok Barsode2009-05-181-0/+21
* Adding stop() functionality to hciops plugin.Alok Barsode2009-05-061-0/+24
* Fix memory leak.Luiz Augusto von Dentz2009-05-051-0/+2
* Add support for builtin pluginsMarcel Holtmann2009-05-037-32/+42
* Adding start() functionality to hciops plugin.Alok Barsode2009-05-031-0/+24
* Code cleanup for hciops.c.Alok Barsode2009-04-281-36/+36
* Adding btd_register_adapter_ops framework.Alok Barsode2009-04-281-1/+15
* Moving all adapter initialization code to hciops plugin.Alok Barsode2009-04-281-1/+247
* Initializing hciops plugin. Adding IO event handing.Alok Barsode2009-04-281-1/+133
* Initialing HCI raw socket plugin "hciops".Alok Barsode2009-04-272-1/+47
* Using # operator to stringify plugin name.Alok Barsode2009-04-215-5/+5
* Add priority field to plugin descriptor definition and load plugins in priori...Alok Barsode2009-04-215-5/+10
* Convert some not-so-important info logs to debug logsJohan Hedberg2009-03-241-1/+1
* Adding version check for plugins.Alok Barsode2009-03-145-5/+5
* Use GCC visibility for exporting symbolsMarcel Holtmann2009-03-111-4/+3
* Update copyright informationMarcel Holtmann2009-01-015-5/+5
* Remove duplicate (and incorrect) call to adapter_get_addressJohan Hedberg2008-11-111-1/+0
* Check ANY record list in case the record is not present on adapter record list.Luiz Augusto von Dentz2008-11-041-2/+10
* Fix handling of service records on any adapter objectMarcel Holtmann2008-11-011-16/+38
* Add support for service interface on any adapter objectMarcel Holtmann2008-11-011-14/+51
* Remember to remove the name listener in path_unregisterJohan Hedberg2008-10-201-0/+3
* Call exit_callback with correct parameters upon path removalJohan Hedberg2008-10-201-1/+6
* Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann2008-10-171-2/+2
* Check for HAL errorsMarcel Holtmann2008-10-061-0/+6
* Fix DBusPendingCall memory leakJohan Hedberg2008-10-061-0/+2
* Fix memory leaks with HAL messagesMarcel Holtmann2008-09-301-0/+6