We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
ReferencesSystemNetworkRemote Communication KitC APIsStructsRcp_DebugInfo

Rcp_DebugInfo

Overview

PhonePC/2in1TabletTVWearable

Structure of the debugging information stored in Rcp_Response.

Since: 5.0.0(12)

Related module: RemoteCommunication

Header file: rcp.h

Summary

PhonePC/2in1TabletTVWearable

Member Variables

PhonePC/2in1TabletTVWearable
Expand
Name Description
Rcp_DebugEvent type Debugging event type.
Rcp_Buffer data Debugging information.
struct Rcp_DebugInfo * next Pointer to the next Rcp_DebugInfo in the data chain.

Struct Member Variable Description

PhonePC/2in1TabletTVWearable

data

PhonePC/2in1TabletTVWearable
Collapse
Word wrap
Dark theme
Copy code
  1. Rcp_Buffer Rcp_DebugInfo::data

Description

Debugging information.

next

PhonePC/2in1TabletTVWearable
Collapse
Word wrap
Dark theme
Copy code
  1. struct Rcp_DebugInfo* Rcp_DebugInfo::next

Description

Pointer to the next Rcp_DebugInfo in the data chain.

type

PhonePC/2in1TabletTVWearable
Collapse
Word wrap
Dark theme
Copy code
  1. Rcp_DebugEvent Rcp_DebugInfo::type

Description

Debugging event type.

Search in References
Enter a keyword.