summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Allow AuditRemoteDevice while periodic inquiry is activeJohan Hedberg2006-10-041-2/+1
| * More D-Bus Test interface implementationJohan Hedberg2006-10-046-21/+289
| * cleanup:renamed hci_dbus_data to adapterClaudio Takahasi2006-10-047-591/+591
| * cleanupClaudio Takahasi2006-10-042-82/+20
| * L2CAP info request support for AuditRemoteDevice methodJohan Hedberg2006-10-041-3/+181
| * Make audits list static and initialize it to NULLJohan Hedberg2006-10-031-1/+1
| * More AuditRemoteDevice implementationJohan Hedberg2006-10-035-100/+302
| * cleanupClaudio Takahasi2006-10-031-11/+2
| * Update serial PCMCIA bases card supportMarcel Holtmann2006-10-012-25/+19
| * Use device name instead of patternMarcel Holtmann2006-09-291-1/+1
| * Update changelog and bump version numberutils-3.7Marcel Holtmann2006-09-292-1/+11
| * Removed '0x' from search patternClaudio Takahasi2006-09-291-14/+5
| * fixed warningsClaudio Takahasi2006-09-291-0/+2
| * support uuid128 and '0x' for service search matchClaudio Takahasi2006-09-294-50/+63
| * Update friendly service name tableJohan Hedberg2006-09-291-5/+5
| * Do not use RFCOMM_HANGUP_NOW because it kills our system (kernel bug)Ulisses Furquim2006-09-291-0/+8
| * Update the test interface frameworkMarcel Holtmann2006-09-291-2/+21
| * Small cosmetic cleanupMarcel Holtmann2006-09-291-2/+2
| * GetRemoteServiceHandles: request browsing when the match string is emptyClaudio Takahasi2006-09-292-7/+14
| * GetRemoteServiceHandles:added service matchClaudio Takahasi2006-09-291-2/+18
| * Add experimental objectsMarcel Holtmann2006-09-291-0/+6
| * Add simple D-Bus preload script for PythonMarcel Holtmann2006-09-292-1/+8
| * Add build ids for Unified 21f firmwaresMarcel Holtmann2006-09-291-0/+5
| * Remove RFCOMM.Connected and Disconnected signals since their proper implement...Johan Hedberg2006-09-291-16/+0
| * Add framework for Celluon keyboardMarcel Holtmann2006-09-294-2/+79
| * more errors updateClaudio Takahasi2006-09-291-25/+58
| * Added IsPeriodicDiscoveryClaudio Takahasi2006-09-291-0/+7
| * updated errorsClaudio Takahasi2006-09-291-9/+11
| * Added IsPeriodicDiscoveryClaudio Takahasi2006-09-291-0/+17
| * Fix major class count calculation errorMarcel Holtmann2006-09-291-1/+1
| * Improve error message for unknown devicesMarcel Holtmann2006-09-291-2/+6
| * SetMinorClass: cleanup and check UnsupportedMajorClassClaudio Takahasi2006-09-281-17/+18
| * Add basic framework for the test interfaceMarcel Holtmann2006-09-283-0/+49
| * Correct the const declarationMarcel Holtmann2006-09-281-10/+8
| * Add apitest utilityMarcel Holtmann2006-09-282-1/+433
| * Don't include dbus-test into distributionMarcel Holtmann2006-09-281-1/+1
| * Add source file for test interfaceMarcel Holtmann2006-09-283-435/+30
| * GetMajorClass: call hci_read_class_of_dev to check the major classClaudio Takahasi2006-09-281-1/+21
| * GetMinorClass must return UnsupportedMajorClass if the major class isn't "com...Claudio Takahasi2006-09-271-4/+4
| * cleanupClaudio Takahasi2006-09-271-10/+7
| * missing set expected return event for hci_send_reqClaudio Takahasi2006-09-272-1/+6
| * changed timeout for hci_send_reqClaudio Takahasi2006-09-272-16/+16
| * Fix the test for an error conditionUlisses Furquim2006-09-271-1/+1
| * Return correct error reply for CreateBonding when using security mode 3Johan Hedberg2006-09-275-18/+37
| * Support for prioritized watchesJohan Hedberg2006-09-274-4/+56
| * Update changelog and bump version numberutils-3.6.1Marcel Holtmann2006-09-272-1/+8
| * Fix CreateBonding error return on authentication failureJohan Hedberg2006-09-273-1/+10
| * Reply with correct error to CreateBonding when a page timeout occursJohan Hedberg2006-09-272-2/+8
| * Make sure passkey agents get Cancel and Release methods if necessary in the s...Johan Hedberg2006-09-271-1/+4
| * Fix pairing state when using security mode 3Johan Hedberg2006-09-271-1/+10