summaryrefslogtreecommitdiffstats
path: root/src/agent.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix dbus_connection_ref/unref usageJohan Hedberg2009-01-131-0/+1
|
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Remove unused variableMarcel Holtmann2008-12-041-1/+1
|
* Fix agent creation checksJohan Hedberg2008-12-031-4/+0
| | | | | Allow the same process (D-Bus name) to own both the default (adapter specific) as well as a device specific agent.
* g_dbus_send_message already takes care of calling dbus_message_set_no_replyJohan Hedberg2008-11-291-4/+0
|
* Use g_dbus_send_message instead of dbus_connection_sendJohan Hedberg2008-10-241-6/+2
|
* Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann2008-10-171-1/+1
|
* Fix segfault on agent_is_busy.Luiz Augusto von Dentz2008-09-111-1/+1
|
* Fix problem that occurs when a device is removed but agent requests are not ↵Luiz Augusto von Dentz2008-09-111-0/+11
| | | | cancelled.
* Cancels the pending request from agent side when receiving a NoReplyVinicius Costa Gomes2008-09-091-0/+8
|
* Redefining adapter_get_address to take bdaddr_t as parameter.Alok Barsode2008-09-081-3/+2
|
* Renaming struct adapter to struct btd_adapter.Alok Barsode2008-09-041-4/+4
|
* Adding adapter_get_agent.Alok Barsode2008-09-031-6/+8
|
* Removes the agent when the adapter is freed, if it wasn't already doneVinicius Costa Gomes2008-09-011-0/+3
|
* Storage cleanupClaudio Takahasi2008-08-281-0/+1
|
* Removed warningsClaudio Takahasi2008-08-261-0/+2
|
* Cleanup: unnecessary includesClaudio Takahasi2008-08-251-4/+0
|
* Implement agent fallback mechanism when receiving DBUS_ERROR_UNKNOWN_METHOD ↵Luiz Augusto von Dentz2008-08-051-138/+185
| | | | and DBUS_ERROR_NO_REPLY erros.
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+733