summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added field to store the requestor unique name in the dbus path data structure.Claudio Takahasi2006-03-101-0/+1
| |
| * Add path argument for request method of a passkey agentMarcel Holtmann2006-03-101-1/+4
| |
| * avoid multiple inquiry request when there is pending inquiry procedureClaudio Takahasi2006-03-094-4/+24
| |
| * Update simple passkey agent registrationMarcel Holtmann2006-03-091-0/+79
| |
| * Added major, minor and service class on the RemoteDeviceFound signalClaudio Takahasi2006-03-091-14/+87
| |
| * Rework name_data_add functionJohan Hedberg2006-03-091-30/+36
| |
| * Another bunch of generic logging changesMarcel Holtmann2006-03-091-24/+22
| |
| * Fix memory leak in name exit functionsJohan Hedberg2006-03-091-0/+5
| |
| * Add skeleton for a simple passkey agentMarcel Holtmann2006-03-092-0/+42
| |
| * Add workaround for missing Apple service identifierMarcel Holtmann2006-03-091-0/+4
| |
| * More use of the generic logging functionsMarcel Holtmann2006-03-098-78/+54
| |
| * More generalization of the logging proceduresMarcel Holtmann2006-03-093-33/+46
| |
| * Minor changes: Changed the RemoteDeviceFound signal and renamed discover method.Claudio Takahasi2006-03-093-20/+55
| |
| * Make debug messages optional, but enable it by defaultMarcel Holtmann2006-03-093-0/+26
| |
| * Use the generic logging functionsMarcel Holtmann2006-03-091-21/+17
| |
| * Fix logging functionsJohan Hedberg2006-03-092-7/+18
| |
| * Add general logging functionsMarcel Holtmann2006-03-092-0/+24
| |
| * Coding style fixesJohan Hedberg2006-03-091-11/+7
| |
| * Add skeleton for general logging functionsMarcel Holtmann2006-03-092-2/+31
| |
| * Fix memory leak in list.cJohan Hedberg2006-03-091-2/+3
| |
| * Add another bunch of bonding related error functionsMarcel Holtmann2006-03-092-0/+22
| |
| * D-Bus name lifetime tracking supportJohan Hedberg2006-03-093-1/+264
| |
| * Small cleanup to the common functionsMarcel Holtmann2006-03-093-5/+13
| |
| * Update the error documentationMarcel Holtmann2006-03-091-8/+25
| |
| * Add another bunch of error functionsMarcel Holtmann2006-03-092-1/+27
| |
| * Cleanup the error definitions and add some new onesMarcel Holtmann2006-03-094-29/+50
| |
| * Generic singly linked list functionalityJohan Hedberg2006-03-093-1/+135
| |
| * Add global section for major, minor and service classes constantsMarcel Holtmann2006-03-091-0/+22
| |
| * Update the author list of the API documentMarcel Holtmann2006-03-081-0/+2
| |
| * Add basic API definitions for SDPMarcel Holtmann2006-03-081-0/+20
| |
| * Add skeleton for common D-Bus functionsMarcel Holtmann2006-03-082-4/+32
| |
| * Add methods and signals for the connection stateMarcel Holtmann2006-03-081-0/+24
| |
| * Add skeletons for Security and RFCOMM interfacesMarcel Holtmann2006-03-083-1/+61
| |
| * Add the security and passkey agent interfacesMarcel Holtmann2006-03-081-0/+85
| |
| * Small updates to the RFCOMM API and possible errorsMarcel Holtmann2006-03-081-0/+15
| |
| * More fixes to dbus-api.txtJohan Hedberg2006-03-071-6/+6
| |
| * D-Bus API document correctionsJohan Hedberg2006-03-071-19/+19
| |
| * Correct stupid typoMarcel Holtmann2006-03-071-2/+2
| |
| * Add first draft of RFCOMM APIMarcel Holtmann2006-03-071-0/+67
| |
| * Add methods and signals for device discoveryMarcel Holtmann2006-03-071-1/+69
| |
| * Update specification after detailed discussionMarcel Holtmann2006-03-061-24/+223
| |
| * More error handling cleanupMarcel Holtmann2006-03-032-46/+26
| |
| * Update GetPinCodeLength and GetEncryptionKeySize methodsMarcel Holtmann2006-02-274-18/+18
| |
| * Move all local device related functions into dbus-adapter.cMarcel Holtmann2006-02-273-1314/+1344
| |
| * Fix access to uninitialized memoryMarcel Holtmann2006-02-271-1/+1
| |
| * Cleanup sys.stdout.write() uglinessMarcel Holtmann2006-02-271-19/+9
| |
| * Update D-Bus test script after the Device -> Adapter renamingMarcel Holtmann2006-02-271-17/+17
| |
| * Rename Device into AdapterMarcel Holtmann2006-02-274-49/+49
| |
| * Update specification with Device -> Adapter renameMarcel Holtmann2006-02-271-29/+29
| |
| * Remove duplicate method entryMarcel Holtmann2006-02-261-1/+0
| |