Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix unitialized memory access | Johan Hedberg | 2007-05-10 | 1 | -2/+2 | |
| | | ||||||
| * | serial: handle connection refused error and others SO_ERROR properly | Claudio Takahasi | 2007-05-09 | 1 | -18/+22 | |
| | | ||||||
| * | Use dbus_connection_emit_signal for sending signals | Johan Hedberg | 2007-05-09 | 2 | -54/+52 | |
| | | ||||||
| * | serial: handle socket errors properly - timeout waiting linkkey or other ↵ | Claudio Takahasi | 2007-05-09 | 1 | -1/+8 | |
| | | | | | | | | errors can happen | |||||
| * | input: Use dbus_connection_emit_signal | Claudio Takahasi | 2007-05-09 | 1 | -33/+18 | |
| | | ||||||
| * | Use dbus_connection_emit_signal to emit signals. | Luiz Augusto von Dentz | 2007-05-09 | 3 | -40/+26 | |
| | | ||||||
| * | input: small code cleanup | Claudio Takahasi | 2007-05-09 | 1 | -5/+5 | |
| | | ||||||
| * | serial: handle the pending connects list properly when connect() in the ↵ | Claudio Takahasi | 2007-05-09 | 1 | -1/+4 | |
| | | | | | | | | first try happens | |||||
| * | serial: let the kernel handle device busy | Claudio Takahasi | 2007-05-09 | 1 | -22/+1 | |
| | | ||||||
| * | serial: using dbus_connection_emit_signal | Claudio Takahasi | 2007-05-09 | 1 | -17/+23 | |
| | | ||||||
| * | serial: service record leak and small pending connect fix | Claudio Takahasi | 2007-05-09 | 1 | -12/+14 | |
| | | ||||||
| * | Convert to using generic dbus message dispatching | Johan Hedberg | 2007-05-09 | 4 | -105/+114 | |
| | | ||||||
| * | Fix device registration | Johan Hedberg | 2007-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | Convert to using generic dbus message dispatching | Johan Hedberg | 2007-05-09 | 1 | -34/+27 | |
| | | ||||||
| * | Convert to using generic dbus message dispatching | Johan Hedberg | 2007-05-09 | 2 | -87/+61 | |
| | | ||||||
| * | Use dbus_connection_destroy object path instead of ↵ | Johan Hedberg | 2007-05-09 | 1 | -1/+1 | |
| | | | | | | | | dbus_connection_unregister_object_path | |||||
| * | Switch to using generic dbus framework method dispatching | Johan Hedberg | 2007-05-09 | 3 | -165/+113 | |
| | | ||||||
| * | Fix RemoveConnection documentation. | Luiz Augusto von Dentz | 2007-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | serial: added CancelConnectService | Claudio Takahasi | 2007-05-09 | 1 | -6/+86 | |
| | | ||||||
| * | serial: missing free the pending_connects list and small code cleanup | Claudio Takahasi | 2007-05-09 | 1 | -21/+24 | |
| | | ||||||
| * | Update API description to match current implementation | Johan Hedberg | 2007-05-09 | 1 | -25/+49 | |
| | | ||||||
| * | Implement IsPlaying method | Johan Hedberg | 2007-05-09 | 1 | -0/+27 | |
| | | ||||||
| * | Update serial API documentation | Marcel Holtmann | 2007-05-09 | 1 | -1/+1 | |
| | | ||||||
| * | serial: added verification for pending connects | Claudio Takahasi | 2007-05-09 | 1 | -18/+63 | |
| | | ||||||
| * | Update serial service test script | Marcel Holtmann | 2007-05-09 | 1 | -8/+0 | |
| | | ||||||
| * | Only clean up sdp sessions for the local adapter in question | Johan Hedberg | 2007-05-09 | 1 | -6/+5 | |
| | | ||||||
| * | Add support for FinishRemoteServiceTransaction | Johan Hedberg | 2007-05-09 | 1 | -0/+37 | |
| | | ||||||
| * | Add HCIUARTGETDEVICE ioctl constant | Marcel Holtmann | 2007-05-09 | 1 | -2/+3 | |
| | | ||||||
| * | Add debug print to get better visibility of what methods are being called | Johan Hedberg | 2007-05-09 | 1 | -1/+4 | |
| | | ||||||
| * | Make use of FinishRemoteServiceTransaction method | Johan Hedberg | 2007-05-09 | 1 | -0/+38 | |
| | | ||||||
| * | Implement Adapter.FinishRemoteServiceTransaction | Johan Hedberg | 2007-05-09 | 3 | -10/+66 | |
| | | ||||||
| * | Add test script for input service | Marcel Holtmann | 2007-05-09 | 2 | -1/+23 | |
| | | ||||||
| * | Add FinishRemoteServiceTransaction method description | Marcel Holtmann | 2007-05-09 | 1 | -0/+8 | |
| | | ||||||
| * | serial: small code cleanup | Claudio Takahasi | 2007-05-08 | 1 | -26/+28 | |
| | | ||||||
| * | serial: added disconnect service | Claudio Takahasi | 2007-05-08 | 1 | -1/+106 | |
| | | ||||||
| * | serial: added friendly service name support for ConnectService | Claudio Takahasi | 2007-05-08 | 1 | -2/+54 | |
| | | ||||||
| * | serial: added ServiceConnected/ServiceDisconnected signals | Claudio Takahasi | 2007-05-08 | 1 | -12/+47 | |
| | | ||||||
| * | Remove RFCOMM interface from official documentation | Marcel Holtmann | 2007-05-08 | 2 | -60/+58 | |
| | | ||||||
| * | Don't compile in RFCOMM interface support | Marcel Holtmann | 2007-05-08 | 3 | -8/+1 | |
| | | ||||||
| * | Make port hierarchy as experimental | Marcel Holtmann | 2007-05-08 | 1 | -9/+9 | |
| | | ||||||
| * | Update API description | Marcel Holtmann | 2007-05-08 | 1 | -0/+19 | |
| | | ||||||
| * | Add quirk for the PS3 controller | Marcel Holtmann | 2007-05-08 | 1 | -0/+5 | |
| | | ||||||
| * | Enable PS3 controller quirk | Marcel Holtmann | 2007-05-08 | 1 | -0/+13 | |
| | | ||||||
| * | serial: added name listener | Claudio Takahasi | 2007-05-08 | 1 | -5/+133 | |
| | | ||||||
| * | Fix network service test script | Marcel Holtmann | 2007-05-08 | 1 | -4/+2 | |
| | | ||||||
| * | Fix bug on FindServer and add missing headers. | Luiz Augusto von Dentz | 2007-05-08 | 2 | -3/+7 | |
| | | ||||||
| * | Proceed if the bridge creation fails | Marcel Holtmann | 2007-05-08 | 1 | -4/+2 | |
| | | ||||||
| * | Add service test scripts | Marcel Holtmann | 2007-05-08 | 4 | -2/+77 | |
| | | ||||||
| * | Make connection host address available via GetInfo. | Luiz Augusto von Dentz | 2007-05-08 | 1 | -0/+6 | |
| | | ||||||
| * | Update API documentation | Luiz Augusto von Dentz | 2007-05-08 | 1 | -1/+8 | |
| | |