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_NMEA_MASK_PQXFI
- LE_GNSS_NMEA_MASK_PQXFI is deprecated. LE_GNSS_NMEA_MASK_PTYPE is to be used instead. 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_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_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.