Go to the source code of this file.
Macros | |
#define | PA_INFO_IMEI_MAX_LEN 15 |
Typedefs | |
typedef char | pa_info_Imei_t [PA_INFO_IMEI_MAX_LEN+1] |
Functions | |
le_result_t | pa_info_GetIMEI (pa_info_Imei_t imei) |
Legato Modem Information Platform Adapter API include file.
Copyright (C) Sierra Wireless, Inc. 2013. All rights reserved. Use of this work is subject to license.
#define PA_INFO_IMEI_MAX_LEN 15 |
Maximum 'International Mobile Equipment Identity length.
typedef char pa_info_Imei_t[PA_INFO_IMEI_MAX_LEN+1] |
Type definition for an 'International Mobile Equipment Identity (16 digits)
le_result_t pa_info_GetIMEI | ( | pa_info_Imei_t | imei | ) |
This function get the International Mobile Equipment Identity (IMEI).
[out] | imei | IMEI value |