summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* FindDevice and RemoveDevice should fail for devices that haven't still been f...Johan Hedberg2008-06-111-0/+10
* If we have no agent then capability is no input and no outputMarcel Holtmann2008-06-111-1/+1
* Use auth requirement proposed by kernel if availableMarcel Holtmann2008-06-111-6/+3
* Fix debug output for link key typeMarcel Holtmann2008-06-111-1/+1
* Reject unauthenticated and debug keys when MITM is requiredMarcel Holtmann2008-06-111-2/+19
* Retrieve link key type together with the key itselfMarcel Holtmann2008-06-113-6/+13
* Allow auto-accept with no agent presentMarcel Holtmann2008-06-111-0/+4
* Parse the IO capa response eventMarcel Holtmann2008-06-113-4/+28
* Use the pattern parameter in DiscoverServices()Marcel Holtmann2008-06-104-8/+27
* Store hci status in authentication complete caseJohan Hedberg2008-06-101-1/+4
* Don't do pending authentication replies if we already got an authentication f...Johan Hedberg2008-06-101-0/+12
* Call agent_cancel only after doing the error callbackJohan Hedberg2008-06-101-2/+2
* Changed device Disconnect possible errorsClaudio Takahasi2008-06-101-6/+1
* Fix storing socket fd in bt_sco_connectJohan Hedberg2008-06-101-0/+2
* Use GLib helpers for host/network orderMarcel Holtmann2008-06-101-10/+9
* Add g_timeout_add_seconds to eglibMarcel Holtmann2008-06-102-0/+6
* Add host/network order helper functionsMarcel Holtmann2008-06-101-0/+6
* Use common UUID string helpersMarcel Holtmann2008-06-102-55/+3
* Fix some minor detailsMarcel Holtmann2008-06-101-3/+4
* Removed find_conn functionClaudio Takahasi2008-06-092-35/+0
* Added device DisconnectClaudio Takahasi2008-06-092-2/+60
* Remove use of g_dbus_unregister_all_interfaces.Luiz Augusto von Dentz2008-06-095-3/+24
* Make unregister_adapter_path to use g_dbus_unregister_all_interfaces.Luiz Augusto von Dentz2008-06-091-13/+8
* Fix signedness issueMarcel Holtmann2008-06-091-1/+1
* Move adapter list from dbus-hci.c to manager.cLuiz Augusto von Dentz2008-06-095-195/+215
* A little bit pretty-print for the recordMarcel Holtmann2008-06-091-1/+6
* Append full record to discover service resultsMarcel Holtmann2008-06-093-4/+16
* Implement auto-accept cases with no MITMMarcel Holtmann2008-06-091-35/+62
* Use kernel auth requirement if availableMarcel Holtmann2008-06-091-3/+6
* Detect Simple Pairing support and enable itMarcel Holtmann2008-06-093-9/+15
* Verbose debugging of auth info errorsMarcel Holtmann2008-06-091-0/+2
* Ask kernel for authentication requirementMarcel Holtmann2008-06-091-0/+40
* There is no kernel security managerMarcel Holtmann2008-06-091-19/+0
* Get used to python :)Marcel Holtmann2008-06-091-1/+1
* Add support for rejecting confirmationMarcel Holtmann2008-06-091-0/+7
* Fill the discovery record with record handlesMarcel Holtmann2008-06-091-3/+30
* Clarify the dictionary key and value typesMarcel Holtmann2008-06-091-1/+2
* At minimum return an empty dictionaryMarcel Holtmann2008-06-091-4/+20
* Update command descriptionMarcel Holtmann2008-06-091-0/+3
* Update the discover method handlingMarcel Holtmann2008-06-091-5/+9
* Don't register agent when pairing deviceMarcel Holtmann2008-06-091-3/+3
* Fix duplicate driver probingMarcel Holtmann2008-06-091-5/+7
* Remove unnecessary return statementsJohan Hedberg2008-06-091-5/+0
* Add support for Simple Pairing User Notification eventJohan Hedberg2008-06-097-0/+80
* Allow interactive input of passkeyJohan Hedberg2008-06-091-1/+2
* First attempt at Device.DiscoverServices() implementationMarcel Holtmann2008-06-095-8/+26
* Remove empty lineMarcel Holtmann2008-06-081-1/+0
* Update probe/remove callback and implement serial APIMarcel Holtmann2008-06-088-48/+85
* Add HID profile to list of alternate UUIDs to browseMarcel Holtmann2008-06-081-0/+1
* Update plugin interface registrationMarcel Holtmann2008-06-083-6/+57