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 //--------------------------------------------------------------------------------------------------
75 //--------------------------------------------------------------------------------------------------
77 (
78  void
79 );
80 
81 //--------------------------------------------------------------------------------------------------
85 //--------------------------------------------------------------------------------------------------
87 (
88  void
89 );
90 
91 
92 //--------------------------------------------------------------------------------------------------
96 //--------------------------------------------------------------------------------------------------
97 typedef struct le_posCtrl_Activation* le_posCtrl_ActivationRef_t;
98 
99 //--------------------------------------------------------------------------------------------------
108 //--------------------------------------------------------------------------------------------------
110 (
111  void
112 );
113 
114 //--------------------------------------------------------------------------------------------------
119 //--------------------------------------------------------------------------------------------------
121 (
125 );
126 
127 
128 #endif // LE_POSCTRL_INTERFACE_H_INCLUDE_GUARD
129 
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:97
le_posCtrl_ActivationRef_t le_posCtrl_Request(void)