summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding adapter_get_address.Alok Barsode2008-07-289-22/+46
* Adding adapter_get_path.Alok Barsode2008-07-284-30/+80
* Adding adapter_get_dev_id.Alok Barsode2008-07-286-32/+71
* Adding adapter_create.Alok Barsode2008-07-283-17/+27
* Adding {driver, priv} list to btd_device and addingAlok Barsode2008-07-286-28/+64
* Cleanup network manager.Luiz Augusto von Dentz2008-07-287-1062/+126
* Cleanup input manager.Luiz Augusto von Dentz2008-07-285-864/+114
* Adding sdp_record list as parameter to probe.Alok Barsode2008-07-287-28/+105
* Adding store_record, fetch_record and delete_record.Alok Barsode2008-07-282-0/+81
* Cleanup adapter startup.Luiz Augusto von Dentz2008-07-287-656/+571
* Remove eglib.Luiz Augusto von Dentz2008-07-289-2516/+1
* Prevent loading devices from store when they are already loaded.Luiz Augusto von Dentz2008-07-281-0/+4
* Remove get_device_name and set_device_name functions.Luiz Augusto von Dentz2008-07-283-75/+58
* Remove unused code.Luiz Augusto von Dentz2008-07-283-169/+12
* Integrate struct hci_dev into struct adapter.Luiz Augusto von Dentz2008-07-285-114/+60
* Remove legacy code.Luiz Augusto von Dentz2008-07-281-28/+0
* Only look for removed uuid when doing a browse.Luiz Augusto von Dentz2008-07-281-4/+3
* Move adapter initialization code from dbus-hci.c to manager.c.Luiz Augusto von Dentz2008-07-286-424/+426
* Renaming device to btd_device and making theAlok Barsode2008-07-2812-135/+137
* Moving struct device to device.cAlok Barsode2008-07-282-19/+19
* Adding device_get_auth.Alok Barsode2008-07-283-1/+7
* Adding device_set_auth.Alok Barsode2008-07-283-1/+10
* Adding device_set_cap.Alok Barsode2008-07-283-1/+10
* Adding device_set_temporary.Alok Barsode2008-07-284-6/+15
* Adding device_is_temporary.Alok Barsode2008-07-284-6/+12
* Adding device_is_busy.Alok Barsode2008-07-283-1/+7
* Adding device_set_agent.Alok Barsode2008-07-284-4/+17
* Adding device_get_agent.Alok Barsode2008-07-285-20/+54
* Adding device_get_path.Alok Barsode2008-07-286-17/+62
* Adding device_get_address.Alok Barsode2008-07-284-8/+27
* Adding device_get_adapter.Alok Barsode2008-07-284-4/+15
* Cleanup device.c and move adapter initialization to manager.c.Luiz Augusto von Dentz2008-07-283-681/+678
* Remove dbus-error.c dbus-error.hLuiz Augusto von Dentz2008-07-287-139/+17
* Remove dbus-sdp.c and dbus-sdp.h.Luiz Augusto von Dentz2008-07-286-1171/+37
* Cleanup dbus-database.c.Luiz Augusto von Dentz2008-07-282-162/+0
* Remove pending disconnect from adapter.c.Luiz Augusto von Dentz2008-07-283-84/+0
* Further cleanups to dbus-hci.c.Luiz Augusto von Dentz2008-07-281-87/+5
* Further cleanups to device.c.Luiz Augusto von Dentz2008-07-281-12/+1
* Further cleanup adapter.cLuiz Augusto von Dentz2008-07-281-235/+2
* Remove deprecated object paths and files.Luiz Augusto von Dentz2008-07-2813-1825/+7
* Remove BASE_PATH define.Luiz Augusto von Dentz2008-07-286-73/+11
* Cleanup dbus-hci.c and make hcid to only register adapters on /hciX.Luiz Augusto von Dentz2008-07-283-252/+82
* Cleanup hci adapter.Luiz Augusto von Dentz2008-07-281-2400/+23
* Cleanup hci manager.Luiz Augusto von Dentz2008-07-281-312/+11
* Add two additional company identifiersMarcel Holtmann2008-07-271-0/+4
* Compile against included Bluetooth libraryMarcel Holtmann2008-07-262-8/+3
* Import bluez-utils-3.36 revision historyMarcel Holtmann2008-07-26305-352/+105184
|\
| * Update changelog and bump version numberutils-3.36Marcel Holtmann2008-07-112-1/+15
| * Add the TI copyright noteMarcel Holtmann2008-07-111-0/+1
| * Don't try to load plugins if no directory is specifiedMarcel Holtmann2008-07-111-0/+3