summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for ST chipsMarcel Holtmann2006-04-161-2/+18
* Update STLC2500 init routineMarcel Holtmann2006-04-161-0/+70
* Update STLC2500 init routineMarcel Holtmann2006-04-162-0/+15
* Add build ids for Unified 21d firmwaresMarcel Holtmann2006-04-161-0/+7
* Add C#/Mono wrapperMarcel Holtmann2006-04-161-0/+146
* DiscoveryCompleted signal sent without discover request fixed.Claudio Takahasi2006-04-131-3/+3
* Add another Apple product idMarcel Holtmann2006-04-121-0/+1
* Added pending HCI requests bugsClaudio Takahasi2006-04-111-0/+22
* fixed read remote version cparamClaudio Takahasi2006-04-111-1/+1
* returning need memory instead try create an out of memory errorClaudio Takahasi2006-04-113-47/+42
* Added local Bluetooth adapter address in the D-Bus data pathClaudio Takahasi2006-04-114-105/+53
* possible errors revisionClaudio Takahasi2006-04-113-79/+88
* Fixed discoverable timeout and timeout list data memory leakClaudio Takahasi2006-04-105-6/+46
* Use slist for device classesJohan Hedberg2006-04-093-44/+23
* * Add D-Bus methods for getting remote device class informationJohan Hedberg2006-04-096-72/+299
* added timeout new functionClaudio Takahasi2006-04-056-122/+222
* Plug small potential memory leak in D-Bus name monitoring codeJohan Hedberg2006-04-051-5/+4
* Fix --disable-dbus caseJohan Hedberg2006-03-291-1/+1
* Track pairing state (so Bonding signals aren't sent in wrong situations)Johan Hedberg2006-03-295-10/+19
* Fix to previous commitJohan Hedberg2006-03-291-1/+1
* Send BondingComplete success on link key notify instead of auth completeJohan Hedberg2006-03-291-1/+4
* Add BondingFailed signal to the API spec.Johan Hedberg2006-03-291-0/+4
* Add skeleton for D-Bus to do listMarcel Holtmann2006-03-281-0/+0
* Simplify hci_req_find_by_devJohan Hedberg2006-03-281-4/+1
* CleanupJohan Hedberg2006-03-284-46/+29
* HCI request queueJohan Hedberg2006-03-281-0/+130
* Fix remote address parameter of passkey requestsJohan Hedberg2006-03-281-1/+1
* Added GetRemoteVersion, GetRemoteRevision and GetRemoveManufacturerClaudio Takahasi2006-03-273-23/+184
* Update for the new APIEduardo Rocha2006-03-271-9/+51
* Change delay to milliseconds and check countMarcel Holtmann2006-03-242-7/+7
* ClearRemoteAlias added.Eduardo Rocha2006-03-241-0/+55
* Listen for D-Bus client exists with normal passkey agentsJohan Hedberg2006-03-241-0/+31
* Fix a SEGFAULT that happens when textfile_del is called using an empty file.Eduardo Rocha2006-03-242-2/+26
* Add options for count and delayMarcel Holtmann2006-03-232-2/+43
* Rename connection less option from -D to -GMarcel Holtmann2006-03-231-3/+3
* Removed create bonding queue, disconnect after the bonding finishes and code ...Claudio Takahasi2006-03-233-254/+217
* DisconnectRemoteDevice handle added.Eduardo Rocha2006-03-231-39/+96
* Added cancel bonding and fixed minor issues of create bondingClaudio Takahasi2006-03-226-119/+284
* InterfaceVersion added.Eduardo Rocha2006-03-211-2/+18
* Added IsConnectedEduardo Rocha2006-03-211-0/+54
* Added bluetooth address validation and fixed adapter msg function handler to ...Claudio Takahasi2006-03-211-36/+103
* Coding style fixesJohan Hedberg2006-03-211-9/+9
* Added ListConnectionsEduardo Rocha2006-03-211-0/+36
* Fixed discover devices without names and minor errors.Claudio Takahasi2006-03-213-54/+73
* Add skeleton for ST Microelectronics init routineMarcel Holtmann2006-03-202-0/+31
* Detect TTY detach and restore line disciplineMarcel Holtmann2006-03-201-35/+89
* Fix typo in manual pageMarcel Holtmann2006-03-201-1/+1
* Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnectedClaudio Takahasi2006-03-205-39/+203
* added GetRemoteName: integrated with the discover procedure queueClaudio Takahasi2006-03-204-113/+158
* Add opened rfcomm device node filedescriptor to watch listJohan Hedberg2006-03-171-14/+42