EasyManuals Logo

STW TC1 User Manual

STW TC1
374 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #231 background imageLoading...
Page #231 background image
7 Teleservice Application Framework
User Manual 231/374
Example
static sint32 ms32_RequestGPSData(const T_DBUS_Util* const opt_DBusInstance)
{
T_DBUS_GPS_Data t_DBus_GPS_Data;
// Call dbus util function
if(ygpsd_get_gps_data (opt_DBusInstance, &t_DBus_GPS_Data) != 0)
{
printf("Error fetching GPS data!\n");
return C_COM;
}
// To something with the received values
return C_NO_ERR;
}

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the STW TC1 and is the answer not in the manual?

STW TC1 Specifications

General IconGeneral
BrandSTW
ModelTC1
CategoryController
LanguageEnglish