nrfxlib API 2.8.99
|
void(* nrf_modem_dect_phy_callbacks::capability_get) (const uint64_t *time, enum nrf_modem_dect_phy_err err, const struct nrf_modem_dect_phy_capability *capability) |
Callback for nrf_modem_dect_phy_capability_get.
The err
parameter indicates the result of the operation. It can be one of the following values:
[in] | time | Modem time, in modem time units. |
err | Operation result. | |
[in] | capability | PHY capabilities. |