summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* Fix RemoteDeviceFoundHandler callbackMarcel Holtmann2006-07-271-2/+1
* Make use of create_name()Marcel Holtmann2006-07-262-2/+2
* Make use of create_name()Marcel Holtmann2006-07-264-18/+18
* Ignore peripheral_2_minor_cls for nowMarcel Holtmann2006-07-261-0/+2
* Make use of create_name()Marcel Holtmann2006-07-261-2/+2
* Get the return value for write() callMarcel Holtmann2006-07-261-2/+2
* Fix the other missing storage functionsMarcel Holtmann2006-07-264-37/+26
* Create storage filenames with a generic functionMarcel Holtmann2006-07-261-18/+21
* GetName: always try to read the stored name firstJohan Hedberg2006-07-261-10/+4
* GetName: use local storage file if the adapter is DOWNJohan Hedberg2006-07-261-2/+14
* Allow storing of all UTF-8 remote device names (the same fix was alreadyJohan Hedberg2006-07-191-3/+3
* Add Inquiry Result with RSSI support for Kensington dongleMarcel Holtmann2006-07-141-0/+2
* Don't send BondingCreated on link key renewClaudio Takahasi2006-07-104-5/+47
* Add Inquiry Result with RSSI support for another Broadcom dongleMarcel Holtmann2006-07-041-3/+6
* Fixed timeout for pending replyClaudio Takahasi2006-06-303-36/+85
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-275-0/+5
* Add another Inquiry with RSSI quirkMarcel Holtmann2006-06-261-4/+8
* Update possible minor classesMarcel Holtmann2006-06-263-2/+134
* Remove deleted configuration optionsMarcel Holtmann2006-06-181-24/+1
* Don't configure raw devicesMarcel Holtmann2006-06-171-0/+9
* Ignore devices in raw modeMarcel Holtmann2006-06-171-1/+13
* Remove auth and encrypt settings (security mode 3)Marcel Holtmann2006-06-175-39/+1
* Remove inquiry mode settingMarcel Holtmann2006-06-174-31/+33
* Remove BondingFailed signal for nowMarcel Holtmann2006-06-092-5/+11
* Send D-Bus signal before storing class of device valueMarcel Holtmann2006-06-091-2/+2
* Change RemoteDeviceFound signal and add RemoteClassUpdated signalMarcel Holtmann2006-06-084-54/+84
* Added pairing peer address verification before disconnect. External apps can ...Claudio Takahasi2006-06-083-11/+3
* PIN code request timeout: replaced disconnect by PIN code negative reply cmdClaudio Takahasi2006-06-073-17/+10
* Timeout for PIN requestClaudio Takahasi2006-06-073-1/+40
* Removed extra DiscoveryCompleted signal on GetRemoteName deferredClaudio Takahasi2006-06-073-96/+100
* Add simple introspection supportMarcel Holtmann2006-06-064-4/+38
* More fixes for the gboolean transitionMarcel Holtmann2006-06-061-14/+9
* Fix checks for register_dbus_path() return valueMarcel Holtmann2006-06-061-2/+2
* Replace some gboolean with intMarcel Holtmann2006-06-052-20/+17
* Build a generic helper libraryMarcel Holtmann2006-06-041-7/+3
* RemoveBonding: return DoesNotExist when the link key is not foundClaudio Takahasi2006-06-021-3/+12
* Make RFCOMM and SDP support experimentalMarcel Holtmann2006-06-025-17/+44
* SetRemoteAlias:Added unknown address verificationClaudio Takahasi2006-06-012-1/+13
* Added wrong signature verificationClaudio Takahasi2006-06-012-2/+77
* Don't request remote features (the kernel should do this)Marcel Holtmann2006-05-311-24/+1
* Correct a couple of object paths in dbus-api.txtJohan Hedberg2006-05-301-2/+2
* Fixed wrong object pathClaudio Takahasi2006-05-301-3/+3
* Add FindAdapter methodMarcel Holtmann2006-05-303-4/+38
* Add dummy method for ListServicesMarcel Holtmann2006-05-302-33/+47
* Added GetIdentifiers, GetUUID and GetName.Claudio Takahasi2006-05-052-264/+801
* Update device class on connection request eventsJohan Hedberg2006-05-041-0/+14
* Some coding style cleanupsMarcel Holtmann2006-04-282-21/+19
* Make D-Bus a mandatory requirementMarcel Holtmann2006-04-284-72/+12
* Cleanup main function declarationsMarcel Holtmann2006-04-281-1/+1
* Remove get_dbus_connection() functionMarcel Holtmann2006-04-284-33/+16