summaryrefslogtreecommitdiffstats
path: root/src/dbus-hci.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Renaming found_device_remove to adapter_remove_found_device andAlok Barsode2008-08-291-20/+1
| * Renaming found_device_add to adapter_add_found_device andAlok Barsode2008-08-291-53/+1
| * Adding adapter_search_found_devices.Alok Barsode2008-08-291-30/+13
| * Freeing found_devices list on end of standard/periodic inquiry.Alok Barsode2008-08-291-37/+4
| * Removing pinq_idle from struct adapter.Alok Barsode2008-08-291-5/+0
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-cloneMarcel Holtmann2008-08-291-0/+1
|\ \
| * | Storage cleanupClaudio Takahasi2008-08-281-0/+1
| |/
* | 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
|/
* 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-271-3/+5
|\
| * Cleanup: declaring some functions as static and removed some useless declarat...Claudio Takahasi2008-08-261-2/+2
| * Removed warningsClaudio Takahasi2008-08-261-1/+3
* | 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-251-1/+0
* Adding adapter_get_state and adapter_set_state.Alok Barsode2008-08-131-36/+81
* Adding adapter_set_mode and adapter_get_mode.Alok Barsode2008-08-131-4/+4
* Fix warnings.Luiz Augusto von Dentz2008-08-041-4/+4
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+2030