nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_modem_dect_phy_err

#include <nrf_modem/include/nrf_modem_dect_phy.h>

DECT PHY errors.

Enumerator
NRF_MODEM_DECT_PHY_SUCCESS 

Success.

NRF_MODEM_DECT_PHY_ERR_LBT_CHANNEL_BUSY 

TX operation canceled because LBT channel was busy.

NRF_MODEM_DECT_PHY_ERR_UNSUPPORTED_OP 

Operation is not an RX operation; only RX operations may be stopped.

NRF_MODEM_DECT_PHY_ERR_NO_ONGOING_OP 

Operation is not executing; it cannot be stopped.

NRF_MODEM_DECT_PHY_ERR_NO_MEMORY 

Modem out of memory.

NRF_MODEM_DECT_PHY_ERR_NOT_ALLOWED 

Request not possible in current state.

NRF_MODEM_DECT_PHY_OK_WITH_HARQ_RESET 

HARQ feedback transmission successful.

Out of memory for HARQ processes, HARQ reset requested with feedback format 6.

NRF_MODEM_DECT_PHY_ERR_OP_START_TIME_LATE 

Operation start time is in the past.

NRF_MODEM_DECT_PHY_ERR_LBT_START_TIME_LATE 

Listen-before-talk start time is in the past.

NRF_MODEM_DECT_PHY_ERR_RF_START_TIME_LATE 

RF start time is in the past.

NRF_MODEM_DECT_PHY_ERR_INVALID_START_TIME 

Another operation is executing; operation cannot start immediately.

NRF_MODEM_DECT_PHY_ERR_OP_SCHEDULING_CONFLICT 

Another operation is scheduled to be executed at the specified time.

NRF_MODEM_DECT_PHY_ERR_OP_TIMEOUT 

Operation start time missed and can't be executed.

NRF_MODEM_DECT_PHY_ERR_NO_ONGOING_HARQ_RX 

No ongoing HARQ RX; unable to transmit a HARQ response.

NRF_MODEM_DECT_PHY_ERR_PARAMETER_UNAVAILABLE 

Could not copy parameters in time.

NRF_MODEM_DECT_PHY_ERR_PAYLOAD_UNAVAILABLE 

Could not copy payload in time.

NRF_MODEM_DECT_PHY_ERR_OP_CANCELED 

Operation canceled.

NRF_MODEM_DECT_PHY_ERR_COMBINED_OP_FAILED 

Operation not executed because combined operation failed.

NRF_MODEM_DECT_PHY_ERR_UNSUPPORTED_CARRIER 

Unsupported carrier.

NRF_MODEM_DECT_PHY_ERR_UNSUPPORTED_DATA_SIZE 

Unsupported TBS size.

NRF_MODEM_DECT_PHY_ERR_INVALID_NETWORK_ID 

Invalid network ID.

NRF_MODEM_DECT_PHY_ERR_INVALID_PHY_HEADER 

Invalid physical header format or type.

NRF_MODEM_DECT_PHY_ERR_INVALID_DURATION 

Operation duration out of allowed range.

NRF_MODEM_DECT_PHY_ERR_INVALID_PARAMETER 

Invalid parameter.

NRF_MODEM_DECT_PHY_ERR_MODEM_ERROR 

Modem error.

NRF_MODEM_DECT_PHY_ERR_MODEM_ERROR_RF_STATE 

Modem error, invalid RF state.

NRF_MODEM_DECT_PHY_ERR_TEMP_HIGH 

Modem temperature is equal or higher than the critical temperature limit.

NRF_MODEM_DECT_PHY_ERR_PROD_LOCK 

Failed to lock device after production.