| uint32_t EI_API_ADP_getDeviceType | ( | T * | pAdp_p, |
| uint16_t * | pDeviceType_p | ||
| ) |
Get the adapter Device Type (Instance Attribute ID: 2).
Function that returns the device type of the adapter selected by parameter pAdp_p.
| [in] | pAdp_p | Pointer to the adapter. |
| [out] | pDeviceType_p | Pointer to the device type. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |