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 
49 #ifndef LE_POSCTRL_H_INCLUDE_GUARD
50 #define LE_POSCTRL_H_INCLUDE_GUARD
51 
52 
53 #include "legato.h"
54 
55 //--------------------------------------------------------------------------------------------------
59 //--------------------------------------------------------------------------------------------------
61 (
62  void
63 );
64 
65 //--------------------------------------------------------------------------------------------------
69 //--------------------------------------------------------------------------------------------------
71 (
72  void
73 );
74 
75 
76 //--------------------------------------------------------------------------------------------------
80 //--------------------------------------------------------------------------------------------------
81 typedef struct le_posCtrl_Activation* le_posCtrl_ActivationRef_t;
82 
83 //--------------------------------------------------------------------------------------------------
92 //--------------------------------------------------------------------------------------------------
94 (
95  void
96 );
97 
98 //--------------------------------------------------------------------------------------------------
103 //--------------------------------------------------------------------------------------------------
105 (
109 );
110 
111 
112 #endif // LE_POSCTRL_H_INCLUDE_GUARD
113 
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:81
le_posCtrl_ActivationRef_t le_posCtrl_Request(void)