All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 
51 #ifndef LE_POSCTRL_H_INCLUDE_GUARD
52 #define LE_POSCTRL_H_INCLUDE_GUARD
53 
54 
55 #include "legato.h"
56 
57 //--------------------------------------------------------------------------------------------------
61 //--------------------------------------------------------------------------------------------------
63 (
64  void
65 );
66 
67 //--------------------------------------------------------------------------------------------------
71 //--------------------------------------------------------------------------------------------------
73 (
74  void
75 );
76 
77 
78 //--------------------------------------------------------------------------------------------------
82 //--------------------------------------------------------------------------------------------------
83 typedef struct le_posCtrl_Activation* le_posCtrl_ActivationRef_t;
84 
85 //--------------------------------------------------------------------------------------------------
94 //--------------------------------------------------------------------------------------------------
96 (
97  void
98 );
99 
100 //--------------------------------------------------------------------------------------------------
105 //--------------------------------------------------------------------------------------------------
107 (
111 );
112 
113 
114 #endif // LE_POSCTRL_H_INCLUDE_GUARD
115 
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:83
le_posCtrl_ActivationRef_t le_posCtrl_Request(void)