summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for remembering the PIN code lengthMarcel Holtmann2006-02-245-24/+97
|
* Fix service classes decodingMarcel Holtmann2006-02-231-1/+1
|
* Add support for reading the service classesMarcel Holtmann2006-02-232-0/+59
|
* The HCI revision is a 16-bit valueMarcel Holtmann2006-02-231-1/+1
|
* Add revision information for Broadcom chipsMarcel Holtmann2006-02-231-0/+7
|
* Small coding style correctionMarcel Holtmann2006-02-232-36/+36
|
* Add support for reading the minor device classMarcel Holtmann2006-02-232-0/+48
|
* Update the test script for the new D-Bus APIMarcel Holtmann2006-02-231-233/+207
|
* Fix source file order to make it build againMarcel Holtmann2006-02-231-2/+2
|
* Add last seen and last used functionsMarcel Holtmann2006-02-231-4/+50
|
* Add support for setting the minor classMarcel Holtmann2006-02-232-0/+72
|
* Add skeleton for SDP server integrationMarcel Holtmann2006-02-234-5/+156
|
* Add code for getting the major classMarcel Holtmann2006-02-232-0/+17
|
* Add the first draft version of the D-Bus API documentMarcel Holtmann2006-02-221-0/+303
|
* Change API for remote name, alias and version informationMarcel Holtmann2006-02-225-170/+34
|
* Send bonding removed signalMarcel Holtmann2006-02-221-0/+13
|
* Fix crash in get alias functionMarcel Holtmann2006-02-221-1/+4
|
* Fix error messages for not implemented servicesMarcel Holtmann2006-02-221-5/+6
|
* Add support for removing a bondingMarcel Holtmann2006-02-211-2/+61
|
* Add support for ListBondings and HasBondingMarcel Holtmann2006-02-201-5/+54
|
* Fix result signal for bonding creationMarcel Holtmann2006-02-201-4/+9
|
* Fix small bug with the timeout handlingMarcel Holtmann2006-02-171-0/+12
|
* Fix handling of D-Bus disconnect signalMarcel Holtmann2006-02-173-8/+23
|
* Implement first part of the discoverable timeout functionalityMarcel Holtmann2006-02-172-26/+137
|
* Add support for discoverable timeout settingMarcel Holtmann2006-02-153-13/+37
|
* Fix revision string for Broadcom devicesMarcel Holtmann2006-02-151-1/+1
|
* Fix problems with the size limitation of netdev stringMarcel Holtmann2006-02-152-5/+12
|
* Improve display of UUID-128 stringsMarcel Holtmann2006-02-151-1/+4
|
* Fix for displaying the correct class of device stringsMarcel Holtmann2006-02-151-1/+1
|
* Change parameter for mode selection to stringMarcel Holtmann2006-02-143-32/+51
|
* Add option to decrease the input MTUMarcel Holtmann2006-02-131-18/+46
|
* Add value for killing VM applicationMarcel Holtmann2006-02-131-0/+1
|
* Add support for channel selection and reverting to normal hoppingMarcel Holtmann2006-02-132-0/+37
|
* Add values for single channel and hopping on commandsMarcel Holtmann2006-02-131-0/+2
|
* Use ListDevices instead of DeviceListMarcel Holtmann2006-02-122-4/+4
|
* Improve revision command and address handlingMarcel Holtmann2006-02-122-3/+76
|
* Split D-Bus services and errors into separate filesMarcel Holtmann2006-02-128-1147/+1216
|
* Update the device listing methodMarcel Holtmann2006-02-122-122/+46
|
* Send signal if alias has been changedMarcel Holtmann2006-02-111-11/+24
|
* Implement local device name and remote alias functionsMarcel Holtmann2006-02-113-127/+187
|
* Use const qualifier for textfile libraryMarcel Holtmann2006-02-112-15/+15
|
* Add basic device functionsMarcel Holtmann2006-02-115-25/+372
|
* Complete re-design of the D-Bus interfaceMarcel Holtmann2006-02-115-1162/+783
|
* Read remote name from cache first before sending a requestMarcel Holtmann2006-02-091-24/+80
|
* Add service record for SEMC High Level AuthenticationMarcel Holtmann2006-02-081-5/+60
|
* Add SDP service record for HID keyboardsMarcel Holtmann2006-02-081-4/+170
|
* Add support for last used informationMarcel Holtmann2006-02-083-11/+41
|
* Add textfile_foreach() functionMarcel Holtmann2006-02-083-17/+99
|
* Request remote name after successful connection creationMarcel Holtmann2006-02-081-0/+14
|
* Add support for last seen informationMarcel Holtmann2006-02-083-0/+39
|