Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Profile_Rsp Struct Reference

Profile_Rsp Struct Reference

GMMP TCP Packet 구조 중 Response Profile Info 구조체 OMP에 Response Profile Info 데이터 수신한다. More...

#include <Struct_ProfileInfo.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stProfileRspHdr body
 stProfileRspHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Response Profile Info 구조체 OMP에 Response Profile Info 데이터 수신한다.

Definition at line 139 of file Struct_ProfileInfo.h.


Field Documentation

stProfileRspHdr 참조

Definition at line 149 of file Struct_ProfileInfo.h.

GMMPHeader 참조

Definition at line 148 of file Struct_ProfileInfo.h.