summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.824.82Marcel Holtmann2010-12-182-1/+10
* Fix crash when mmaping files which size is multiple of page sizeLuiz Augusto von Dentz2010-12-171-5/+33
* Add AVDTP SRC stream send buffer size verificationDmitriy Paliy2010-12-161-0/+53
* Convert more D-Bus errors to btd_error_*Gustavo F. Padovan2010-12-164-33/+7
* Add btd_error_not_ready()Gustavo F. Padovan2010-12-164-13/+13
* Add btd_error_agent_not_available()Gustavo F. Padovan2010-12-164-4/+9
* Fix overriding global link_policy due to a single adapterJohan Hedberg2010-12-161-7/+10
* Fix sending duplicate speaker/microphone gains to the headsetLuiz Augusto von Dentz2010-12-161-4/+8
* Fix not calling SetConfiguration on hfp/hsp endpoints before connectedLuiz Augusto von Dentz2010-12-161-7/+4
* Remove error_common_reply()Gustavo F. Padovan2010-12-166-57/+33
* Fix memory leak of gattrib commands queueClaudio Takahasi2010-12-161-0/+1
* Implement cancel primary discovery sessionClaudio Takahasi2010-12-162-21/+63
* Implement support for management powered eventJohan Hedberg2010-12-163-0/+38
* Rename set_powered callbacks accordinglyJohan Hedberg2010-12-162-4/+4
* Fix invalid g_io_channel_unref call in hf_io_cbJohan Hedberg2010-12-151-1/+0
* Fix signess of err variable passed to strerrorJohan Hedberg2010-12-141-1/+1
* Fix add_record_to_server to return a proper error valueJohan Hedberg2010-12-141-2/+2
* Fix start_discovery error return valueJohan Hedberg2010-12-141-1/+1
* Use correct signess for err variableJohan Hedberg2010-12-141-6/+6
* Fix input disconnect function error return valueJohan Hedberg2010-12-141-1/+1
* Fix avctp_send_passthrough to return a proper error valueJohan Hedberg2010-12-141-5/+7
* src: use btd_error_failed()Gustavo F. Padovan2010-12-142-56/+25
* serial: use btd_error_failed()Gustavo F. Padovan2010-12-142-17/+11
* audio: use btd_error_failed()Gustavo F. Padovan2010-12-147-50/+24
* input: use btd_error_failed()Gustavo F. Padovan2010-12-141-23/+8
* network: use btd_error_failed()Gustavo F. Padovan2010-12-142-38/+5
* attrib: use btd_error_failed()Gustavo F. Padovan2010-12-141-8/+2
* plugins: use btd_error_failed()Gustavo F. Padovan2010-12-141-18/+4
* Add btd_error_failed()Gustavo F. Padovan2010-12-142-0/+7
* src: use btd_error_invalid_args()Gustavo F. Padovan2010-12-141-1/+1
* Add btd_error_no_such_adapter()Gustavo F. Padovan2010-12-144-16/+10
* Update mgmt-api.txt to match current implementation of read_infoJohan Hedberg2010-12-131-32/+6
* Setting default Link Policy according to the chip supported featuresPawel Wieczorkiewicz2010-12-131-20/+15
* Fix potential memory leak of ag.numberJohan Hedberg2010-12-131-0/+2
* Rename hciops_set_class to write_classJohan Hedberg2010-12-131-6/+6
* Refactor class of device (and related values) handling to adapter_opsJohan Hedberg2010-12-139-511/+541
* Fix cleaning up HFP state after calling telephony_exitJohan Hedberg2010-12-126-0/+21
* Don't strdup the chld string for HFPJohan Hedberg2010-12-121-1/+1
* Remove unused adapter_ops->read_link_policy functionJohan Hedberg2010-12-124-22/+0
* Merge read_mode management command into read_infoJohan Hedberg2010-12-122-77/+22
* Fix device removal when connecting/browsing failsJohan Hedberg2010-12-101-1/+3
* Fix device creation error response when powered offJohan Hedberg2010-12-101-0/+6
* Fix adapter->services leak in adapter_free()Johan Hedberg2010-12-101-0/+2
* Convert CreateDevice on test-device script to an asynchronous callClaudio Takahasi2010-12-091-3/+19
* gdbus: fix accessing freed callback dataJohan Hedberg2010-12-091-5/+5
* Check the security level on a per request baseBruna Moreira2010-12-093-5/+17
* Fix HFP response and hold (AT+BTRH) command responseJohan Hedberg2010-12-096-59/+25
* Add btd_error_already_connected()Gustavo F. Padovan2010-12-088-23/+14
* convert error to btd_error_not_supported()Gustavo F. Padovan2010-12-082-8/+2
* convert error to btd_error_not_connected()Gustavo F. Padovan2010-12-083-11/+3