aboutsummaryrefslogtreecommitdiff
path: root/health
AgeCommit message (Expand)Author
2011-12-09Fix channel connected signal emission.Jaikumar Ganesh
2011-07-13Merge "Add NOTICE and MODULE_LICENSE_GPL files."Jean-Baptiste Queru
2011-07-07Change health plugin name to bluetooth-health.Jaikumar Ganesh
2011-05-25Change version number to 4.93Jaikumar Ganesh
2011-05-25Add Android makefiles to Bluez.Jaikumar Ganesh
2011-05-15Remove not needed GError* assignements to NULLSzymon Janc
2011-05-15Remove redundant local copy of GSlist* from functionsSzymon Janc
2011-05-15Fix empty parameter list in functions declarationsSzymon Janc
2011-05-02Fix property type of Main Channel of Health pluginJaikumar Ganesh
2011-04-05Add NOTICE and MODULE_LICENSE_GPL files.Jaikumar Ganesh
2011-04-01Fix include paths for health pluginJaikumar Ganesh
2011-03-30Fix include path for health plugin.Jaikumar Ganesh
2011-03-29Fix uninitialized variable warningLuiz Augusto von Dentz
2011-03-27Emit missing signal when data channel is reconnected.Santiago Carot-Nemesio
2011-03-27Fix memory leak if an error occurs when a data channel is reconnected.Santiago Carot-Nemesio
2011-03-23Fix security level for MCAP instances created from HDP pluginSantiago Carot-Nemesio
2011-03-21Add Android makefiles to Bluez.Jaikumar Ganesh
2011-03-15Add more functions for new UUID handlingElvis Pfützenreuter
2011-03-10HDP: reject MDL reconnection with different MTUElvis Pfutzenreuter
2011-03-10Get rid of unneeded btd_adapter_get_conn_handle functionJohan Hedberg
2011-03-10Create btd_error_invalid_args()Gustavo F. Padovan
2011-03-10Fix MDL and MCL reference counting in IO watchersJose Antonio Santos Cadenas
2011-03-10Do not increment mdl reference in reconnectionsSantiago Carot-Nemesio
2011-03-10Fix C++ style commentJohan Hedberg
2011-03-10Check if the mcl insiede the device is correctly set before use itJose Antonio Santos Cadenas
2011-03-10Check if MCAP Instance is already released when a callbacks comes back.Santiago Carot-Nemesio
2011-03-10Fixes to echoJose Antonio Santos Cadenas
2011-03-10Remove magic number to check ECHO MDEPs in HDPJose Antonio Santos Cadenas
2011-03-10Return proper response code if there is an error creating echo channelSantiago Carot-Nemesio
2011-03-10Fix dereference to NULL pointers during data channels creationSantiago Carot-Nemesio
2011-03-10Code refactorization in MCAPSantiago Carot-Nemesio
2011-03-10Remove old reference to mcap session in the name of variablesSantiago Carot-Nemesio
2011-03-10Add reference counter to mcap_mdlSantiago Carot-Nemesio
2011-03-10Fix message errorJose Antonio Santos Cadenas
2011-03-10Set reference counter for mcls to gintJose Antonio Santos Cadenas
2011-03-10Add reference counter to mcap_instancesSantiago Carot-Nemesio
2011-03-10Fix typos in mcapJose Antonio Santos Cadenas
2011-03-10Notify a channel deleted when remote side has already deleted itJose Antonio Santos Cadenas
2011-03-10Add missed unrefs for hdp_tmp_dc_dataSantiago Carot-Nemesio
2011-03-10Remove MCL's before removing the applicationSantiago Carot-Nemesio
2011-03-10Add reference counter to hdp_channelJose Antonio Santos Cadenas
2011-03-10Add reference counter to hdp_deviceSantiago Carot-Nemesio
2011-03-10Add reference counter to hdp_applicationJose Antonio Santos Cadenas
2011-03-10Fix segfault in HDP during device re-creationJose Antonio Santos Cadenas
2011-03-10Check HealthApplication path before trying to destroy itElvis Pfützenreuter
2011-03-10Add Application property to HealthChannelElvis Pfützenreuter
2011-01-28HDP: reject MDL reconnection with different MTUElvis Pfutzenreuter
2010-12-19Get rid of unneeded btd_adapter_get_conn_handle functionJohan Hedberg
2010-12-07Create btd_error_invalid_args()Gustavo F. Padovan
2010-11-22Fix MDL and MCL reference counting in IO watchersJose Antonio Santos Cadenas