| Enumerator |
|---|
| NRF_MODEM_DECT_PHY_EVT_INIT | Event to indicate the completion of the DECT PHY stack initialization.
|
| NRF_MODEM_DECT_PHY_EVT_DEINIT | Event to indicate the completion of the DECT PHY stack deinitialization.
|
| NRF_MODEM_DECT_PHY_EVT_CONFIGURE | Event to indicate the completion of the DECT PHY stack configuration.
|
| NRF_MODEM_DECT_PHY_EVT_RADIO_CONFIG | Event to indicate the completion of radio mode configuration.
|
| NRF_MODEM_DECT_PHY_EVT_ACTIVATE | Event to indicate the completion of the DECT PHY stack activation.
|
| NRF_MODEM_DECT_PHY_EVT_DEACTIVATE | Event to indicate the completion of the DECT PHY stack deactivation.
|
| NRF_MODEM_DECT_PHY_EVT_COMPLETED | Event to indicate the completion of RX, TX and RSSI measurement operations.
|
| NRF_MODEM_DECT_PHY_EVT_CANCELED | Event to indicate the cancellation of an operation.
|
| NRF_MODEM_DECT_PHY_EVT_RSSI | Event carrying RSSI measurements.
|
| NRF_MODEM_DECT_PHY_EVT_PCC | Event for control channel reception.
|
| NRF_MODEM_DECT_PHY_EVT_PCC_ERROR | Event for CRC failures on the physical control channel.
|
| NRF_MODEM_DECT_PHY_EVT_PDC | Event for data channel reception.
|
| NRF_MODEM_DECT_PHY_EVT_PDC_ERROR | Event for CRC failures on the physical data channel.
|
| NRF_MODEM_DECT_PHY_EVT_TIME | Event carrying modem time.
|
| NRF_MODEM_DECT_PHY_EVT_CAPABILITY | Event carrying capabilities.
|
| NRF_MODEM_DECT_PHY_EVT_BANDS | Event carrying band information.
|
| NRF_MODEM_DECT_PHY_EVT_LATENCY | Event carrying latency information.
|
| NRF_MODEM_DECT_PHY_EVT_LINK_CONFIG | Event to indicate the completion of link configuration.
|
| NRF_MODEM_DECT_PHY_EVT_STF_CONFIG | Event to indicate the completion of STF configuration.
|
| NRF_MODEM_DECT_PHY_EVT_TEST_RF_TX_CW_CONTROL_CONFIG | Event to indicate the completion of the test RF TX CW configuration.
|
| NRF_MODEM_DECT_PHY_EVT_REJECT | Event to indicate an operation was rejected.
Received in response to any operation scheduled while the DECT PHY stack is not ready to accept it, for example, during a modem flash operation or when the DECT PHY interface is claimed by the DECT MAC stack.
|