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_Req Struct Reference

Profile_Req Struct Reference

GMMP TCP Packet 구조 중 Request Profile Info 구조체 OMP에 Request Profile Info 데이터 전송한다. More...

#include <Struct_ProfileInfo.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stProfileReqHdr body
 stProfileReqHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Request Profile Info 구조체 OMP에 Request Profile Info 데이터 전송한다.

Definition at line 120 of file Struct_ProfileInfo.h.


Field Documentation

stProfileReqHdr 참조

Definition at line 130 of file Struct_ProfileInfo.h.

GMMPHeader 참조

Definition at line 129 of file Struct_ProfileInfo.h.