summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Add initial skeleton for Phonet AT (DUN) pluginJohan Hedberg1-0/+341
2010-01-07Update Nokia copyrightsJohan Hedberg1-1/+1
2010-01-01Update copyright informationMarcel Holtmann6-6/+6
2009-11-15Fix wrong order of error handling in netlink setupMarcel Holtmann1-1/+1
2009-10-26Some coding style fixes and removed unused function.Claudio Takahasi1-52/+46
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann1-20/+0
2009-08-15Implement Class of Device cache for async behaviour.Alok Barsode2-63/+35
2009-08-09Build the builtin plugins along with the daemonMarcel Holtmann1-52/+1
2009-08-04Fix device name setting for mode=off when bluetoothd startsJohan Hedberg1-12/+0
2009-08-04Remove unnecessary variable assignmentJohan Hedberg1-3/+1
2009-07-13Adding read_name to hciops plugin.Alok Barsode1-0/+18
2009-07-13Adding set_name to hciops plugin.Alok Barsode1-0/+23
2009-07-07Fixing bluetoothd to avoid passing device descriptorAlok Barsode1-2/+2
2009-07-07Revert "Fix hciops compilation error"Marcel Holtmann1-1/+1
2009-07-07Fix hciops compilation errorStefan Seyfried1-1/+1
2009-07-02Adding cancel_resolve_name functionality to hciops plugin.Alok Barsode1-0/+23
2009-07-02Adding resolve name functionality to hciops plugin.Alok Barsode1-0/+24
2009-07-01Properly implement the hciops_cleanup() functionJohan Hedberg1-4/+26
2009-06-30Fix error handling in hciops initializationJohan Hedberg1-11/+20
2009-06-11Adding stop_discovery to hciops.Alok Barsode1-0/+27
2009-06-11Adding start_discovery to hciops plugin.Alok Barsode1-0/+42
2009-05-18Adding set_limited_discoverable method to hciops plugin.Alok Barsode1-0/+46
2009-05-18Adding set_discoverable method to hciops.Alok Barsode1-0/+18
2009-05-18Adding set_connectable method to hciops plugin.Alok Barsode1-0/+18
2009-05-18Adding set_powered method to hciops plugin.Alok Barsode1-0/+21
2009-05-06Adding stop() functionality to hciops plugin.Alok Barsode1-0/+24
2009-05-05Fix memory leak.Luiz Augusto von Dentz1-0/+2
2009-05-03Add support for builtin pluginsMarcel Holtmann7-32/+42
2009-05-03Adding start() functionality to hciops plugin.Alok Barsode1-0/+24
2009-04-28Code cleanup for hciops.c.Alok Barsode1-36/+36
2009-04-28Adding btd_register_adapter_ops framework.Alok Barsode1-1/+15
2009-04-28Moving all adapter initialization code to hciops plugin.Alok Barsode1-1/+247
2009-04-28Initializing hciops plugin. Adding IO event handing.Alok Barsode1-1/+133
2009-04-27Initialing HCI raw socket plugin "hciops".Alok Barsode2-1/+47
2009-04-21Using # operator to stringify plugin name.Alok Barsode5-5/+5
2009-04-21Add priority field to plugin descriptor definition and load plugins in priori...Alok Barsode5-5/+10
2009-03-24Convert some not-so-important info logs to debug logsJohan Hedberg1-1/+1
2009-03-14Adding version check for plugins.Alok Barsode5-5/+5
2009-03-11Use GCC visibility for exporting symbolsMarcel Holtmann1-4/+3
2009-01-01Update copyright informationMarcel Holtmann5-5/+5
2008-11-11Remove duplicate (and incorrect) call to adapter_get_addressJohan Hedberg1-1/+0
2008-11-04Check ANY record list in case the record is not present on adapter record list.Luiz Augusto von Dentz1-2/+10
2008-11-01Fix handling of service records on any adapter objectMarcel Holtmann1-16/+38
2008-11-01Add support for service interface on any adapter objectMarcel Holtmann1-14/+51
2008-10-20Remember to remove the name listener in path_unregisterJohan Hedberg1-0/+3
2008-10-20Call exit_callback with correct parameters upon path removalJohan Hedberg1-1/+6
2008-10-17Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann1-2/+2
2008-10-06Check for HAL errorsMarcel Holtmann1-0/+6
2008-10-06Fix DBusPendingCall memory leakJohan Hedberg1-0/+2
2008-09-30Fix memory leaks with HAL messagesMarcel Holtmann1-0/+6