summaryrefslogtreecommitdiff
path: root/health
Commit message (Expand)AuthorAgeFilesLines
* health: Move UUID string definition to libDaniel Wagner2012-06-023-4/+2
* Remove compatibility check for DBUS_TYPE_UNIX_FDAnderson Lizardo2012-05-311-4/+0
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-171-12/+12
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-171-20/+37
* Constify GDBus signal tablesLucas De Marchi2012-05-171-1/+1
* Constify GDBus method tablesLucas De Marchi2012-05-171-3/+3
* health: Fix memory leakSyam Sidhardhan2012-04-131-0/+1
* HDP: Omit MainChannel when first reliable channel is nilElvis Pfützenreuter2012-03-281-12/+3
* Fix device address type trackingJohan Hedberg2011-12-232-5/+5
* hdp: Fix memory leak aborting data channel connectionsSantiago Carot-Nemesio2011-12-151-2/+2
* hdp: Delay ChannelConnected signalSantiago Carot-Nemesio2011-12-151-11/+34
* health: Fix ordering of includesJohan Hedberg2011-12-155-26/+43
* mcap_sync: fix import statementsSantiago Carot-Nemesio2011-12-151-8/+6
* hdp: Fix coding style issuesSantiago Carot-Nemesio2011-12-081-83/+84
* hdp_manager: Fix coding style issuesSantiago Carot-Nemesio2011-12-081-1/+1
* hdp_util: Fix potential NULL pointer dereferenceSantiago Carot-Nemesio2011-12-081-6/+5
* hdp_types: Fix unappropiated field type for dbus watcher idSantiago Carot-Nemesio2011-12-081-1/+1
* hdp_util: Fix coding style issuesSantiago Carot-Nemesio2011-12-081-85/+86
* Remove unneeded GError assignment to NULLSyam Sidhardhan2011-12-021-1/+0
* Move SDP client functions from glib-helper.c to sdp-client.cJohan Hedberg2011-10-181-0/+1
* Remove bogus extra semicolonsAnderson Lizardo2011-08-081-1/+1
* Remove per-file author informationJohan Hedberg2011-07-2913-46/+0
* Fix common misspelled wordsLucas De Marchi2011-07-031-1/+1
* Remove not needed GError* assignements to NULLSzymon Janc2011-05-151-3/+0
* Remove redundant local copy of GSlist* from functionsSzymon Janc2011-05-151-3/+2
* Fix empty parameter list in functions declarationsSzymon Janc2011-05-152-5/+5
* Fix property type of Main Channel of Health pluginJaikumar Ganesh2011-05-021-1/+1
* Fix include paths for health pluginJaikumar Ganesh2011-04-012-2/+2
* Fix uninitialized variable warningLuiz Augusto von Dentz2011-03-291-0/+1
* Emit missing signal when data channel is reconnected.Santiago Carot-Nemesio2011-03-271-3/+12
* Fix memory leak if an error occurs when a data channel is reconnected.Santiago Carot-Nemesio2011-03-271-3/+3
* Fix security level for MCAP instances created from HDP pluginSantiago Carot-Nemesio2011-03-231-1/+1
* Add more functions for new UUID handlingElvis Pfützenreuter2011-03-151-15/+0
* HDP: reject MDL reconnection with different MTUElvis Pfutzenreuter2011-01-282-2/+24
* Get rid of unneeded btd_adapter_get_conn_handle functionJohan Hedberg2010-12-191-6/+4
* Create btd_error_invalid_args()Gustavo F. Padovan2010-12-071-40/+14
* Fix MDL and MCL reference counting in IO watchersJose Antonio Santos Cadenas2010-11-221-9/+19
* Do not increment mdl reference in reconnectionsSantiago Carot-Nemesio2010-11-221-1/+2
* Fix C++ style commentJohan Hedberg2010-11-181-2/+2
* Check if the mcl insiede the device is correctly set before use itJose Antonio Santos Cadenas2010-11-181-2/+15
* Check if MCAP Instance is already released when a callbacks comes back.Santiago Carot-Nemesio2010-11-181-0/+6
* Fixes to echoJose Antonio Santos Cadenas2010-11-181-22/+14
* Remove magic number to check ECHO MDEPs in HDPJose Antonio Santos Cadenas2010-11-181-2/+1
* Return proper response code if there is an error creating echo channelSantiago Carot-Nemesio2010-11-181-0/+3
* Fix dereference to NULL pointers during data channels creationSantiago Carot-Nemesio2010-11-181-4/+9
* Code refactorization in MCAPSantiago Carot-Nemesio2010-11-181-4/+2
* Remove old reference to mcap session in the name of variablesSantiago Carot-Nemesio2010-11-184-74/+74
* Add reference counter to mcap_mdlSantiago Carot-Nemesio2010-11-184-41/+66
* Fix message errorJose Antonio Santos Cadenas2010-11-181-2/+2
* Set reference counter for mcls to gintJose Antonio Santos Cadenas2010-11-181-1/+1