| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| | | | ||||||
| | * | Fix server load from storage and add FindServer to API. | Luiz Augusto von Dentz | 2007-05-08 | 2 | -11/+92 | |
| | | | ||||||
| | * | Allow configuration of serial service | Marcel Holtmann | 2007-05-08 | 4 | -2/+24 | |
| | | | ||||||
| | * | serial: added rfcomm_connect | Claudio Takahasi | 2007-05-08 | 1 | -9/+129 | |
| | | | ||||||
| | * | serial: added code to extract the channel | Claudio Takahasi | 2007-05-07 | 1 | -1/+45 | |
| | | | ||||||
| | * | serial: added get_record | Claudio Takahasi | 2007-05-07 | 1 | -2/+65 | |
| | | | ||||||
| | * | serial: added get_handles and pending_connection struct | Claudio Takahasi | 2007-05-07 | 1 | -7/+135 | |
| | | | ||||||
| | * | serial: get the default adapter address | Claudio Takahasi | 2007-05-07 | 1 | -0/+18 | |
| | | | ||||||
| | * | serial: fixed record handle and channel values validation | Claudio Takahasi | 2007-05-07 | 1 | -6/+11 | |
| | | | ||||||
| | * | serial: added pattern validation for ConnectService | Claudio Takahasi | 2007-05-07 | 1 | -9/+39 | |
| | | | ||||||
| | * | Coding style updates and a few clarifications to error messages | Johan Hedberg | 2007-05-07 | 1 | -22/+23 | |
| | | | ||||||
| | * | serial: service refactory - Added skeleton | Claudio Takahasi | 2007-05-07 | 1 | -259/+21 | |
| | | | ||||||
| | * | Update Service interface and objects to use the generic framework | Johan Hedberg | 2007-05-07 | 1 | -110/+79 | |
| | | | ||||||
| | * | Use the generic signal sending functions | Johan Hedberg | 2007-05-07 | 4 | -277/+158 | |
| | | | ||||||
| | * | Add periodic discovery signals do API | Johan Hedberg | 2007-05-07 | 1 | -0/+10 | |
| | | | ||||||
| | * | Implement generic signal sending function which also checks for signal ↵ | Johan Hedberg | 2007-05-07 | 2 | -0/+101 | |
| | | | | | | | | | interface, name and paramter type conformance | |||||
| | * | Use a pipe to inform the parent process of child exits during init_device() ↵ | Johan Hedberg | 2007-05-07 | 1 | -2/+44 | |
| | | | | | | | | | and configure_device() | |||||
| | * | Child should always exit instead of returning from the function | Johan Hedberg | 2007-05-07 | 1 | -1/+1 | |
| | | | ||||||
| | * | A more efficient strategy for introspection XML generation (only when it is ↵ | Johan Hedberg | 2007-05-04 | 1 | -91/+97 | |
| | | | | | | | | | requested and the object information has changed since the last generation) | |||||
| | * | Fix use of uninitialized memory | Johan Hedberg | 2007-05-04 | 1 | -1/+5 | |
| | | | ||||||
| | * | Fix two memory leaks with lmp_vertostr() usage | Johan Hedberg | 2007-05-04 | 1 | -4/+7 | |
| | | | ||||||
| | * | Fix ListRecentRemoteDevices signature | Johan Hedberg | 2007-05-04 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix dict signatures | Johan Hedberg | 2007-05-04 | 1 | -2/+2 | |
| | | | ||||||
| | * | Include child nodes in the introspection data | Johan Hedberg | 2007-05-04 | 1 | -4/+49 | |
| | | | ||||||
| | * | Improve formating of introspection data reporting | Johan Hedberg | 2007-05-04 | 1 | -13/+25 | |
| | | | ||||||
| | * | Convert to using the generic D-Bus object handling | Johan Hedberg | 2007-05-04 | 15 | -268/+364 | |
| | | | ||||||
| | * | Add dbus_connection_get_object_user_data function to retreive the real user data | Johan Hedberg | 2007-05-04 | 2 | -0/+19 | |
| | | | ||||||
| | * | Input Service support for phones | Johan Hedberg | 2007-05-04 | 2 | -0/+4 | |
| | | | ||||||
| | * | Properly split the signature string into single complete types | Johan Hedberg | 2007-05-03 | 1 | -4/+46 | |
| | | | ||||||
