summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* Refuse zero-length passkeysJohan Hedberg2006-08-191-9/+12
* Cancel PIN request on HCI level if agent exitsJohan Hedberg2006-08-191-0/+3
* Improve situation where bonding requestor exitsJohan Hedberg2006-08-192-34/+77
* Do byte order magic when checking connection handle for auth complete eventsJohan Hedberg2006-08-191-1/+1
* Cancel bonding if requestor exitsJohan Hedberg2006-08-194-6/+29
* Cancel agent requests on DEVDOWNJohan Hedberg2006-08-182-2/+4
* Initialize peer_addr to avoid invalid freeMarcel Holtmann2006-08-181-1/+1
* Fix copy-and-paste typoMarcel Holtmann2006-08-181-1/+1
* Make sure all necessaray memory is free'd when an agent exitsJohan Hedberg2006-08-181-16/+29
* Fix accessing free'd memoryJohan Hedberg2006-08-183-34/+38
* Fixed adding/initializing devicesUlisses Furquim2006-08-182-36/+33
* Fix accessing free'd memoryJohan Hedberg2006-08-181-2/+2
* First try at PasskeyAgent Cancel methodJohan Hedberg2006-08-184-35/+127
* Add description of PasskeyAgent Cancel methodJohan Hedberg2006-08-181-0/+6
* Fixed SetMode when the adapter is DOWNClaudio Takahasi2006-08-185-8/+71
* code cleanup:using libc freeClaudio Takahasi2006-08-163-34/+9
* Missing ModeChanged signal on DEVDOWNClaudio Takahasi2006-08-161-1/+9
* clear D-Bus user data when DEVDOWN event is receivedClaudio Takahasi2006-08-161-2/+77
* load/set the default options after HCI_DEV_UPClaudio Takahasi2006-08-156-66/+102
* Fixed discoverable timeout when detaching/attaching dongleClaudio Takahasi2006-08-111-2/+2
* Fix typoMarcel Holtmann2006-08-101-1/+1
* Fix remote minor class valuesMarcel Holtmann2006-08-091-5/+14
* Add GetRemoteClass methodMarcel Holtmann2006-08-093-11/+33
* fixed message reply timeoutClaudio Takahasi2006-08-051-9/+15
* Use D-Bus dispatch status function instead of wakeup function. Seems to fix a...Johan Hedberg2006-08-041-6/+8
* support for async queryClaudio Takahasi2006-08-011-537/+588
* Fix typoMarcel Holtmann2006-07-291-1/+1
* Don't change inquiry mode for Bluetooth 1.1 adaptersMarcel Holtmann2006-07-281-0/+6
* 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