summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add H4 transport for serial portsMarcel Holtmann2005-11-101-4/+116
* Fix length calculationMarcel Holtmann2005-11-101-1/+1
* Add workaround for missing usb_interrupt_read()Marcel Holtmann2005-11-101-0/+7
* Add skeletons for BCSP and H4 transportsMarcel Holtmann2005-11-105-13/+161
* Add USB transport to the bccmd utilityMarcel Holtmann2005-11-107-223/+597
* Use constants for modesMarcel Holtmann2005-11-101-12/+21
* Handle the D-Bus system "Disconnect" signalMarcel Holtmann2005-11-091-7/+99
* Remove setting of inquiry mode and use hci_send_req()Marcel Holtmann2005-11-091-36/+73
* Add build ids for Unified 21c firmwaresMarcel Holtmann2005-11-091-0/+23
* Include checks for mmap() returning NULLMarcel Holtmann2005-11-093-4/+4
* Support multiple signatures for inquiryMarcel Holtmann2005-11-083-46/+73
* Only use psi and psf stores as defaultMarcel Holtmann2005-11-071-1/+1
* Fix parsing of the PS key identifierMarcel Holtmann2005-11-071-7/+10
* Fix the memory types commandMarcel Holtmann2005-11-071-5/+5
* More coding style cleanupsMarcel Holtmann2005-11-061-89/+96
* Some parameters of the inquiry must be uint16Marcel Holtmann2005-11-063-14/+14
* Cleanup the args handlingMarcel Holtmann2005-11-061-21/+23
* Some more big endian fixesMarcel Holtmann2005-11-061-4/+4
* Update to the new BCCMD interface utilityMarcel Holtmann2005-11-066-789/+727
* Add initial support of setproperty and getpropertyMarcel Holtmann2005-11-042-10/+152
* Remove usage of BTADDR_LENMarcel Holtmann2005-11-031-3/+2
* Update dbus-test scriptMarcel Holtmann2005-11-031-4/+5
* More cleanupsMarcel Holtmann2005-11-031-56/+61
* Add the dbus-test scriptMarcel Holtmann2005-11-032-1/+286
* Some more coding style cleanupsMarcel Holtmann2005-11-031-56/+36
* Fix memory lack in authenticationMarcel Holtmann2005-11-021-2/+0
* Introduce a new path_id fieldMarcel Holtmann2005-11-022-73/+81
* Send a proper method return to the authenticate method callMarcel Holtmann2005-11-021-0/+2
* Add up and down methodsMarcel Holtmann2005-11-011-8/+95
* Add support for checking the memory typeMarcel Holtmann2005-11-011-5/+70
* Add missing definition for memory typeMarcel Holtmann2005-11-011-0/+1
* Add support for deleting PS keysMarcel Holtmann2005-11-011-9/+31
* Add support for writing complex BCCMD commandsMarcel Holtmann2005-11-012-0/+40
* Use psi, psf and psram as default storeMarcel Holtmann2005-11-011-1/+1
* Add alternate names for the storesMarcel Holtmann2005-11-011-0/+8
* Add support for different storesMarcel Holtmann2005-11-011-24/+48
* The parameter is called stores and not storeMarcel Holtmann2005-11-012-18/+18
* Move glib-ectomy.[ch] into the common directoryMarcel Holtmann2005-11-014-3/+9
* Implement the interface redesignMarcel Holtmann2005-11-014-521/+319
* Add support for big endian architecturesMarcel Holtmann2005-10-311-13/+34
* Update changelog and bump version numberutils-2.22Marcel Holtmann2005-10-312-1/+11
* Add functions for device listingMarcel Holtmann2005-10-312-117/+340
* Fix typosMarcel Holtmann2005-10-311-20/+20
* Update some missing PS keysMarcel Holtmann2005-10-312-0/+25
* Big cleanup of CVS relicsMarcel Holtmann2005-10-29103-1285/+857
* Update support for extended inquiry responseMarcel Holtmann2005-10-292-14/+90
* Set local name for extended inquiry responseMarcel Holtmann2005-10-291-0/+18
* Use snprintf() and remove unecessary byte parametersMarcel Holtmann2005-10-291-30/+22
* Set inquiry mode only when its feature bit is presentMarcel Holtmann2005-10-281-3/+17
* Update security filter for Extended Inquiry Response (EIR)Marcel Holtmann2005-10-271-7/+7