summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.774.77Marcel Holtmann2010-10-262-1/+9
* Fix A2DP play when sample rate gets changedJohn Crosbie2010-10-261-0/+3
* Fix GetProperties handling of broken local service recordsJohan Hedberg2010-10-261-2/+6
* Fix handling of broken local SDP service recordsJohan Hedberg2010-10-261-2/+6
* Remove unused constructsJohan Hedberg2010-10-251-16/+0
* Fix coding style and commentElvis Pfützenreuter2010-10-252-2/+2
* Fix fd comparisonElvis Pfützenreuter2010-10-251-2/+2
* Send a proper configuration when a source doesn't have a first reliableSantiago Carot-Nemesio2010-10-251-1/+1
* Fix crash in Manager.GetPropertiesTommi Keisala2010-10-231-1/+2
* Fix small coding style issuesElvis Pfützenreuter2010-10-232-15/+17
* Fix minor coding style issue with variable declarationsJohan Hedberg2010-10-221-10/+5
* Check if the channel mode is correct when opening data channelsJose Antonio Santos Cadenas2010-10-211-0/+5
* Change data channel mode for incoming connectionsSantiago Carot-Nemesio2010-10-211-0/+29
* Enable support to change mode for incoming data channels connectionsSantiago Carot-Nemesio2010-10-212-0/+16
* Delete data channels when their device is removed.Jose Antonio Santos Cadenas2010-10-211-2/+5
* Close the data channel if remote side changes the configurationSantiago Carot-Nemesio2010-10-211-6/+12
* Check l2cap configuration when data channels are connectedSantiago Carot-Nemesio2010-10-211-0/+39
* Fix segmentation fault freeing uninitialized pointersSantiago Carot-Nemesio2010-10-211-5/+15
* Emit a valid path when main channel is deletedJose Antonio Santos Cadenas2010-10-211-1/+1
* Notify main channel when it is locally openedJose Antonio Santos Cadenas2010-10-211-0/+10
* Remove obsolete comment from MCAPSantiago Carot-Nemesio2010-10-211-2/+0
* Modify test-health script to make it more interactiveJose Antonio Santos Cadenas2010-10-211-7/+200
* Receive an string instead of an integer for ChannelTypeJose Antonio Santos Cadenas2010-10-211-5/+10
* Fix hidd to use ServiceName attribute for device nameBalamurugan Mahalingam2010-10-201-16/+17
* audio/device.h: use lower case in profile UUIDsDaniel Orstadius2010-10-201-10/+10
* TODO: Define Auto Connection Establishment ProcedureClaudio Takahasi2010-10-201-0/+14
* TODO: Advertising managementClaudio Takahasi2010-10-201-0/+14
* TODO: ATT protocol transactions timeoutClaudio Takahasi2010-10-201-0/+7
* Fix problem with handling CHLD=0 commandLukasz Pawlik2010-10-191-2/+5
* Fix accessing freed memoryBalamurugan Mahalingam2010-10-191-1/+1
* Get mode option for L2CAP socketsSantiago Carot-Nemesio2010-10-181-0/+3
* Fix linkage failure for bluetoothdGustavo F. Padovan2010-10-181-1/+1
* Add INdT developers in AUTHORSClaudio Takahasi2010-10-151-0/+3
* TODO: Define attribute server APIClaudio Takahasi2010-10-151-0/+8
* TODO: Avoid Characteristic discovery for non connectable deviceClaudio Takahasi2010-10-151-2/+11
* Release 4.764.76Marcel Holtmann2010-10-152-1/+13
* Set initial HFP/HSP mic and speaker gain values to max instead of minJohan Hedberg2010-10-151-0/+2
* Update Gustavo's email in AUTHORSGustavo F. Padovan2010-10-151-1/+1
* Unref pending call in fallback scenario.Lukasz Rymanowski2010-10-141-0/+1
* Remove unnecessary functionSantiago Carot-Nemesio2010-10-141-17/+4
* Remove MDL when delete operation fails with INVALID_MDLID errorSantiago Carot-Nemesio2010-10-141-1/+13
* Abort echo channel if connection was not successfulSantiago Carot-Nemesio2010-10-141-3/+22
* Add initial support for deleting an echo channelJose Antonio Santos Cadenas2010-10-141-3/+35
* Add timeout to wait for echo replySantiago Carot-Nemesio2010-10-141-19/+53
* Separate private echo data from data channelsJose Antonio Santos Cadenas2010-10-142-18/+39
* Notify channel deletion correctlyJose Antonio Santos Cadenas2010-10-141-6/+6
* Create a function for closing mcl correctlyJose Antonio Santos Cadenas2010-10-141-24/+40
* Check echo responseSantiago Carot-Nemesio2010-10-141-1/+33
* Set watcher to check echo responseSantiago Carot-Nemesio2010-10-142-4/+19
* Generate random echo packetJose Antonio Santos Cadenas2010-10-141-1/+22