nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_dect_phy_capability_get()

int nrf_modem_dect_phy_capability_get ( void )

#include <nrf_modem/include/nrf_modem_dect_phy.h>

Retrieve DECT PHY capabilities.

This operation is performed asynchronously. Completion of this operation is indicated by the NRF_MODEM_DECT_PHY_EVT_CAPABILITY event.

Returns
0 On success.
Return values
-NRF_EPERMThe Modem library is not initialized.
-NRF_EFAULTNo event handler is set.
-NRF_ENOMEMNot enough shared memory for this request.