FreeRDP
include/freerdp/heartbeat.h File Reference
#include <freerdp/types.h>
#include <freerdp/api.h>
This graph shows which files directly or indirectly include this file:

Data Structures

struct  rdpHeartbeat
 

Typedefs

typedef BOOL(* pServerHeartbeat) (freerdp *instance, BYTE period, BYTE count1, BYTE count2)
 

Functions

FREERDP_API BOOL freerdp_heartbeat_send_heartbeat_pdu (freerdp_peer *peer, BYTE period, BYTE count1, BYTE count2)
 

Typedef Documentation

◆ pServerHeartbeat

typedef BOOL(* pServerHeartbeat) (freerdp *instance, BYTE period, BYTE count1, BYTE count2)

Function Documentation

◆ freerdp_heartbeat_send_heartbeat_pdu()

FREERDP_API BOOL freerdp_heartbeat_send_heartbeat_pdu ( freerdp_peer *  peer,
BYTE  period,
BYTE  count1,
BYTE  count2 
)
Here is the call graph for this function:
Here is the caller graph for this function: