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.
Fork of GMMP by
GMMP_Delivery.h File Reference
GMMP Operation 중 주기보고 명령 함수 More...
Go to the source code of this file.
Functions | |
| int | GMMP_Delivery_Req (Delivery_Req *pControl_Req, int nPacketSize) |
| int | GMMP_Delivery_Rsp (Delivery_Rsp *pControl_Rsp) |
Detailed Description
GMMP Operation 중 주기보고 명령 함수
- Date:
- 2013/11/21
- Version:
- 0.0.0.1 GMMPHeader참조
Definition in file GMMP_Delivery.h.
Function Documentation
| int GMMP_Delivery_Req | ( | Delivery_Req * | pControl_Req, |
| int | nPacketSize | ||
| ) |
- Parameters:
-
pControl_Req Delivery_Req참조 nPacketSize 패킷 크기
- Returns:
- 성공 : GMMMP_SUCCESS, 실패 : ErrorCode.h 참조
Definition at line 3 of file GMMP_Delivery.cpp.
| int GMMP_Delivery_Rsp | ( | Delivery_Rsp * | pControl_Rsp ) |
- Parameters:
-
pControl_Rsp Delivery_Rsp참조
- Returns:
- 성공 : GMMMP_SUCCESS, 실패 : ErrorCode.h 참조
Definition at line 18 of file GMMP_Delivery.cpp.
Generated on Wed Jul 13 2022 20:31:57 by
1.7.2
