summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * input: skip auth/encrypt if the link is not available and allow connectionsClaudio Takahasi2007-05-102-2/+3
| |
| * serial: fixed returned error value for DisconnectServiceClaudio Takahasi2007-05-101-1/+1
| |
| * serial API: updated possible errorsClaudio Takahasi2007-05-101-0/+12
| |
| * Update changelog and bump version numberutils-3.10Marcel Holtmann2007-05-102-1/+12
| |
| * Don't install ALSA plugins without audio serviceMarcel Holtmann2007-05-101-1/+1
| |
| * Update API descriptionsMarcel Holtmann2007-05-104-13/+13
| |
| * Fix unitialized memory accessJohan Hedberg2007-05-101-2/+2
| |
| * serial: handle connection refused error and others SO_ERROR properlyClaudio Takahasi2007-05-091-18/+22
| |
| * Use dbus_connection_emit_signal for sending signalsJohan Hedberg2007-05-092-54/+52
| |
| * serial: handle socket errors properly - timeout waiting linkkey or other ↵Claudio Takahasi2007-05-091-1/+8
| | | | | | | | errors can happen
| * input: Use dbus_connection_emit_signalClaudio Takahasi2007-05-091-33/+18
| |
| * Use dbus_connection_emit_signal to emit signals.Luiz Augusto von Dentz2007-05-093-40/+26
| |
| * input: small code cleanupClaudio Takahasi2007-05-091-5/+5
| |
| * serial: handle the pending connects list properly when connect() in the ↵Claudio Takahasi2007-05-091-1/+4
| | | | | | | | first try happens
| * serial: let the kernel handle device busyClaudio Takahasi2007-05-091-22/+1
| |
| * serial: using dbus_connection_emit_signalClaudio Takahasi2007-05-091-17/+23
| |
| * serial: service record leak and small pending connect fixClaudio Takahasi2007-05-091-12/+14
| |
| * Convert to using generic dbus message dispatchingJohan Hedberg2007-05-094-105/+114
| |
| * Fix device registrationJohan Hedberg2007-05-091-1/+1
| |
| * Convert to using generic dbus message dispatchingJohan Hedberg2007-05-091-34/+27
| |
| * Convert to using generic dbus message dispatchingJohan Hedberg2007-05-092-87/+61
| |
| * Use dbus_connection_destroy object path instead of ↵Johan Hedberg2007-05-091-1/+1
| | | | | | | | dbus_connection_unregister_object_path
| * Switch to using generic dbus framework method dispatchingJohan Hedberg2007-05-093-165/+113
| |
| * Fix RemoveConnection documentation.Luiz Augusto von Dentz2007-05-091-1/+1
| |
| * serial: added CancelConnectServiceClaudio Takahasi2007-05-091-6/+86
| |
| * serial: missing free the pending_connects list and small code cleanupClaudio Takahasi2007-05-091-21/+24
| |
| * Update API description to match current implementationJohan Hedberg2007-05-091-25/+49
| |
| * Implement IsPlaying methodJohan Hedberg2007-05-091-0/+27
| |
| * Update serial API documentationMarcel Holtmann2007-05-091-1/+1
| |
| * serial: added verification for pending connectsClaudio Takahasi2007-05-091-18/+63
| |
| * Update serial service test scriptMarcel Holtmann2007-05-091-8/+0
| |
| * Only clean up sdp sessions for the local adapter in questionJohan Hedberg2007-05-091-6/+5
| |
| * Add support for FinishRemoteServiceTransactionJohan Hedberg2007-05-091-0/+37
| |
| * Add HCIUARTGETDEVICE ioctl constantMarcel Holtmann2007-05-091-2/+3
| |
| * Add debug print to get better visibility of what methods are being calledJohan Hedberg2007-05-091-1/+4
| |
| * Make use of FinishRemoteServiceTransaction methodJohan Hedberg2007-05-091-0/+38
| |
| * Implement Adapter.FinishRemoteServiceTransactionJohan Hedberg2007-05-093-10/+66
| |
| * Add test script for input serviceMarcel Holtmann2007-05-092-1/+23
| |
| * Add FinishRemoteServiceTransaction method descriptionMarcel Holtmann2007-05-091-0/+8
| |
| * serial: small code cleanupClaudio Takahasi2007-05-081-26/+28
| |
| * serial: added disconnect serviceClaudio Takahasi2007-05-081-1/+106
| |
| * serial: added friendly service name support for ConnectServiceClaudio Takahasi2007-05-081-2/+54
| |
| * serial: added ServiceConnected/ServiceDisconnected signalsClaudio Takahasi2007-05-081-12/+47
| |
| * Remove RFCOMM interface from official documentationMarcel Holtmann2007-05-082-60/+58
| |
| * Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-083-8/+1
| |
| * Make port hierarchy as experimentalMarcel Holtmann2007-05-081-9/+9
| |
| * Update API descriptionMarcel Holtmann2007-05-081-0/+19
| |
| * Add quirk for the PS3 controllerMarcel Holtmann2007-05-081-0/+5
| |
| * Enable PS3 controller quirkMarcel Holtmann2007-05-081-0/+13
| |
| * serial: added name listenerClaudio Takahasi2007-05-081-5/+133
| |