#include "legato.h"
Go to the source code of this file.
Functions | |
void | ecallApp_StartClient (const char *serviceInstanceName) |
void | ecallApp_StopClient (void) |
void | ecallApp_StartSession (uint32_t paxCount) |
Legato eCall Application include file.
Copyright (C) Sierra Wireless, Inc. 2014. Use of this work is subject to license.
void ecallApp_StartClient | ( | const char * | serviceInstanceName | ) |
Start the service for the client main thread
[in] | serviceInstanceName |
void ecallApp_StartSession | ( | uint32_t | paxCount | ) |
Retrieve the eCall app settings and start a test eCall Session.
[in] | paxCount | number of passengers |
void ecallApp_StopClient | ( | void | ) |
Stop the service for the current client thread