| uint32_t EI_API_ADP_getLldpParameter | ( | T * | pAdp_p, |
| EI_API_ADP_SLldp_Parameter_t * | pLldpParameter_p | ||
| ) |
Get attribute values of LLDP Management Object (ID 0x0109).
Function that gets attribute values of the LLDP Management Object (ID 0x0109) Attributes 1 (LLDP enable), 2 (msgTxInterval) and 3 (msgTxHold) of the adapter selected by parameter pAdp_p.
| [in] | pAdp_p | Pointer to the adapter. |
| [in] | pLldpParameter_p | Pointer to new LLDP Parameter. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |