Deprecated List

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_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_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_mrc_AddNetRegStateEventHandler (le_mrc_NetRegStateHandlerFunc_t handlerPtr, void *contextPtr)
le_mrc_NetworkRejectHandler() will be removed in near future. It will be replaced by le_mrc_AddNetRegRejectHandler().
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_wifiClient_AddNewEventHandler (le_wifiClient_NewEventHandlerFunc_t handlerPtr, void *contextPtr)
le_wifiClient_AddNewEventHandler() will be removed in near future. It is replaced by le_wifiClient_AddConnectionEventHandler().
Page Modem Radio Control
le_mrc_NetworkRejectHandler() will be removed in near future. It will be replaced by le_mrc_AddNetRegRejectHandler().
Page Syntax

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

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

Page WiFi Client Service
le_wifiClient_AddNewEventHandler() will be removed in near future. It will be replaced by le_wifiClient_AddConnectionEventHandler().