summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add build ids for the "marcel" specific firmwareMarcel Holtmann2005-10-271-0/+3
|
* Send signal for authentication complete eventsMarcel Holtmann2005-10-274-1/+65
|
* Cleanup the socket and device descriptor variable namesMarcel Holtmann2005-10-271-35/+40
|
* Add initial D-Bus device configuration supportMarcel Holtmann2005-10-273-63/+85
|
* Update bootstrap stuffMarcel Holtmann2005-10-263-9/+20
|
* Add support for the PSR file formatMarcel Holtmann2005-10-262-0/+181
|
* Add support for reading all available PS keysMarcel Holtmann2005-10-251-38/+125
|
* Add PS key to value transformation routineMarcel Holtmann2005-10-252-0/+859
|
* Update build idsMarcel Holtmann2005-10-251-0/+3
|
* Display one build definition per lineMarcel Holtmann2005-10-251-4/+2
|
* Add support for reading the build definitionsMarcel Holtmann2005-10-252-0/+39
|
* Add build definition to string functionMarcel Holtmann2005-10-252-2/+112
|
* Update the list of PS keysMarcel Holtmann2005-10-252-24/+1227
|
* Add more PS key definitionsMarcel Holtmann2005-10-242-0/+15
|
* Add PS keys for BD_ADDR, country code and class of deviceMarcel Holtmann2005-10-241-46/+81
|
* Add support for UINT32 PS keysMarcel Holtmann2005-10-242-0/+23
|
* Add support for listing all available PS keysMarcel Holtmann2005-10-241-4/+48
|
* Add more BCCMD command ids and PS key valuesMarcel Holtmann2005-10-242-31/+51
|
* Add support for the Logitech diNovo Media Desktop LaserMarcel Holtmann2005-10-241-0/+1
|
* Add support for the local supported commandsMarcel Holtmann2005-10-241-2/+15
|
* Add the local supported commands PSKEYMarcel Holtmann2005-10-242-1/+4
|
* Add EVT_CMD_COMPLETE to the filterMarcel Holtmann2005-10-241-0/+1
|
* Add support for changing the feature bitsMarcel Holtmann2005-10-231-12/+36
|
* Add support for writing complex PS keysMarcel Holtmann2005-10-232-39/+21
|
* Add support for inquiry cancel functionalityMarcel Holtmann2005-10-233-1/+60
|
* Remove unecessary checks for rp.statusMarcel Holtmann2005-10-231-18/+0
|
* Add support for HCI errorsMarcel Holtmann2005-10-222-24/+66
|
* Add support for authentication over D-BusMarcel Holtmann2005-10-222-11/+102
|
* Make the remote name resolve non-blockingMarcel Holtmann2005-10-224-25/+104
|
* Allow clear text IAC valuesMarcel Holtmann2005-10-212-5/+19
|
* Update the coding style for some functionsMarcel Holtmann2005-10-191-43/+42
|
* Add command for device discoveryMarcel Holtmann2005-10-192-9/+30
|
* Add signals for added and removed devicesMarcel Holtmann2005-10-182-1/+68
|
* Implement non-blocking inquiry methodMarcel Holtmann2005-10-182-39/+29
|
* Some cleanupsMarcel Holtmann2005-10-171-58/+45
|
* Set object path of D-Bus signals according to the local device idMarcel Holtmann2005-10-131-19/+49
|
* Add remote name and connection listing supportMarcel Holtmann2005-10-132-10/+159
|
* Fix a segmentation fault for hci_dbus_data allocationMarcel Holtmann2005-10-131-1/+7
|
* Allocate the watch private dataMarcel Holtmann2005-10-111-23/+101
|
* Use long instead of int for the watch idMarcel Holtmann2005-10-111-15/+15
|