#include <drivers/wifi/nrf71/fw_if/nrf71_cd_sr_if.h>
Short Range SW client request priority levels.
Indicates the priority level of the SW client request.
| Enumerator |
|---|
| SR_SW_CLIENT_REQ_PTI_LOW | Low priority level.
|
| SR_SW_CLIENT_REQ_PTI_MEDIUM | Medium priority level.
|
| SR_SW_CLIENT_REQ_PTI_HIGH | High priority level.
|
| SR_SW_CLIENT_REQ_PTI_HIGHEST | Highest priority level.
|
| SR_SW_CLIENT_REQ_PTI_COUNT | Total number of priority levels.
|