le_atDefs_interface.h File Reference

#include "legato.h"
#include "le_atDefs_common.h"

Go to the source code of this file.

Typedefs

typedef void(* le_atDefs_DisconnectHandler_t) (void *)
 

Functions

void le_atDefs_ConnectService (void)
 
le_result_t le_atDefs_TryConnectService (void)
 
LE_FULL_API void le_atDefs_SetServerDisconnectHandler (le_atDefs_DisconnectHandler_t disconnectHandler, void *contextPtr)
 
void le_atDefs_DisconnectService (void)
 

Detailed Description

Definition file common to multiple AT commands related services.