Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: ThingPlug_Ethernet_Example
Fork of GMMP_mbed by
GMMP_Heartbeat.h File Reference
GMMP Operation 중 Heartbeat 명령 힘수 More...
Go to the source code of this file.
Functions | |
int | GMMP_Heartbeat_Req (HB_Req *pHB_Req) |
int | GMMP_Heartbeat_Rsp (HB_Rsp *pHB_Rsp) |
Detailed Description
GMMP Operation 중 Heartbeat 명령 힘수
- Date:
- 2013/11/21
- Version:
- 0.0.0.1 GMMPHeader참조
Definition in file GMMP_Heartbeat.h.
Function Documentation
int GMMP_Heartbeat_Req | ( | HB_Req * | pHB_Req ) |
- Parameters:
-
pHB_Req HB_Req 참조
- Returns:
- 성공 : GMMMP_SUCCESS, 실패 : ErrorCode.h 참조
Definition at line 10 of file GMMP_Heartbeat.cpp.
int GMMP_Heartbeat_Rsp | ( | HB_Rsp * | pHB_Rsp ) |
- Parameters:
-
pHB_Rsp HB_Rsp 참조
- Returns:
- 성공 : GMMMP_SUCCESS, 실패 : ErrorCode.h 참조
Definition at line 25 of file GMMP_Heartbeat.cpp.
Generated on Tue Jul 12 2022 21:35:52 by
