jaylink_connection is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
uint16_t
Handle.
uint32_t
Process ID (PID). Identification of the client process. Usually this is the Process ID (PID) of the client process in an arbitrary format.
char[INET_ADDRSTRLEN]
Host ID (HID). IPv4 address string of the client in quad-dotted decimal format (e.g. 192.0.2.235). The address 0.0.0.0 should be used for the registration of an USB connection.
uint8_t
IID.
uint8_t
CID.
uint32_t
Timestamp of the last registration in milliseconds. The timestamp is relative to the time the device was powered up.

References

from examples