Snapdragon® Telematics Application Framework (TelAF) Interface Specification
taf_fsc_service.h
Go to the documentation of this file.
1 
2 /*
3  * ====================== WARNING ======================
4  *
5  * THE CONTENTS OF THIS FILE HAVE BEEN AUTO-GENERATED.
6  * DO NOT MODIFY IN ANY WAY.
7  *
8  * ====================== WARNING ======================
9  */
10 
11 
12 #ifndef TAF_FSC_SERVICE_H_INCLUDE_GUARD
13 #define TAF_FSC_SERVICE_H_INCLUDE_GUARD
14 
15 
16 #include "legato.h"
17 
18 #define PROTOCOL_ID_STR IFGEN_TAF_FSC_PROTOCOL_ID
19 #ifdef MK_TOOLS_BUILD
20  extern const char** taf_fsc_ServiceInstanceNamePtr;
21  #define SERVICE_INSTANCE_NAME (*taf_fsc_ServiceInstanceNamePtr)
22 #else
23  #define SERVICE_INSTANCE_NAME "taf_fsc"
24 #endif
25 
26 #endif // TAF_FSC_SERVICE_H_INCLUDE_GUARD