le_port_interface.h File Reference
Go to the source code of this file.
Typedefs | |
typedef void(* | le_port_DisconnectHandler_t) (void *) |
Functions | |
void | le_port_ConnectService (void) |
le_result_t | le_port_TryConnectService (void) |
LE_FULL_API void | le_port_SetServerDisconnectHandler (le_port_DisconnectHandler_t disconnectHandler, void *contextPtr) |
void | le_port_DisconnectService (void) |
le_port_DeviceRef_t | le_port_Request (const char *LE_NONNULL deviceName) |
le_result_t | le_port_SetDataMode (le_port_DeviceRef_t devRef, int *fdPtr) |
le_result_t | le_port_SetCommandMode (le_port_DeviceRef_t devRef, le_atServer_DeviceRef_t *atServerDevRefPtr) |
le_result_t | le_port_Release (le_port_DeviceRef_t devRef) |
le_result_t | le_port_GetPortReference (le_atServer_DeviceRef_t atServerDevRef, le_port_DeviceRef_t *devRefPtr) |
Detailed Description
Legato Port Service include file.
Copyright (C) Sierra Wireless Inc.