Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add support for device properties | Marcel Holtmann | 2005-11-24 | 5 | -81/+262 | |
| | ||||||
* | Handle the D-Bus system "Disconnect" signal | Marcel Holtmann | 2005-11-09 | 1 | -7/+99 | |
| | ||||||
* | Remove setting of inquiry mode and use hci_send_req() | Marcel Holtmann | 2005-11-09 | 1 | -36/+73 | |
| | ||||||
* | Support multiple signatures for inquiry | Marcel Holtmann | 2005-11-08 | 3 | -46/+73 | |
| | ||||||
* | More coding style cleanups | Marcel Holtmann | 2005-11-06 | 1 | -89/+96 | |
| | ||||||
* | Some parameters of the inquiry must be uint16 | Marcel Holtmann | 2005-11-06 | 3 | -14/+14 | |
| | ||||||
* | Cleanup the args handling | Marcel Holtmann | 2005-11-06 | 1 | -21/+23 | |
| | ||||||
* | Add initial support of setproperty and getproperty | Marcel Holtmann | 2005-11-04 | 2 | -10/+152 | |
| | ||||||
* | Remove usage of BTADDR_LEN | Marcel Holtmann | 2005-11-03 | 1 | -3/+2 | |
| | ||||||
* | Update dbus-test script | Marcel Holtmann | 2005-11-03 | 1 | -4/+5 | |
| | ||||||
* | More cleanups | Marcel Holtmann | 2005-11-03 | 1 | -56/+61 | |
| | ||||||
* | Add the dbus-test script | Marcel Holtmann | 2005-11-03 | 2 | -1/+286 | |
| | ||||||
* | Some more coding style cleanups | Marcel Holtmann | 2005-11-03 | 1 | -56/+36 | |
| | ||||||
* | Fix memory lack in authentication | Marcel Holtmann | 2005-11-02 | 1 | -2/+0 | |
| | ||||||
* | Introduce a new path_id field | Marcel Holtmann | 2005-11-02 | 2 | -73/+81 | |
| | ||||||
* | Send a proper method return to the authenticate method call | Marcel Holtmann | 2005-11-02 | 1 | -0/+2 | |
| | ||||||
* | Add up and down methods | Marcel Holtmann | 2005-11-01 | 1 | -8/+95 | |
| | ||||||
* | Move glib-ectomy.[ch] into the common directory | Marcel Holtmann | 2005-11-01 | 3 | -279/+6 | |
| | ||||||
* | Implement the interface redesign | Marcel Holtmann | 2005-11-01 | 4 | -521/+319 | |
| | ||||||
* | Add functions for device listing | Marcel Holtmann | 2005-10-31 | 2 | -117/+340 | |
| | ||||||
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 14 | -208/+139 | |
| | ||||||
* | Set local name for extended inquiry response | Marcel Holtmann | 2005-10-29 | 1 | -0/+18 | |
| | ||||||
* | Use snprintf() and remove unecessary byte parameters | Marcel Holtmann | 2005-10-29 | 1 | -30/+22 | |
| | ||||||
* | Set inquiry mode only when its feature bit is present | Marcel Holtmann | 2005-10-28 | 1 | -3/+17 | |
| | ||||||
* | Send signal for authentication complete events | Marcel Holtmann | 2005-10-27 | 4 | -1/+65 | |
| | ||||||
* | Cleanup the socket and device descriptor variable names | Marcel Holtmann | 2005-10-27 | 1 | -35/+40 | |
| | ||||||
* | Add initial D-Bus device configuration support | Marcel Holtmann | 2005-10-27 | 3 | -63/+85 | |
| | ||||||
* | Add EVT_CMD_COMPLETE to the filter | Marcel Holtmann | 2005-10-24 | 1 | -0/+1 | |
| | ||||||
* | Add support for inquiry cancel functionality | Marcel Holtmann | 2005-10-23 | 3 | -1/+60 | |
| | ||||||
* | Remove unecessary checks for rp.status | Marcel Holtmann | 2005-10-23 | 1 | -18/+0 | |
| | ||||||
* | Add support for HCI errors | Marcel Holtmann | 2005-10-22 | 2 | -24/+66 | |
| | ||||||
* | Add support for authentication over D-Bus | Marcel Holtmann | 2005-10-22 | 2 | -11/+102 | |
| | ||||||
* | Make the remote name resolve non-blocking | Marcel Holtmann | 2005-10-22 | 4 | -25/+104 | |
| | ||||||
* | Update the coding style for some functions | Marcel Holtmann | 2005-10-19 | 1 | -43/+42 | |
| | ||||||
* | Add signals for added and removed devices | Marcel Holtmann | 2005-10-18 | 2 | -1/+68 | |
| | ||||||
* | Implement non-blocking inquiry method | Marcel Holtmann | 2005-10-18 | 2 | -39/+29 | |
| | ||||||
* | Some cleanups | Marcel Holtmann | 2005-10-17 | 1 | -58/+45 | |
| | ||||||
* | Set object path of D-Bus signals according to the local device id | Marcel Holtmann | 2005-10-13 | 1 | -19/+49 | |
| | ||||||
* | Add remote name and connection listing support | Marcel Holtmann | 2005-10-13 | 2 | -10/+159 | |
| | ||||||
* | Fix a segmentation fault for hci_dbus_data allocation | Marcel Holtmann | 2005-10-13 | 1 | -1/+7 | |
| | ||||||
* | Allocate the watch private data | Marcel Holtmann | 2005-10-11 | 1 | -23/+101 | |
| | ||||||
* | Use long instead of int for the watch id | Marcel Holtmann | 2005-10-11 | 1 | -15/+15 | |
| | ||||||
* | Update and cleanup D-Bus support | Marcel Holtmann | 2005-10-10 | 1 | -94/+23 | |
| | ||||||
* | Install D-Bus security configuration | Marcel Holtmann | 2005-10-09 | 2 | -1/+3 | |
| | ||||||
* | Set D-Bus system configuration directory | Marcel Holtmann | 2005-10-09 | 1 | -0/+4 | |
| | ||||||
* | Add D-Bus security configuration | Marcel Holtmann | 2005-10-09 | 2 | -1/+25 | |
| | ||||||
* | Add basic rough version of the D-Bus support | Marcel Holtmann | 2005-10-09 | 5 | -28/+1182 | |
| | ||||||
* | Fix memory alignment problem | Marcel Holtmann | 2005-09-22 | 1 | -3/+6 | |
| | ||||||
* | Update the hcid.8 and hcid.conf.5 manual pages | Marcel Holtmann | 2005-09-20 | 2 | -3/+68 | |
| | ||||||
* | Extend reply_handler_function() function | Marcel Holtmann | 2005-09-15 | 1 | -27/+37 | |
| |