nrfxlib API 2.8.99
|
void(* nrf_modem_dect_phy_callbacks::rssi) (const uint64_t *time, const struct nrf_modem_dect_phy_rssi_meas *meas) |
Callback to receive RSSI measurements.
Callback function to receive the RSSI measurements requested with nrf_modem_dect_phy_rssi or nrf_modem_dect_phy_rx.
[in] | time | Modem time, in modem time units. |
[in] | meas | RSSI measurement. |