SMI Event.
Functions | |
| IOL_FUNC_DECL IOL_EErrorType | IOLM_SMI_eReportPortEvent (INT8U u8Port_p, IOL_EEType eEType_p, IOL_EEMode eEMode_p, INT16U u16ECode_p) |
| Report port event. | |
| IOL_FUNC_DECL IOL_EErrorType IOLM_SMI_eReportPortEvent | ( | INT8U | u8Port_p, |
| IOL_EEType | eEType_p, | ||
| IOL_EEMode | eEMode_p, | ||
| INT16U | u16ECode_p | ||
| ) |
Report port event.
This function can be used to report an application or profile specific port event.
| [in] | u8Port_p | Port ID. |
| [in] | eEType_p | Event type. |
| [in] | eEMode_p | Event mode. |
| [in] | u16ECode_p | EventCode. |