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