Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Struct_ProfileInfo.h File Reference

Struct_ProfileInfo.h File Reference

GMMP Operation 중 제어 명령 수행 결과 보고 명령에 사용되는 구조체 More...

Go to the source code of this file.

Data Structures

struct  stProfileReqHdr
 GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에서 Profile Info 메시지를 OMP에 전송한다. More...
struct  stProfileRspHdr
 GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 OMP에서 Multimedia URL Info 제공 명령 수신 시 사용된다. More...
struct  Profile_Req
 GMMP TCP Packet 구조 중 Request Profile Info 구조체 OMP에 Request Profile Info 데이터 전송한다. More...
struct  Profile_Rsp
 GMMP TCP Packet 구조 중 Response Profile Info 구조체 OMP에 Response Profile Info 데이터 수신한다. More...

Detailed Description

GMMP Operation 중 제어 명령 수행 결과 보고 명령에 사용되는 구조체

Date:
2013/11/21
Version:
0.0.0.1 GMMPHeader참조

Definition in file Struct_ProfileInfo.h.