Deprecated List

Page AT Commands Server
le_atServer_SendFinalResponse() should not be used anymore and will be removed soon. It has been replaced by le_atServer_SendFinalResultCode().
Page GNSS platform constraints
LE_GNSS_NMEA_MASK_PQXFI is deprecated. LE_GNSS_NMEA_MASK_PTYPE supporting all proprietary type masks, should be used instead. Setting LE_GNSS_NMEA_MASK_PTYPE will also set LE_GNSS_NMEA_MASK_PQXFI.
Global le_atServer_SendFinalResponse (le_atServer_CmdRef_t commandRef, le_atServer_FinalRsp_t finalResponse, bool customStringAvailable, const char *LE_NONNULL finalRsp)
le_atServer_SendFinalResponse() should not be used anymore and will be removed soon. It has been replaced by le_atServer_SendFinalResultCode()
Global le_gnss_GetDop (le_gnss_SampleRef_t positionSampleRef, uint16_t *hdopPtr, uint16_t *vdopPtr, uint16_t *pdopPtr)
This function is deprecated, le_gnss_GetDilutionOfPrecision() should be used for new code.
Global le_gnss_GetGpsLeapSeconds (le_gnss_SampleRef_t positionSampleRef, uint8_t *leapSecondsPtr)
This function is deprecated, le_gnss_GetLeapSeconds should be used instead.
Global LE_GNSS_NMEA_MASK_PQXFI
LE_GNSS_NMEA_MASK_PQXFI is deprecated. LE_GNSS_NMEA_MASK_PTYPE is to be used instead. Setting LE_GNSS_NMEA_MASK_PTYPE will also set LE_GNSS_NMEA_MASK_PQXFI. LE_GNSS_NMEA_MASK_PTYPE supports all Proprietary type masks: PQXFI, PQGSA and PQGSV.
Global le_gnss_SetNmeaSentences (le_gnss_NmeaBitMask_t nmeaMask)
LE_GNSS_NMEA_MASK_PQXFI is deprecated. LE_GNSS_NMEA_MASK_PTYPE should be used instead. Setting LE_GNSS_NMEA_MASK_PTYPE will also set LE_GNSS_NMEA_MASK_PQXFI.
Global LE_MDC_DISC_USER_AUTHENTIFICATION_FAILURE
LE_MDC_DISC_USER_AUTHENTIFICATION_FAILURE is deprecated. LE_MDC_DISC_USER_AUTHENTICATION_FAILURE should be used instead.
Global le_mdc_GetDisconnectionReason (le_mdc_ProfileRef_t profileRef)
This function is deprecated, le_mdc_GetDisconnectionReasonExt should be used for the new code.
Global le_mdc_GetPlatformSpecificDisconnectionCode (le_mdc_ProfileRef_t profileRef)
This function is deprecated, le_mdc_GetPlatformSpecificDisconnectionCodeExt should be used for the new code.
Global le_mdc_GetPlatformSpecificFailureConnectionReason (le_mdc_ProfileRef_t profileRef, int32_t *failureTypePtr, int32_t *failureCodePtr)
This function is deprecated, le_mdc_GetPlatformSpecificFailureConnectionReasonExt should be used for new code.
Global LE_NOT_POSSIBLE
It is not possible to perform the requested action.
Global le_result_t
the result code LE_NOT_POSSIBLE is scheduled to be removed.
Global le_sms_SetTimeout (le_sms_MsgRef_t msgRef, uint32_t timeout)
This API should not be used for new applications and will be removed in a future version of Legato.
Global le_thread_Join (le_thread_Ref_t thread, void **resultValuePtr)
the result code LE_NOT_POSSIBLE is scheduled to be removed before 15.04
Global LE_THREAD_PRIORITY_NORMAL
Page Syntax

[ <minSize> ".." ] is now deprecated. Only <maxSize> needs to be specified.

[ <minSize> ".." ] is now deprecated. Only <maxSize> needs to be specified.