le_bootReason_interface.h File Reference

#include "legato.h"
#include "le_bootReason_common.h"

Go to the source code of this file.

Typedefs

typedef void(* le_bootReason_DisconnectHandler_t) (void *)
 

Functions

void le_bootReason_ConnectService (void)
 
le_result_t le_bootReason_TryConnectService (void)
 
LE_FULL_API void le_bootReason_SetServerDisconnectHandler (le_bootReason_DisconnectHandler_t disconnectHandler, void *contextPtr)
 
void le_bootReason_DisconnectService (void)
 
bool le_bootReason_WasTimer (void)
 
bool le_bootReason_WasGpio (uint32_t gpioNum)
 
bool le_bootReason_WasAdc (uint32_t adcNum)
 

Detailed Description

Legato Boot Reason Query include file.