summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded header includes in event.cClaudio Takahasi2011-08-021-8/+0
* Remove unneeded textfile header includesClaudio Takahasi2011-08-021-1/+0
* Fix adapter->global_mode updating in btd_adapter_switch_offline()Dmitriy Paliy2011-07-291-0/+2
* Fix D-Bus error code for security mode 3 pairingsJohan Hedberg2011-07-271-0/+3
* Address remote initiated disconnectionClaudio Takahasi2011-07-271-3/+4
* Postpone calling connected callbackClaudio Takahasi2011-07-271-15/+39
* Manage GAttrib refs based on registered callbacksClaudio Takahasi2011-07-271-12/+28
* Cleanup of primary service structsClaudio Takahasi2011-07-271-1/+1
* Fix possible invalid read/free on manager.cLuiz Augusto von Dentz2011-07-262-4/+8
* Try to connect when registering the first callbackClaudio Takahasi2011-07-141-1/+3
* Drop GAttrib ref if callback list is emptyClaudio Takahasi2011-07-141-0/+8
* Enable ATT re-connectionClaudio Takahasi2011-07-141-1/+13
* Add auto connection based on registered callbacksClaudio Takahasi2011-07-141-20/+86
* Add ATT disconnect callbackClaudio Takahasi2011-07-142-6/+34
* Notify the GAttrib instance if already connectedClaudio Takahasi2011-07-141-0/+4
* Fix crash when create device is cancelledClaudio Takahasi2011-07-141-10/+18
* Add a function to remove ATT connection callbackClaudio Takahasi2011-07-142-0/+29
* Add ATT connection callback registrationClaudio Takahasi2011-07-142-1/+58
* Set primary services before probingClaudio Takahasi2011-07-142-7/+8
* Add pin-code hook to adapter APIDavid Herrmann2011-07-143-1/+45
* Fix read_pin_code to return ssize_tDavid Herrmann2011-07-143-4/+4
* Remove unneeded hcid.h header includeClaudio Takahasi2011-07-142-2/+0
* Move attrib server init/exit declaration to hcid.hClaudio Takahasi2011-07-143-4/+3
* Remove unnecessary assignmentClaudio Takahasi2011-07-141-3/+0
* Clean up device bonding removalJohan Hedberg2011-07-112-30/+15
* Fix unpair device when disconnected for No BondingDmitriy Paliy2011-07-113-3/+25
* Fix possible invalid read/free when using g_slist_free_fullLuiz Augusto von Dentz2011-07-051-1/+4
* Allow building with GLib 2.16 for nowMarcel Holtmann2011-07-043-0/+16
* Fix common misspelled wordsLucas De Marchi2011-07-031-2/+2
* build: Add support for systemd service configurationLucas De Marchi2011-07-011-0/+12
* Make use of g_slist_free_full when elements are dynamically-allocatedLuiz Augusto von Dentz2011-06-306-49/+28
* Add adaptername pluginBastien Nocera2011-06-281-66/+0
* Add ability to block name changesBastien Nocera2011-06-282-0/+14
* Simplify "SetName" D-Bus callBastien Nocera2011-06-282-36/+27
* Cleanup: read_local_features callback is no longer usedAndre Guedes2011-06-171-1/+0
* Cleanup: 'features' in btd_adapter is no longer used.Andre Guedes2011-06-171-12/+0
* Fix typo from deamon to daemonNobuhiro Iwamatsu2011-06-171-1/+1
* Re-add manager_get_default_adapter()Bastien Nocera2011-06-152-0/+6
* Fix remove device alias when bonding deletedDmitriy Paliy2011-06-141-0/+5
* Add support of secure pin code in mgmt codeWaldemar Rymarkiewicz2011-06-086-17/+20
* Fix disconnect devices after enabling offline modeRafal Michalski2011-06-011-1/+40
* Revert "Parse pin codes starting with '$' as hexadecimal encoded strings"Marcel Holtmann2011-05-301-32/+3
* Revert "Remove 16 byte limit for PIN codes returned by agents"Marcel Holtmann2011-05-301-1/+1
* Cleanup of device class update signalSheldon Demario2011-05-193-7/+11
* Removed unused variable "secmode3" in btd_deviceClaudio Takahasi2011-05-191-3/+0
* Drop variable EIR lengthBruna Moreira2011-05-185-12/+11
* Replace EIR_DATA_LENGTH with HCI_MAX_EIR_LENGTHBruna Moreira2011-05-184-8/+7
* Cleanup inserting new device found entryClaudio Takahasi2011-05-181-50/+47
* Change the order to write/read the remote's nameClaudio Takahasi2011-05-181-14/+5
* Remove btd_event_advertising_reportBruna Moreira2011-05-182-18/+0