le_posCtrl_interface.h
Go to the documentation of this file.
1 /*
2  * ====================== WARNING ======================
3  *
4  * THE CONTENTS OF THIS FILE HAVE BEEN AUTO-GENERATED.
5  * DO NOT MODIFY IN ANY WAY.
6  *
7  * ====================== WARNING ======================
8  */
9 
65 #ifndef LE_POSCTRL_INTERFACE_H_INCLUDE_GUARD
66 #define LE_POSCTRL_INTERFACE_H_INCLUDE_GUARD
67 
68 
69 #include "legato.h"
70 
71 //--------------------------------------------------------------------------------------------------
82 //--------------------------------------------------------------------------------------------------
84 (
85  void
86 );
87 
88 //--------------------------------------------------------------------------------------------------
99 //--------------------------------------------------------------------------------------------------
101 (
102  void
103 );
104 
105 
106 //--------------------------------------------------------------------------------------------------
110 //--------------------------------------------------------------------------------------------------
111 typedef struct le_posCtrl_Activation* le_posCtrl_ActivationRef_t;
112 
113 //--------------------------------------------------------------------------------------------------
122 //--------------------------------------------------------------------------------------------------
124 (
125  void
126 );
127 
128 //--------------------------------------------------------------------------------------------------
133 //--------------------------------------------------------------------------------------------------
135 (
139 );
140 
141 
142 #endif // LE_POSCTRL_INTERFACE_H_INCLUDE_GUARD
143 
void le_posCtrl_Release(le_posCtrl_ActivationRef_t ref)
void le_posCtrl_DisconnectService(void)
void le_posCtrl_ConnectService(void)
struct le_posCtrl_Activation * le_posCtrl_ActivationRef_t
Definition: le_posCtrl_interface.h:111
le_posCtrl_ActivationRef_t le_posCtrl_Request(void)