summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.844.84Marcel Holtmann2010-12-282-1/+7
* Fix leak of EIR data if RSSI does not changeAnderson Lizardo2010-12-283-30/+45
* Fix crash due to misplaced parameter in emit_device_found() callAnderson Lizardo2010-12-281-3/+3
* Rename btd_adapter_get_state to btd_adapter_get_modeJohan Hedberg2010-12-284-4/+4
* Remove unused variableJohan Hedberg2010-12-281-4/+0
* Fix adapter state when InitiallyPowered=false and RememberPowered=falseJohan Hedberg2010-12-281-3/+9
* Remove outdated commentsAnderson Lizardo2010-12-271-2/+0
* Remove ancient NAME_SENT name resolution statusAnderson Lizardo2010-12-272-20/+0
* Fix printing D-Bus errors when headset record could not be foundLuiz Augusto von Dentz2010-12-271-1/+2
* Add debug print for tracking adapter_mode_changed callsJohan Hedberg2010-12-271-0/+2
* Fix closing of SDP server socketsJohan Hedberg2010-12-271-14/+19
* Release 4.834.83Marcel Holtmann2010-12-262-1/+11
* Add Broadcaster property in DeviceFound signalSheldon Demario2010-12-242-1/+10
* Change CreatePairedDevice to support LE devicesSheldon Demario2010-12-245-77/+131
* Fix spurious DeviceDisappeared signals after name resolutionAnderson Lizardo2010-12-231-1/+2
* Change power_on & power_off adapter_ops callbacks to set_poweredJohan Hedberg2010-12-236-68/+40
* Add a "services" command to test-deviceVinicius Costa Gomes2010-12-231-0/+13
* Add GetProperties method the Service InterfaceVinicius Costa Gomes2010-12-231-0/+39
* Add support for adding services to the Services propertyVinicius Costa Gomes2010-12-231-0/+1
* Remove GetCharacteristics DBus methodVinicius Costa Gomes2010-12-231-46/+0
* Add a Discover method to the GATT ClientVinicius Costa Gomes2010-12-231-17/+23
* Add support for making LE connections to GATT clientVinicius Costa Gomes2010-12-231-1/+9
* Clean up the primary service D-Bus registrationVinicius Costa Gomes2010-12-231-191/+32
* Remove duplicated code for discovering GATT servicesVinicius Costa Gomes2010-12-231-97/+4
* Add the btd_ prefix to device_add_serviceVinicius Costa Gomes2010-12-233-3/+3
* Remove GATT information when the device is removedVinicius Costa Gomes2010-12-231-0/+2
* Add a way to retrieve ATT primary servicesVinicius Costa Gomes2010-12-234-4/+21
* Add support for creating devices from stored primary servicesVinicius Costa Gomes2010-12-231-0/+77
* Add support for creating devices from stored typesVinicius Costa Gomes2010-12-233-0/+37
* Add support for storing the device typeVinicius Costa Gomes2010-12-231-1/+10
* sbc: detect when bitpool has changedLuiz Augusto von Dentz2010-12-231-1/+7
* Change LE scan interval and window to recommended valuesBruna Moreira2010-12-231-2/+4
* Move primary service storage to device.cSheldon Demario2010-12-235-50/+66
* Add a way to store the remote device typeVinicius Costa Gomes2010-12-225-3/+48
* Fix memory leaks in the attrib-serverVinicius Costa Gomes2010-12-221-0/+6
* Fix attrib plugin deregistrationVinicius Costa Gomes2010-12-221-1/+1
* Configure HFP/HSP endpoints if headset interface is already connectedLuiz Augusto von Dentz2010-12-221-2/+11
* Remove unneeded variables from link_key_request()Johan Hedberg2010-12-211-11/+3
* Remove unneeded variableClaudio Takahasi2010-12-211-3/+2
* Add disconnect command to test-deviceJohan Hedberg2010-12-211-0/+11
* Coding style fixes for lib and toolsMichal Labedzki2010-12-213-63/+111
* Remove bt_discover_services function from glib-helperSheldon Demario2010-12-212-13/+0
* Fix missing reply when create device is cancelledClaudio Takahasi2010-12-211-2/+6
* Remove le_advertising_info struct from adapter.cBruna Moreira2010-12-213-13/+12
* Move EIR flags definitions to adapter.cBruna Moreira2010-12-212-9/+9
* Remove unused variables from link_key_request()Johan Hedberg2010-12-201-8/+0
* Move debug key handling into adapter_opsJohan Hedberg2010-12-206-52/+19
* Add initial code for mgmtops adapter power controlJohan Hedberg2010-12-202-3/+56
* Fix tools UI to avoid program launch mistakes.Michal Labedzki2010-12-202-141/+70
* Fix memory leak of unused EIR nameAnderson Lizardo2010-12-201-0/+1