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_ProfileInfo.h File Reference
GMMP Operation 중 Profile Info 명령 함수 More...
Go to the source code of this file.
Functions | |
| int | GMMP_Profile_Req (Profile_Req *pProfile_Req) |
| int | GMMP_Profile_Rsp (Profile_Rsp *pstProfile_Rsp) |
Detailed Description
GMMP Operation 중 Profile Info 명령 함수
- Date:
- 2013/11/21
- Version:
- 0.0.0.1
Definition in file GMMP_ProfileInfo.h.
Function Documentation
| int GMMP_Profile_Req | ( | Profile_Req * | pProfile_Req ) |
- Parameters:
-
pProfile_Req Profile_Req참조
- Returns:
- 성공 : GMMMP_SUCCESS, 실패 : ErrorCode.h 참조
Definition at line 10 of file GMMP_ProfileInfo.cpp.
| int GMMP_Profile_Rsp | ( | Profile_Rsp * | pstProfile_Rsp ) |
- Parameters:
-
pstProfile_Rsp Profile_Rsp참조
- Returns:
- 성공 : GMMMP_SUCCESS, 실패 : ErrorCode.h 참조
Definition at line 25 of file GMMP_ProfileInfo.cpp.
Generated on Wed Jul 13 2022 20:31:57 by
1.7.2
