aboutsummaryrefslogtreecommitdiff
path: root/health
AgeCommit message (Expand)Author
2010-10-14Separate private echo data from data channelsJose Antonio Santos Cadenas
2010-10-14Notify channel deletion correctlyJose Antonio Santos Cadenas
2010-10-14Create a function for closing mcl correctlyJose Antonio Santos Cadenas
2010-10-14Check echo responseSantiago Carot-Nemesio
2010-10-14Set watcher to check echo responseSantiago Carot-Nemesio
2010-10-14Generate random echo packetJose Antonio Santos Cadenas
2010-10-14Initial steps to send echo dataJose Antonio Santos Cadenas
2010-10-14Remove unnecessary variableSantiago Carot-Nemesio
2010-10-14Connect echo channelJose Antonio Santos Cadenas
2010-10-14Add support to initiate echoSantiago Carot-Nemesio
2010-10-13Some code cleanup in hdpJose Antonio Santos Cadenas
2010-10-12Check first reliable configuration during channel creationSantiago Carot-Nemesio
2010-10-12Delete all channels when the instance is removedSantiago Carot-Nemesio
2010-10-12Implement callback for responding echo petitionsJose Antonio Santos Cadenas
2010-10-12Add extra checks for avoid notifiying incoming echo channelsSantiago Carot-Nemesio
2010-10-12Return MCAP_MDL_BUSY when health channel can't be createdJose Antonio Santos Cadenas
2010-10-12Fix multiple emission of main channel property signal.Jose Antonio Santos Cadenas
2010-10-12Correctly notify the deletion of the reliable data channelSantiago Carot-Nemesio
2010-10-12Incoming connection in control channel should be ERTMJose Antonio Santos Cadenas
2010-10-12Process request of of echo channels creationSantiago Carot-Nemesio
2010-10-12Add a new function to create channelsSantiago Carot-Nemesio
2010-10-12Remove unnecessary app parameter from hdp_establish_mclJose Antonio Santos Cadenas
2010-10-12Remove mdl_conn from struct hdp_channelJose Antonio Santos Cadenas
2010-10-06Fix minor coding style issues in HDP codeJohan Hedberg
2010-10-06Remove extra space in HDP codeSantiago Carot-Nemesio
2010-10-06Add remote mdep when connect new data channelsJose Antonio Santos Cadenas
2010-10-06Send a proper reply to Acquire petition once reconnection is doneJose Antonio Santos Cadenas
2010-10-06Reuse connect funcion for reconnectionsJose Antonio Santos Cadenas
2010-10-06Set MDLs to disconnected state when an MCL is disconnectedSantiago Carot-Nemesio
2010-10-06Start getting remote dcpsm for reconnect a HealthChannelSantiago Carot-Nemesio
2010-10-06Start reconnecton if needed in Acquire methodJose Antonio Santos Cadenas
2010-10-06Prepare callbacks for acquire data channel (mcl reconnection)Santiago Carot-Nemesio
2010-10-06Append missed signal when channel is createdSantiago Carot-Nemesio
2010-10-06Fix typo error in HDPSantiago Carot-Nemesio
2010-10-06Implement GetProperties method for the HealthChannel objectJose Antonio Santos Cadenas
2010-10-06Implement Release functionSantiago Carot-Nemesio
2010-10-06Create a GetProperties function for HealthDeviceJose Antonio Santos Cadenas
2010-10-06Implement deleted callbackSantiago Carot-Nemesio
2010-10-06Reconnect MDL in destroy channel if it is requiredSantiago Carot-Nemesio
2010-10-06Initial support to destroy data channelsSantiago Carot-Nemesio
2010-10-06Check if the requested configuration is valid for the application roleJose Antonio Santos Cadenas
2010-10-06Check the configuration of the negotiated data channelSantiago Carot-Nemesio
2010-10-06Implement hdp_mcap_mdl_reconn_req_cbJose Antonio Santos Cadenas
2010-10-06Implement hdp_mcap_mdl_deleted_cbJose Antonio Santos Cadenas
2010-10-06Implement hdp_mcap_mdl_closed_cbJose Antonio Santos Cadenas
2010-10-06Send abort request when error happens connecting a data channelSantiago Carot-Nemesio
2010-10-06Implement hdp_mcap_mdl_connected_cbJose Antonio Santos Cadenas
2010-10-06Implement hdp_mcap_mdl_aborted_cbSantiago Carot-Nemesio
2010-10-06Implement health_channel_destroy functionSantiago Carot-Nemesio
2010-10-06Complete connection req. callback checking the configurationJose Antonio Santos Cadenas