le_instStat_interface.h File Reference
Go to the source code of this file.
Typedefs | |
typedef void(* | le_instStat_DisconnectHandler_t) (void *) |
Functions | |
void | le_instStat_ConnectService (void) |
le_result_t | le_instStat_TryConnectService (void) |
LE_FULL_API void | le_instStat_SetServerDisconnectHandler (le_instStat_DisconnectHandler_t disconnectHandler, void *contextPtr) |
void | le_instStat_DisconnectService (void) |
le_instStat_AppInstallEventHandlerRef_t | le_instStat_AddAppInstallEventHandler (le_instStat_AppInstallHandlerFunc_t handlerPtr, void *contextPtr) |
void | le_instStat_RemoveAppInstallEventHandler (le_instStat_AppInstallEventHandlerRef_t handlerRef) |
le_instStat_AppUninstallEventHandlerRef_t | le_instStat_AddAppUninstallEventHandler (le_instStat_AppUninstallHandlerFunc_t handlerPtr, void *contextPtr) |
void | le_instStat_RemoveAppUninstallEventHandler (le_instStat_AppUninstallEventHandlerRef_t handlerRef) |
Detailed Description
Legato Install Status API include file.
Copyright (C) Sierra Wireless Inc.