Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for using the uBCSP implementation | Marcel Holtmann | 2005-11-11 | 1 | -2/+159 |
* | Add basic device initialization | Marcel Holtmann | 2005-11-11 | 1 | -2/+61 |
* | No need for double tcsetattr() | Marcel Holtmann | 2005-11-11 | 1 | -7/+0 |
* | Add skeleton for 3-Wire UART transport | Marcel Holtmann | 2005-11-11 | 4 | -1/+75 |
* | Fix PSR parsing on big endian | Marcel Holtmann | 2005-11-11 | 1 | -5/+15 |
* | Add H4 transport for serial ports | Marcel Holtmann | 2005-11-10 | 1 | -4/+116 |
* | Fix length calculation | Marcel Holtmann | 2005-11-10 | 1 | -1/+1 |
* | Add workaround for missing usb_interrupt_read() | Marcel Holtmann | 2005-11-10 | 1 | -0/+7 |
* | Add skeletons for BCSP and H4 transports | Marcel Holtmann | 2005-11-10 | 5 | -13/+161 |
* | Add USB transport to the bccmd utility | Marcel Holtmann | 2005-11-10 | 7 | -223/+597 |
* | Use constants for modes | Marcel Holtmann | 2005-11-10 | 1 | -12/+21 |
* | 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 |
* | Add build ids for Unified 21c firmwares | Marcel Holtmann | 2005-11-09 | 1 | -0/+23 |
* | Include checks for mmap() returning NULL | Marcel Holtmann | 2005-11-09 | 3 | -4/+4 |
* | Support multiple signatures for inquiry | Marcel Holtmann | 2005-11-08 | 3 | -46/+73 |
* | Only use psi and psf stores as default | Marcel Holtmann | 2005-11-07 | 1 | -1/+1 |
* | Fix parsing of the PS key identifier | Marcel Holtmann | 2005-11-07 | 1 | -7/+10 |
* | Fix the memory types command | Marcel Holtmann | 2005-11-07 | 1 | -5/+5 |
* | 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 |
* | Some more big endian fixes | Marcel Holtmann | 2005-11-06 | 1 | -4/+4 |
* | Update to the new BCCMD interface utility | Marcel Holtmann | 2005-11-06 | 6 | -789/+727 |
* | 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 |
* | Add support for checking the memory type | Marcel Holtmann | 2005-11-01 | 1 | -5/+70 |
* | Add missing definition for memory type | Marcel Holtmann | 2005-11-01 | 1 | -0/+1 |
* | Add support for deleting PS keys | Marcel Holtmann | 2005-11-01 | 1 | -9/+31 |
* | Add support for writing complex BCCMD commands | Marcel Holtmann | 2005-11-01 | 2 | -0/+40 |
* | Use psi, psf and psram as default store | Marcel Holtmann | 2005-11-01 | 1 | -1/+1 |
* | Add alternate names for the stores | Marcel Holtmann | 2005-11-01 | 1 | -0/+8 |
* | Add support for different stores | Marcel Holtmann | 2005-11-01 | 1 | -24/+48 |
* | The parameter is called stores and not store | Marcel Holtmann | 2005-11-01 | 2 | -18/+18 |
* | Move glib-ectomy.[ch] into the common directory | Marcel Holtmann | 2005-11-01 | 4 | -3/+9 |
* | Implement the interface redesign | Marcel Holtmann | 2005-11-01 | 4 | -521/+319 |
* | Add support for big endian architectures | Marcel Holtmann | 2005-10-31 | 1 | -13/+34 |
* | Update changelog and bump version numberutils-2.22 | Marcel Holtmann | 2005-10-31 | 2 | -1/+11 |
* | Add functions for device listing | Marcel Holtmann | 2005-10-31 | 2 | -117/+340 |
* | Fix typos | Marcel Holtmann | 2005-10-31 | 1 | -20/+20 |
* | Update some missing PS keys | Marcel Holtmann | 2005-10-31 | 2 | -0/+25 |
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 103 | -1285/+857 |