summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make methods related to external services into service plugin.Luiz Augusto von Dentz2008-09-021-213/+0
* Removes the agent when the adapter is freed, if it wasn't already doneVinicius Costa Gomes2008-09-012-0/+6
* Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-cloneMarcel Holtmann2008-09-025-306/+130
|\
| * Adapter initialization cleanupClaudio Takahasi2008-09-015-306/+130
* | Update --help textMarcel Holtmann2008-09-021-1/+1
* | Fix left-over entries from hcid.8Marcel Holtmann2008-09-011-11/+4
* | Move test scripts into test directoryMarcel Holtmann2008-09-0113-795/+1
* | Re-order SOURCES listingMarcel Holtmann2008-09-011-7/+5
* | Move service record registration into adapterMarcel Holtmann2008-09-013-250/+157
* | Remove telephony driver skeletonMarcel Holtmann2008-09-013-72/+1
* | Don't forget to include storage.h in SOURCESMarcel Holtmann2008-09-011-1/+1
|/
* Make DiscoverDevices to create discover sessions.Luiz Augusto von Dentz2008-08-295-424/+269
* Fix emitting mode off twice when an adapter is unplugged.Luiz Augusto von Dentz2008-08-291-2/+0
* Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-cloneMarcel Holtmann2008-08-294-218/+196
|\
| * Adding adapter_remove_oor_devices.Alok Barsode2008-08-293-12/+17
| * Moving send_out_of_range to adapter.cAlok Barsode2008-08-292-19/+17
| * Adding adapter_update_oor_devices.Alok Barsode2008-08-293-18/+22
| * Moving found_device_cmp to adapter.cAlok Barsode2008-08-293-22/+20
| * Renaming found_device_remove to adapter_remove_found_device andAlok Barsode2008-08-293-20/+19
| * Renaming found_device_add to adapter_add_found_device andAlok Barsode2008-08-293-53/+54
| * Adding adapter_search_found_devices.Alok Barsode2008-08-293-30/+28
| * Freeing found_devices list on end of standard/periodic inquiry.Alok Barsode2008-08-292-37/+19
| * Removing pinq_idle from struct adapter.Alok Barsode2008-08-293-7/+0
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-cloneMarcel Holtmann2008-08-2912-242/+159
|\ \
| * | Cleanup: Removed set packet type ad voice settingsClaudio Takahasi2008-08-282-31/+10
| * | Manager: removed unused functionsClaudio Takahasi2008-08-281-15/+0
| * | Storage cleanup: avoid Bluetooth address to string conversionsClaudio Takahasi2008-08-283-7/+4
| * | Device.GetProperties() cleanupClaudio Takahasi2008-08-281-8/+7
| * | Storage cleanupClaudio Takahasi2008-08-2811-160/+130
| * | Cleanup: declaring mode2str and str2mode to staticClaudio Takahasi2008-08-284-25/+12
| |/
* | Allow non-bondable and outgoing SDP without agentMarcel Holtmann2008-08-291-9/+7
* | Allow outgoing SDP connection without an agentMarcel Holtmann2008-08-291-1/+10
|/
* Convert the discoverable timeout value to UInt32 firstMarcel Holtmann2008-08-281-1/+2
* Allow address parameter for device removalMarcel Holtmann2008-08-281-3/+7
* Remove unused alloc_device_opts() functionMarcel Holtmann2008-08-272-23/+0
* Only remove the bonding for non-temporary devicesMarcel Holtmann2008-08-271-2/+2
* Fix broken logic to avoid error message with old kernelsMarcel Holtmann2008-08-271-4/+5
* Check that a device is availableMarcel Holtmann2008-08-271-2/+2
* Update IO capa selection processMarcel Holtmann2008-08-271-0/+9
* Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-cloneMarcel Holtmann2008-08-2711-59/+39
|\
| * Cleanup: declaring some functions as static and removed some useless declarat...Claudio Takahasi2008-08-264-12/+4
| * Removed warningsClaudio Takahasi2008-08-266-2/+16
| * Cleanup: unnecessary includes and defines, moved some declarationsClaudio Takahasi2008-08-264-48/+22
* | Fix broken coding styleMarcel Holtmann2008-08-261-3/+2
* | Reject pairing if not "no bonding" and no agent is presentMarcel Holtmann2008-08-261-1/+2
|/
* Cleanup: unnecessary includesClaudio Takahasi2008-08-253-8/+1
* Cleanup: unnecessary includesClaudio Takahasi2008-08-256-33/+0
* Cleanup: declaring some functions as staticClaudio Takahasi2008-08-252-10/+8
* Cleanup: Removed unused function - adapter_auth_request_repliedClaudio Takahasi2008-08-252-15/+0
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-189-324/+160