nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ dect_status_values

#include <include/net/dect/dect_net_l2.h>

DECT-2020 NR Part 4: MAC specification.

Links to pertaining specification and regulations.

Common cause values.

These values are used to indicate the status of a DECT NR+ operation.

Enumerator
DECT_STATUS_OK 

Success.

DECT_STATUS_FAIL 

Generic failure.

DECT_STATUS_INVALID_PARAM 

Invalid parameter.

DECT_STATUS_NOT_ALLOWED 

Request not possible in current state.

DECT_STATUS_NO_CONFIG 

Operation not possible due to missing configuration.

DECT_STATUS_RD_NOT_FOUND 

Given RD not found, operation cannot be completed.

DECT_STATUS_TEMP_FAILURE 

Unable to complete request due to temperature too high or low.

DECT_STATUS_NO_RESOURCES 

Unable to complete request due to missing radio resources to deliver the message to target RD.

DECT_STATUS_NO_RESPONSE 

Request failed due to no response from target RD.

DECT_STATUS_NW_REJECT 

Request failed because target RD rejected it.

DECT_STATUS_NO_MEMORY 

Unable to complete request due to insufficient memory.

DECT_STATUS_NO_RSSI_RESULTS 

No RSSI scan results for the requested channel exists.

DECT_STATUS_TX_TIMEOUT 

TX request timeout.

DECT_STATUS_OS_ERROR 

OS error.

DECT_STATUS_UNKNOWN 

Unknown error.