summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ofono as telephony providerbaserock/ct143/masterBen Brewer2012-12-131-1/+1
* Enable alsa supportBen Brewer2012-12-131-1/+1
* Fix path error in morphBen Brewer2012-12-131-1/+1
* Correctly use $DESTDIR in service installBen Brewer2012-12-131-2/+2
* Install bluetooth in systemd tooBen Brewer2012-12-131-0/+5
* Removed bluez.conf since bluetooth.conf now correctly installsBen Brewer2012-12-131-14/+0
* Fixed syntax error in bluez.morphBen Brewer2012-12-131-1/+1
* Set paths correctly for installBen Brewer2012-12-131-9/+1
* Made bluez.morph create the relevant /etc subdirectory for bluez.conf.Ben Brewer2012-12-131-1/+1
* Added bluez.conf to morph file.Ben Brewer2012-12-132-1/+16
* Install several bluetooth test utilitiesJannis Pohlmann2012-12-131-0/+7
* Add morphology to build/install test programs and toolsJannis Pohlmann2012-12-131-0/+10
* Release 4.1014.101Marcel Holtmann2012-06-222-1/+9
* build: fix MISC_LDFLAGS typo to fix "--enable-pie"Stefan Seyfried2012-06-211-1/+1
* adapter: Change not-connected authorization error to a warningJohan Hedberg2012-06-191-1/+1
* gdbus: add macro for methods marked as NOREPLYLucas De Marchi2012-06-181-0/+7
* simple-agent: Fix input with python version < 3.0Johan Hedberg2012-06-181-5/+11
* AVDTP: Fix rejecting AVDTP Start if starting flag is setLuiz Augusto von Dentz2012-06-181-3/+2
* audio: Fix aborting A2DP setup while AVDTP Start is in progressLuiz Augusto von Dentz2012-06-152-3/+3
* AVDTP: Fix responding to ABORT with rejectLuiz Augusto von Dentz2012-06-153-13/+7
* AVDTP: Do not respond ABORT command with invalid idLuiz Augusto von Dentz2012-06-151-4/+2
* audio: Wait remote side to send AVDTP_START when acting as acceptorLuiz Augusto von Dentz2012-06-151-1/+17
* audio: Fix handling of A2DP abort indicationLuiz Augusto von Dentz2012-06-151-0/+9
* audio: Fix handling of A2DP start indicationLuiz Augusto von Dentz2012-06-151-4/+12
* audio: Fix handling of A2DP open indicationLuiz Augusto von Dentz2012-06-151-0/+11
* audio: Fix handling of A2DP suspend indicationLuiz Augusto von Dentz2012-06-151-5/+33
* audio: Add handling of AVDTP command collisionLuiz Augusto von Dentz2012-06-151-0/+80
* Fix ALSA plugin having full sonameBastien Nocera2012-06-151-1/+1
* Update tests to be compatible with gi and python3Steve Langasek2012-06-1524-294/+342
* Remove test/apitestJohan Hedberg2012-06-152-449/+1
* Add org.bluez.service to the tarballBastien Nocera2012-06-151-1/+1
* Release 4.1004.100Marcel Holtmann2012-06-132-1/+27
* Update library versionMarcel Holtmann2012-06-131-1/+1
* mgmtops: Clear pending_cod_change when powering offJohan Hedberg2012-06-131-0/+1
* mgmtops: Move error message after command status handlers callsSzymon Janc2012-06-131-5/+7
* mgmtops: Handle EBUSY status from MGMT_OP_ADD_UUID commandsSzymon Janc2012-06-131-9/+50
* audio: Separate profile specific fields from media_transportLuiz Augusto von Dentz2012-06-121-34/+82
* gattrib: Make event callback identifiers globally uniqueJohan Hedberg2012-06-081-2/+2
* btmgmt: Fix use after free in mgmt_check_pendingSzymon Janc2012-06-071-0/+1
* gattrib: Fix protection of GAttrib while calling callbacksJohan Hedberg2012-06-071-0/+4
* mgmtops: Fix handling of cmd_status(0)Johan Hedberg2012-06-071-0/+6
* Remove workaround in gatt_connectAndre Guedes2012-06-071-13/+0
* Fix gatt_connect for BR/EDRAndre Guedes2012-06-071-1/+1
* Remove omtu parameter from LE bt_io_connect callsAndre Guedes2012-06-071-1/+0
* attrib-server: Update GAttrib buffer after Exchange MTUAndre Guedes2012-06-071-0/+1
* attrib-server: Fix mtu_exchangeAndre Guedes2012-06-071-7/+16
* attrib-server: Fix gatt_channel MTU valueAndre Guedes2012-06-071-7/+7
* gattrib: Fix g_attrib_set_mtuAndre Guedes2012-06-071-8/+0
* gattrib: Fix GAttrib buffer allocationAndre Guedes2012-06-071-12/+20
* gattrib: Fix a premature response timer removalIdo Yariv2012-06-071-5/+5