diff -r 50974a8b132e -r 5d0ec8b709be serviceproviders/sapi_sensor/sensorservice/bwins/sensorserviceu.def --- a/serviceproviders/sapi_sensor/sensorservice/bwins/sensorserviceu.def Tue Nov 24 08:56:33 2009 +0200 +++ b/serviceproviders/sapi_sensor/sensorservice/bwins/sensorserviceu.def Thu Dec 17 09:09:50 2009 +0200 @@ -4,4 +4,5 @@ ?GetDataNotificationL@CSensorService@@QAEXABVTSensrvChannelInfo@@PAVMSensrvDataListener@@@Z @ 3 NONAME ; void CSensorService::GetDataNotificationL(class TSensrvChannelInfo const &, class MSensrvDataListener *) ?NewL@CSensorService@@SAPAV1@XZ @ 4 NONAME ; class CSensorService * CSensorService::NewL(void) ?StopNotificationL@CSensorService@@QAEXHK@Z @ 5 NONAME ; void CSensorService::StopNotificationL(int, unsigned long) + ?GetScaleFactorL@CSensorService@@QAEXABVTSensrvChannelInfo@@AAVTSensrvProperty@@1@Z @ 6 NONAME ; void CSensorService::GetScaleFactorL(class TSensrvChannelInfo const &, class TSensrvProperty &, class TSensrvProperty &)