#include <nrf_modem/include/nrf_modem_dect.h>
Radio Device capability operating modes. FT is a parent device that accepts child device associations PT is a child device, not accepting further child device associations.
| Enumerator |
|---|
| NRF_MODEM_DECT_MAC_RD_CAPABILITY_OPERATING_MODE_PT_ONLY | Portable termination point mode only
|
| NRF_MODEM_DECT_MAC_RD_CAPABILITY_OPERATING_MODE_FT_ONLY | Fixed termination point mode only
|
| NRF_MODEM_DECT_MAC_RD_CAPABILITY_OPERATING_MODE_PT_FT | Supports both portable and fixed termination point mode
|