Go to the source code of this file.
Functions | |
| void | le_info_StartClient (const char *serviceInstanceName) |
| void | le_info_StopClient (void) |
| le_result_t | le_info_GetImei (char *imei, size_t imeiNumElements) |
Legato Modem Information API include file.
Copyright (C) Sierra Wireless, Inc. 2014. Use of this work is subject to license.
| le_result_t le_info_GetImei | ( | char * | imei, |
| size_t | imeiNumElements | ||
| ) |
Retrieve the International Mobile Equipment Identity (IMEI).
| [out] | imei | IMEI string. |
| [in] | imeiNumElements |
| void le_info_StartClient | ( | const char * | serviceInstanceName | ) |
Start the service for the client main thread
| [in] | serviceInstanceName |
| void le_info_StopClient | ( | void | ) |
Stop the service for the current client thread